Percentage Change vs. Percentage Difference: What's the Real Difference?

September 18, 2026

Percentage change measures how much a value increased or decreased relative to its original value, and has a direction (positive or negative). Percentage difference measures how far apart two values are relative to their average, and is always expressed as a positive number — they use different formulas and answer different questions.

Skip the math and get your answer instantly:

Open the Percentage Calculator

The Two Formulas

TermFormulaDirection
Percentage change((New − Old) / Old) × 100Signed (+ or −)
Percentage difference|V1 − V2| / ((V1 + V2) / 2) × 100Always positive

When to Use Each

Use percentage change when there's a clear 'before' and 'after' — a price that went from $50 to $65, a metric that changed over time. Use percentage difference when comparing two values with no inherent order or direction — comparing two products' prices, or two measurements from different sources, where neither is the 'original.'

Worked Example of Each

Percentage change from $50 to $65: ((65−50)/50) × 100 = +30% increase. Percentage difference between $50 and $65 (no direction implied): |65−50| / ((65+50)/2) × 100 = 15/57.5 × 100 ≈ 26.1%. Notice the two formulas give different numbers for the same pair of values, because they're measuring genuinely different things.

Frequently Asked Questions

What's the difference between percentage change and percentage difference?

Percentage change measures directional change from an original value to a new value (positive for increase, negative for decrease). Percentage difference measures the gap between two values relative to their average, with no direction — it's always a positive number.

Why do the two formulas give different results for the same numbers?

Because percentage change divides by the original value specifically, while percentage difference divides by the average of both values — different denominators produce different percentages even for the same pair of numbers.

Which one should I use to compare a price increase over time?

Percentage change — since there's a clear original price and a new price, and the direction (increase or decrease) is meaningful information.

Which one should I use to compare two competitors' prices?

Percentage difference — since neither price is inherently the 'original,' there's no natural direction, only a gap between two independent values.

Can percentage change be negative?

Yes — a negative percentage change indicates a decrease from the original value to the new value, while a positive percentage change indicates an increase.