calculate percentage changes

Percentage Change Calculator

Use this tool to calculate percentage increase/decrease, find a new value after a percent change, or work backward to find the original value.

Why percentage change matters

Percentage change is one of the most practical calculations in finance, business, science, and everyday life. It helps you compare values in relative terms rather than absolute terms. For example, a $10 increase can be huge if you started at $20, but small if you started at $1,000. Percentage change gives context.

Whether you are tracking stock performance, monitoring monthly expenses, measuring website traffic growth, or reviewing weight-loss progress, understanding percentage increase and percentage decrease makes your decisions more informed.

The core formula

The standard formula for percentage change is:

Percentage Change = ((New Value - Old Value) / Old Value) × 100

  • If the result is positive, you have a percentage increase.
  • If the result is negative, you have a percentage decrease.
  • If the result is zero, there is no change.

Quick example

Suppose your monthly utility bill goes from 120 to 150:

((150 - 120) / 120) × 100 = (30 / 120) × 100 = 25%

Your bill increased by 25%.

Step-by-step guide to calculate percentage changes

1) Find the difference

Subtract the old value from the new value: difference = new - old.

2) Divide by the old value

This turns the difference into a relative change: difference / old.

3) Convert to a percentage

Multiply by 100 to get a percent: (difference / old) × 100.

4) Interpret the sign

  • Positive = increase
  • Negative = decrease
  • Zero = no change

Common real-world use cases

Personal finance

  • Budget changes month-over-month
  • Salary growth over time
  • Investment returns

Business metrics

  • Revenue growth quarter-over-quarter
  • Customer churn changes
  • Conversion rate improvements

Education and research

  • Test score improvement
  • Population growth studies
  • Experimental outcomes before/after treatment

Percentage change vs. percentage points

These are often confused:

  • Percentage points measure the arithmetic difference between two percentages (e.g., 12% to 15% is +3 percentage points).
  • Percentage change measures relative change (e.g., from 12% to 15% is a 25% increase, because 3 ÷ 12 = 0.25).

If you report metrics professionally, getting this distinction right improves clarity and credibility.

Reverse calculations you might need

Find the new value after a percentage change

Use:

New Value = Old Value × (1 + Percentage/100)

Example: 200 increased by 15% becomes 200 × 1.15 = 230.

Find the original value before a percentage change

Use:

Original Value = Final Value / (1 + Percentage/100)

Example: Final value is 92 after a 15% decrease. Here percentage is -15: Original = 92 / 0.85 ≈ 108.24.

Common mistakes to avoid

  • Using the new value as the denominator instead of the old value.
  • Mixing up percentage change with percentage points.
  • Forgetting signs: decreases should be negative.
  • Ignoring division-by-zero cases when the old value is 0.
  • Rounding too early in multi-step calculations.

Practical tips

  • Keep at least 2 decimal places for reports and dashboards.
  • Use absolute value only when you need the magnitude, not direction.
  • Document assumptions (especially when old value can be zero or negative).
  • Use a calculator like the one above for repeatable accuracy.

Final thoughts

If you can calculate percentage changes quickly and correctly, you gain an edge in analysis and decision-making. It is a small skill with a big payoff: better budgeting, stronger business reporting, and clearer communication.

Bookmark this page and use the calculator anytime you need to measure growth, decline, or reverse-engineer an original value.

🔗 Related Calculators