About the Percentage Increase Calculator
Growth gets reported as a percentage because raw numbers do not compare well. A shop adding 200 customers had a good month if it started with 400 and an extraordinary one if it started with 40. The percentage strips out the scale and leaves the size of the move.
This calculator handles both directions of that question. Given two values, it tells you the percentage between them. Given a value and a rate, it tells you what the value becomes — and if the rise happens repeatedly, it compounds properly rather than pretending five 10% rises are 50%.
That compounding detail is the thing most quick mental arithmetic gets wrong, and it is where percentage increases stop being intuitive.
How to Use the Percentage Increase Calculator
Pick a mode at the top.
Find the increase between two values is for when you already know both figures. Put the earlier one in original value and the later one in new value. Order matters: the original is the baseline the percentage is measured against.
Add a percentage to a value goes the other way. Enter the starting figure and the rate to add. If the increase happens more than once — an annual rise over several years, a fee that escalates each renewal — set apply this many times and each increase will be taken from the previous result, which is how they actually work.
The working is shown underneath the answer, so you can check the method rather than only the number.
Negative values are accepted in both modes. A rise from −40 to −10 is reported as an increase, because that is the direction it moved.
How Percentage Increase Is Calculated
Two steps, always in the same order.
First, find how much was actually added. Subtract the original from the new value. This is the absolute increase, in whatever units you started with.
Second, express it relative to where you began. Divide that increase by the original value, then multiply by 100 to turn the decimal into a percentage.
The denominator is the whole argument. It is always the starting value — never the ending value, never the average of the two. Using the ending value answers a different question and gives a smaller number, which is why it turns up so often in marketing material.
Going the other way, adding a percentage to a number, is cleaner as a multiplication than as an addition. Instead of working out 30% of 50 and then adding it on, turn the 30% into a multiplier: 1 + 0.30 = 1.30, then multiply. One operation instead of two, and it extends naturally to repeated increases.
Percentage Increase Formula
Finding the increase:
increase % = ((new - original) / |original|) x 100
Applying an increase:
result = original x (1 + rate / 100)
Applying it n times:
result = original x (1 + rate / 100)^n
The exponent in the last line is the whole story of compounding. Each application multiplies the previous result, so the increases stack multiplicatively rather than adding up.
The bars around original mean absolute value. Without them, a base that is negative flips the sign of the answer, so a genuine improvement from −40 to −10 would be reported as a decrease.
Step-by-Step Example
A freelancer charges 50 an hour and decides to raise it to 65. What is the rise in percentage terms?
Step 1 — find the absolute increase. 65 − 50 = 15. The rate went up by 15.
Step 2 — divide by the original rate. 15 / 50 = 0.3.
Step 3 — convert to a percentage. 0.3 × 100 = 30. A 30% increase.
Now the compounding case. The same freelancer raises the rate 10% a year for three years, starting from 50.
The instinct is to say 30%. The arithmetic says otherwise:
Year 1: 50 x 1.10 = 55
Year 2: 55 x 1.10 = 60.50
Year 3: 60.50 x 1.10 = 66.55
That is a 33.1% increase over three years, not 30%. The extra 3.1 points is the compounding — each year's rise is taken from a larger base than the year before. Over ten years the gap becomes substantial: 10% a year is a 159% total increase, not 100%.
Understanding Your Result
The large figure is the percentage. The absolute increase below it is the raw difference in your original units, which is worth reading alongside the percentage rather than instead of it.
That pairing matters most when the starting value is small. A rise from 2 to 6 is a 200% increase, which sounds seismic, and an absolute rise of 4, which usually does not. Quoting only the percentage is technically accurate and practically misleading. Quoting both is neither.
A negative result means the value fell. The formula is the same; the sign simply tells you which way it went. If you want the fall stated as a positive figure, the percentage decrease calculator frames it that way.
In apply mode with repeats, the result already includes all the compounding, and a final step shows the total increase over the whole period so you can see how far it drifts from the simple sum.
When Should You Use This Calculator?
Pay and pricing. Working out a raise, a rate increase, or what a supplier's "small annual uplift" actually costs over a contract's life.
Business metrics. Month-on-month or year-on-year growth in users, revenue, sign-ups. These are the textbook case, and the one where a small baseline most often flatters the number.
Bills and subscriptions. Utilities and software renewals rarely rise once. Three years of 8% is 26%, not 24%, and the difference compounds further the longer you stay.
Checking someone else's claim. If a report states a percentage increase, the find mode will confirm in seconds whether the underlying figures support it.
Population, traffic, measurements — anything that moves from a known starting point and is easier to compare as a rate than as a raw number.
Common Mistakes
Dividing by the new value. The single most common error. The baseline is always where you started. Dividing by the ending value produces a smaller, flattering number that answers a question nobody asked.
Adding repeated increases together. Two 10% rises are 21%. Three 10% rises are 33.1%. Five are 61.05%. The shortcut of multiplying the rate by the number of periods undercounts, and the error grows with every period.
Reversing an increase by subtracting. To undo a 25% increase you divide by 1.25, not subtract 25%. Subtracting takes the percentage from the larger figure and leaves you below where you began — 100 rises to 125, and 25% off 125 is 93.75, not 100.
Ignoring the size of the baseline. A 400% increase on a base of 1 is a move to 5. Always state the absolute figures when the starting point is small.
Confusing percentage increase with percentage points. If a rate rises from 4% to 6%, that is 2 percentage points and a 50% increase. Both statements are true and they are not interchangeable.
Using increase when the two values have no order. If neither figure is a baseline — two branches, two suppliers, two machines — you want percentage difference instead, which divides by the average and gives the same answer whichever order you enter them.