Percentage Difference Calculator

Compare two values when neither one is the starting point. The order of the values does not change the result.

01
What’s the percentage differencebetweenand?

Percentage difference = |A − B| ÷ average magnitude × 100.

Difference
Order does not matter
Absolute difference
Average magnitude
Value ratio
ComparisonSymmetric

How to calculate percentage difference

Percentage difference compares the gap between two values with their average rather than treating either value as the original. For ordinary positive values, use |A − B| ÷ ((A + B) ÷ 2) × 100.

Example: 50 and 75The difference is 25 and the average is 62.5, so 25 ÷ 62.5 × 100 = 40%.

Percentage difference vs percentage change

Use percentage difference when the two values are peers, such as two measurements or two quoted prices. Use percentage change when one value is clearly the starting value and direction matters.

Related calculators

Common questions

Does the order of the two values matter?

No. Percentage difference is symmetric, so swapping the values produces the same result.

Can percentage difference be more than 100%?

Yes. Values that are very far apart can produce a percentage difference greater than 100%.

What if both values are zero?

The percentage difference is undefined because the average baseline is zero.