calculatorkong

Percentage Change Calculator

Try:

Percentage change

Absolute change

Percentage difference

Percentage change
change = (new − old) ⁄ old × 100% · difference = |a − b| ⁄ mean(a, b) × 100%

Percentage change measures how much a value moved relative to where it started. The old value is always the base — that single rule prevents nearly every percent-change mistake.

How to calculate percentage change

Subtract the old value from the new value, divide by the old value, and multiply by 100. From 200 to 250: (250 − 200) ÷ 200 × 100 = +25%. A negative result is a decrease: from 250 back down to 200 is (200 − 250) ÷ 250 × 100 = −20%. Notice those aren't mirror images — the +25% up and −20% down describe the same gap measured from different bases.

Change vs difference — which one do you need?

Percentage change is directional: prices over time, this month vs last month, before vs after. Percentage difference is for comparing two values where neither is the starting point — say, the price of the same laptop at two shops. It divides by the average of the two values, so it's symmetric: comparing A to B gives the same answer as B to A. This calculator shows both so you can pick the honest one.

Worked examples

A stock rises from $50 to $150: +200% change. Website traffic drops from 12,000 to 9,000 visits: −25%. Two quotes for the same job, $840 and $920: percentage difference = 80 ÷ 880 × 100 ≈ 9.1%. For chained percent math (a rise then a fall), remember each step re-bases — try it in the percentage calculator.

Common pitfalls

Don't average percentage changes across periods (a +50% year then a −50% year is a net −25%, not zero). Don't call a move from 10% to 12% a "2% increase" — it's 2 percentage points, which is a 20% relative increase. And a −100% change means the value hit zero; anything "more negative" than that is impossible for quantities that can't go below zero.

For information only.

Frequently Asked Questions

What is the percentage change formula? +

Percentage change = ((new − old) ÷ old) × 100. The old value is always the base. From 80 to 100: (100 − 80) ÷ 80 × 100 = +25%.

What is the difference between percentage change and percentage difference? +

Change is directional (old → new, divided by the old value). Difference is symmetric — used when neither value comes first — and divides by the average: |a − b| ÷ ((a + b) ÷ 2) × 100.

How do I calculate percentage decrease? +

Same formula — the result just comes out negative. From 250 to 200: (200 − 250) ÷ 250 × 100 = −20%, a 20% decrease.

Can percentage change be more than 100%? +

Yes. Going from 50 to 150 is a +200% change. Decreases, however, bottom out at −100%, which means the value fell to zero.

Why does the direction matter in percent change? +

Because the base changes. 100 → 150 is +50%, but 150 → 100 is −33.3%. Always divide by the value you started from.

What if the old value is zero? +

Percentage change from zero is mathematically undefined — any increase from nothing is infinite in percent terms. Report the absolute change instead.

Powered by Calculator Kong ↗

Related Calculators