🔄 Change

Percentage Change Calculator

Calculate the percentage change between any two values — shows increase or decrease automatically.

Percentage Change

Enter your values below — results update instantly

📊 Result
Formula: ((New − Old) ÷ |Old|) × 100

What is Percentage Change?

Percentage change is the most versatile of all percentage calculations. It measures the relative difference between any two values — an old value and a new value — and expresses that difference as a percentage of the original. Unlike percentage increase or percentage decrease, it works in both directions: a positive result means the value went up; a negative result means it went down.

Percentage change is the backbone of data analysis, reporting, and comparison. Whether you're a student comparing test scores, a business analyst reviewing quarterly revenue, a scientist tracking concentration changes, or a personal finance enthusiast monitoring your savings growth, percentage change gives you the clearest, most comparable picture of how things are evolving over time.

The Percentage Change Formula

📐 Percentage Change = ((New Value − Old Value) ÷ |Old Value|) × 100

The vertical bars around "Old Value" indicate absolute value — this ensures the formula works correctly even if the old value is negative. A positive result = increase; a negative result = decrease; zero = no change.

Step-by-Step Calculation

Step 1: Identify your two values — the old (original/before) value and the new (current/after) value.
Step 2: Subtract the old value from the new value to find the change amount.
Step 3: Divide that change by the absolute value of the old value.
Step 4: Multiply by 100 to convert to a percentage.

Example: Sales Performance
Q1 revenue: $245,000 | Q2 revenue: $289,100
Change: 289,100 − 245,000 = 44,100
Ratio: 44,100 ÷ 245,000 = 0.18
Result: 0.18 × 100 = +18% increase

When to Use Percentage Change vs. Other Tools

Use Percentage Change when you have an old and new value and want to see the direction and magnitude of change in one number. Use Percentage Increase or Percentage Decrease when you already know the direction and want specialized phrasing. Use Percentage Difference when there's no inherent "before" or "after" — just two comparable values.

Handling Negative Base Values

Percentage change with negative starting values can produce counterintuitive results. If a company reports a net loss of −$100,000 in Year 1 and a loss of −$50,000 in Year 2, the percentage change is (−50,000 − (−100,000)) ÷ 100,000 × 100 = +50%. This is positive, correctly indicating improvement despite still being in the red. Always consider context when interpreting results involving negative values.

Old ValueNew ValueChange% Change
100120+20+20%
10080−20−20%
400300−100−25%
1,2001,500+300+25%
505000%

Frequently Asked Questions

A negative percentage change means the value decreased. For example, −15% means the new value is 15% lower than the original. The minus sign is not an error — it's essential directional information.
Division by zero is mathematically undefined, so percentage change cannot be calculated when the starting value is zero. If a metric goes from 0 to any positive number, it's technically infinite growth. In practice, analysts often note this as 'N/A' or 'new entry.'
In most practical contexts, yes. Growth rate and percentage change are calculated the same way. 'Growth rate' typically implies the change is positive, while 'percentage change' is neutral and covers both directions.
To convert a period percentage change to an annualized rate, use: (1 + r)^(12/n) − 1, where r is the decimal change and n is the number of months in the measurement period. For a 6-month change of 10%, the annualized rate is (1.10)^2 − 1 = 21%.
Percentage change is strictly a mathematical concept for numerical data. You can apply it to things like survey scores, time measurements, financial figures, temperatures, and other quantified metrics — but not to qualitative categories.

Related Calculators