Blog
Percentage Increase Formula Explained
Step through the percentage increase formula: ((new minus original) divided by original) times 100, with interpretations that line up with a percentage increase calculator output.
Quick answer
The percentage increase formula measures relative growth from an original value to a new value using a single ratio scaled to percent notation.
Readers should treat the original as sacred: it belongs in the denominator whenever you use this standard increase definition.
Formula
Percentage increase (%) = ((New value - Original value) / Original value) x 100
Introduction
Formulas feel abstract until you tie each symbol to a real measurement. If terminology still feels loose, read what percentage increase means first, then return here for the fraction, numerator order, and divide by zero edge cases.
Pair this article with the live tool on the site homepage so you can sanity check arithmetic on numbers you already trust before you reuse the pattern in spreadsheets.
Main content
What is it?
The formula encodes a question: how many times does the increase fit into the original amount? Multiplying by one hundred converts that ratio into familiar percent language for tables and dashboards.
Because it is a ratio, percentage increase is sensitive to the size of the baseline. Small originals create large headline percents even when the absolute move is modest, which is a communication pitfall, not a math bug.
Formula
Let O be the original value and N be the new value. The increase percent is ((N - O) / O) x 100. Some texts show the same expression with words instead of letters, but the structure is unchanged. When you move from symbols to a two field UI, how the percentage increase calculator applies this line keeps inputs and output aligned.
If you need to reverse the question and infer a new value from a known percent, rearrange carefully and still define which value played the role of O in the first place.
Step-by-step guide
- Confirm O is not zero and that N and O share units.
- Calculate N minus O and note the sign.
- Divide by O to form the relative change fraction.
- Multiply by one hundred and format for your audience.
Example
If O equals 250 and N equals 300, the difference is 50. Fifty divided by 250 is 0.2, so the increase is twenty percent. Checking intuition, 300 is one fifth larger than 250.
If you accidentally divide by 300 instead, you understate the growth story relative to the intended baseline. Writing labels next to each number prevents that swap during handoffs between teammates, and the Excel percentage increase guide shows how column headers can reinforce the same habit at scale.
FAQ
Why multiply by one hundred?
It converts a decimal ratio such as 0.2 into the percent form 20, which matches how people quote raises and price changes in everyday language.
What if both values are negative?
You can still apply the algebra if the baseline is meaningful for your context, but interpret signs carefully and explain the economic story in words so readers are not misled.
Conclusion
Summary
The formula is short, but the discipline is in choosing O and N honestly and keeping units fixed across the ratio.
Next, practice the calculation path end to end with the step by step article so manual work, the site calculator, and spreadsheet cells all agree.

