Percentage Increase Calculator - Calculate Percent Growth
Calculate the percentage increase or decrease between any two values — ideal for tracking stock growth, salary raises, price changes, and more.
Enter the initial and final values to instantly calculate the percentage change. A positive result means growth; a negative result means a decrease.
Percentage Increase Calculator - Calculate Percent Growth
Calculate the percentage increase or decrease between any two values — ideal for tracking stock growth, salary raises, price changes, and more.
About the percentage increase calculator
Percentage increase is one of the most universally used calculations in everyday life. Whether you are comparing a stock price before and after a quarterly earnings report, checking how much your salary changed after a raise, measuring the growth in your website visitors month over month, or evaluating the appreciation of a real estate investment, you need a reliable and fast way to express that change as a percentage.
The formula is straightforward: subtract the initial value from the final value, divide by the absolute value of the initial value, and multiply by one hundred. Written as an equation, that is percentage change = ((final − initial) ÷ |initial|) × 100. If the result is positive, the value increased by that percentage. If the result is negative, the value decreased. The absolute value in the denominator ensures the formula works correctly even when the starting point is a negative number — for example, tracking a business loss that later turns into a profit.
A common point of confusion is the difference between a percentage increase and a percentage point increase. If an interest rate moves from 4% to 5%, the change in percentage points is 1 — simple subtraction. But the percentage increase in the rate itself is 25%, because 1 is 25% of 4. Both descriptions are mathematically correct; which one you should use depends on what story you want to tell with the data. Financial journalists often confuse these two measures, so it is worth being precise.
Another subtlety arises when you chain percentage increases. A 50% increase followed by a 50% decrease does not return you to the original value — a 50% decrease applied to the higher number removes more in absolute terms than the 50% increase added. For example, start with 100, increase by 50% to get 150, then decrease by 50% to get 75. The net result is a 25% decline from the original value, not a return to 100. When analysing multi-period changes, always apply each percentage to the running total at that point in time.
The percentage increase calculator on this page handles all of these scenarios automatically. Simply enter the starting value in the Initial Value field and the ending value in the Final Value field, then click Calculate Increase. The result appears instantly with the underlying formula displayed for verification. You can also load any of the built-in examples — stock price growth, a salary raise, or website traffic growth — to see how the calculation works with realistic numbers before entering your own.
Percentage increase examples
Four practical scenarios showing how to calculate percentage growth in different contexts.
| Initial → Final | % Change | Explanation |
|---|---|---|
| Stock: $150 → $180 | +20% | ((180 − 150) ÷ 150) × 100 = 20%. A stock that rose from $150 to $180 delivered a 20% gain for its investors. |
| Salary: $60,000 → $63,000 | +5% | ((63,000 − 60,000) ÷ 60,000) × 100 = 5%. An employee whose salary moved from $60,000 to $63,000 received a 5% raise. |
| Website visitors: 12,000 → 15,000 | +25% | ((15,000 − 12,000) ÷ 12,000) × 100 = 25%. Monthly visitors growing from 12,000 to 15,000 represents a 25% traffic increase. |
| Property: $250,000 → $285,000 | +14% | ((285,000 − 250,000) ÷ 250,000) × 100 = 14%. A property appreciated from $250,000 to $285,000 — a 14% gain in value. |
How to use the percentage increase calculator
- Enter the starting value in the Initial Value field — this is the number you are measuring from.
- Enter the ending value in the Final Value field — this is the number you want to compare against the starting value.
- Click Calculate Increase. The percentage change appears instantly, along with the formula used.
- A positive result indicates growth; a negative result indicates a decrease from the initial value.
- Click Reset to clear the fields, or tap one of the example buttons to load a pre-filled scenario.
Percentage increase calculator FAQ
What is the formula for percentage increase?
The formula is percentage change = ((final − initial) ÷ |initial|) × 100. Subtract the initial value from the final value, divide by the absolute value of the initial value, then multiply by 100. A positive result means the value grew; a negative result means it shrank.
Can the percentage increase be negative?
Yes. When the final value is less than the initial value, the formula produces a negative result — which is technically a percentage decrease. For example, a price that drops from $100 to $80 yields a −20% change. The calculator handles this automatically.
What happens if the initial value is zero?
Division by zero is undefined in mathematics, so percentage change cannot be calculated when the initial value is zero. The calculator will display an error message in this case. You cannot express growth from nothing as a meaningful percentage without additional context.
Is percentage increase the same as percentage points?
No. Percentage points measure the arithmetic difference between two percentages — e.g., moving from 4% to 5% is 1 percentage point. Percentage increase measures the relative change — the same move is a 25% increase in the rate itself (1 ÷ 4 = 0.25). Use percentage points for absolute changes in percentages and percentage increase for relative growth.
How do I reverse a percentage increase to find the original value?
Divide the final value by (1 + rate/100). For example, if a price rose 20% to $180, the original was 180 ÷ 1.2 = $150. Alternatively, use the percentage calculator's reverse mode to back-solve the original value.
Can I use this calculator for percentage decrease?
Yes — the same formula covers both increases and decreases. Simply enter the higher number as the initial value and the lower as the final value, and the calculator will return a negative percentage, representing the percentage decrease. There is no need to switch modes or use a different tool.