— Everyday Math
Percentage Difference Calculator
Comparing two independent values where neither is the “original” — two lab readings, two vendor quotes, two measurements? That’s a percentage difference, not a percentage change. It divides by the average of the two, so the order doesn’t matter and the answer is always positive.
Percentage difference
40%
- Absolute difference
- 20
- Average (the denominator)
- 50
- Not percentage change
- This compares two independent values. If one is a "before" and the other an "after", use percentage change instead — it divides by the original, not the average.
— How it works
Percentage difference = |A − B| ÷ ((A + B) ÷ 2) × 100. The denominator is the average of the two values, which is what makes it symmetric.
Difference vs change — which do I use?
This is the question this calculator exists to answer, and getting it right matters. Use percentage change when one value comes before the other — a starting point and an ending point, an old price and a new one, last year and this year. It divides by the original value, because the change is measured against where you began, and it carries a sign (up or down). Use percentage difference when the two values are independent and neither is the reference — two scales weighing the same object, two suppliers’ quotes, two instruments reading the same signal. There is no “before”, so there is no privileged denominator; instead you divide by the average of the two, which treats them even-handedly. The result is symmetric (swapping A and B changes nothing) and always positive, because “how far apart” has no direction.
The two formulas give different numbers for the same pair, which is exactly why mixing them up causes errors. Comparing 40 and 60: the percentage difference is 20 ÷ 50 = 40%, but if 40 were a starting value the percentage change to 60 would be 20 ÷ 40 = 50% — and from 60 down to 40 it would be −33%. Same two numbers, three legitimate but different answers, depending on what you are actually asking.
Worked example — two vendor quotes, $1,200 and $1,350: Average = (1,200 + 1,350) ÷ 2 = 1,275. Percentage difference = |1,200 − 1,350| ÷ 1,275 × 100 = 11.8%. Neither quote is the “right” one, so the symmetric measure is the honest way to state how far apart they are.
Why it’s symmetric — and always positive
The defining feature of percentage difference is symmetry: it answers “how different are these two values?” without picking a favourite. Dividing by the average rather than by one of the values is what delivers that — the denominator is the same whichever order you feed the numbers in. And because it uses the absolute gap |A − B|, the answer never goes negative; a 40% difference between A and B is just a 40% difference, with no implied direction. That is appropriate when there is no direction to imply: two measurements are simply 40% apart.
This makes it the right tool for science and engineering, where you often compare a measured value against another measured value (not a known true value), and for comparison shopping or quoting, where two offers stand on equal footing. When you do have a known reference — a textbook value, a target, a baseline — percentage change or percentage error is the better fit, because then one value genuinely is the denominator.
A caution on large differences
Percentage difference behaves sensibly for values that are reasonably close, but it can read oddly when they are far apart, because the average sits between them. Two values like 10 and 90 are 80 ÷ 50 = 160% different — a figure above 100%, which surprises people expecting percentages to cap at 100. That is correct for this measure (the gap is more than half again the average), but it signals that when values differ wildly, the percentage difference is less intuitive than the raw numbers. And like any ratio it is undefined when the two values average to zero, since the denominator vanishes; the calculator flags that case.
For everyday comparisons of two similar quantities, though, it is exactly the measure you want: even-handed, order-independent, and honest about the fact that neither value is the baseline.
— Reader questions
How do I calculate percentage difference?
Take the absolute difference between the two values, divide by their average, and multiply by 100: |A − B| ÷ ((A + B) ÷ 2) × 100. For 40 and 60 that is 20 ÷ 50 × 100 = 40%. The result is the same whichever order you use the values.
What is the difference between percentage difference and percentage change?
Percentage change has a before and an after, and divides by the original value (and can be negative). Percentage difference compares two independent values where neither is the reference, divides by their average, and is always positive. Use change for a value over time; use difference to compare two separate measurements.
Why does percentage difference divide by the average?
Because neither value is the reference, so there is no reason to divide by one rather than the other. Using the average treats both even-handedly and makes the result symmetric — swapping the two values gives the same answer. That symmetry is the whole point of the measure.
Can percentage difference be more than 100%?
Yes. Because it divides by the average, two values that are far apart can exceed 100% — 10 and 90 differ by 160%. It is correct, but it shows the measure is most intuitive when the two values are reasonably close.
When should I use percentage difference?
When comparing two independent values with no before-and-after: two lab readings, two instrument outputs, two vendor quotes, two measurements of the same thing. It is common in science, engineering and comparison shopping. If one value is a known baseline or target, use percentage change or percentage error instead.
Is percentage difference always positive?
Yes — it measures how far apart two values are, which has no direction, so it uses the absolute difference and is never negative. If you need a signed result showing which way a value moved, you want percentage change, not percentage difference.