Skip to main content
Back to Resource Library
Math & Number Skills

How to Use a Percentage Change Calculator

CalConvs Team
June 1, 2026
Math & Number Skills

Quick Answer

Percentage change formula: ((New value - Old value) / Old value) x 100

  • A positive result = percentage increase
  • A negative result = percentage decrease

Example 1: Price rises from 80 to 100. Change = ((100 - 80) / 80) x 100 = 25% increase.

Example 2: Score drops from 90 to 72. Change = ((72 - 90) / 90) x 100 = -20% decrease.

Percentage change is one of the most useful calculations in everyday life. It measures how much something has increased or decreased relative to its original value. It applies to prices, salaries, test scores, population data, sports statistics and business metrics. Use the free Percentage Change Calculator on CalConvs to find any percentage change instantly.

The Percentage Change Formula Step by Step

  1. Subtract the old value from the new value.
  2. Divide the result by the old value.
  3. Multiply by 100 to convert to a percentage.

If the result is positive: the value increased. If the result is negative: the value decreased.

Real Life Examples of Percentage Change

ScenarioNumbersCalculation and Result
Price increasePhone: $600 rises to $660((660 - 600) / 600) x 100 = 10% increase
Price decreaseLaptop: $1,200 discounted to $900((900 - 1200) / 1200) x 100 = -25% decrease
Salary changeSalary rises from £40,000 to £44,000((44000 - 40000) / 40000) x 100 = 10% increase
Exam score changeScore rises from 60 to 75((75 - 60) / 60) x 100 = 25% improvement
Weight lossWeight drops from 90 kg to 81 kg((81 - 90) / 90) x 100 = -10% decrease
Population changeCity grows from 2 million to 2.3 million((2.3 - 2) / 2) x 100 = 15% increase

Percentage Change vs Percentage Difference

  • Use percentage change when there is a clear before and after value. You are measuring movement over time. Example: a price that went up, a score that improved.
  • Use percentage difference when you are comparing two values that both exist at the same time with no before or after. Example: comparing salaries of two people today.

For symmetric comparisons where neither value is the starting point, use the Percentage Difference Calculator. For before-and-after changes, use the Percentage Change Calculator.

Percentage Change in Different Contexts by Country

  • United Kingdom: Inflation is reported as a percentage change (CPI). Tax bracket thresholds change by a percentage annually. Property price growth is tracked as a percentage change year on year.
  • United States: GDP growth, unemployment rates and stock indices are all reported as percentage changes. US school grades are often expressed as percentage improvements.
  • India: Sensex and Nifty 50 stock market returns are percentage changes. India's GDP growth rate is one of the most closely watched percentage changes globally.
  • Pakistan: Rupee exchange rate changes against USD and other currencies are tracked as percentage changes. Inflation (CPI) is a critical percentage change metric for Pakistani consumers.
  • Australia: Property market growth by city is widely reported as a year-on-year percentage change. RBA interest rate adjustments are tracked in percentage point terms.

Common Mistakes When Calculating Percentage Change

  • Dividing by the new value instead of the old value. Always divide by the starting (old) value.
  • Confusing percentage change with percentage points. A rate rising from 3% to 5% is a 2 percentage point increase but a 66.7% change.
  • Forgetting to multiply by 100 at the end when you want a percentage rather than a decimal.
  • Assuming two percentage changes add up. A 20% increase followed by a 20% decrease does not return to the original value. It results in a 4% net decrease.

Percentage Change Quick Reference Table

Old ValueNew ValuePercentage ChangeDirection
10011010%Increase
10090-10%Decrease
10015050%Increase
10050-50%Decrease
50100100%Doubled
200100-50%Halved
8010025%Increase
10080-20%Decrease

Frequently Asked Questions

How do I calculate a 10% increase?

To increase a value by 10%, multiply it by 1.10. For example, 250 x 1.10 = 275. To verify: ((275 - 250) / 250) x 100 = 10%.

How do I calculate percentage change in salary?

Subtract your old salary from your new salary. Divide the result by your old salary. Multiply by 100. For example, a salary rising from £35,000 to £38,500: ((38,500 - 35,000) / 35,000) x 100 = 10% increase. Use the Percentage Change Calculator to calculate this instantly.

What is the percentage change formula in Excel?

In Excel or Google Sheets, the formula for percentage change between a value in cell A1 and B1 is: = (B1 - A1) / A1. Format the cell as a percentage to display it correctly.

How do I calculate a negative percentage change?

The same formula applies. If the new value is smaller than the old value, the result will be negative, indicating a decrease. For example, a score dropping from 80 to 64: ((64 - 80) / 80) x 100 = -20%.

Related Tools

Last updated on 6/1/2026