Percentage difference is for comparing two values that sit side by side rather than one following the other. It divides the gap between them by their average, so swapping the inputs gives exactly the same answer. That symmetry is the whole point, and it is what makes it appropriate for comparing two measurements, two suppliers or two laboratory results.
Because the base is the mean rather than either endpoint, percentage difference always sits between the two one-sided percent changes. Comparing 40 and 50 gives 22.22%, whereas the one-sided figures are 25% and 20%. The result is capped at 200% for positive values, which happens when one number approaches zero.
The symmetric percentage difference for selected pairs table below carries 5 pre-computed rows, from 10 to 100, so a figure can be checked against this page without typing anything into it. Nothing has to be entered to see it work: the default for first value is 40, and the output recomputes the moment that changes. The result is also read against 4 bands, from close agreement at the low end to very large gap at the high end, each with a note on what that range means in practice. Reverse Percentage Calculator and Percent Change Between Two Numbers are the nearest neighbours to this one.
The formula
a- The first value
b- The second value
(a + b) ÷ 2- The mean of the pair, used as the base
How it works, step by step
- Enter the first value.
- Enter the second value — order does not matter here.
- The gauge shows the symmetric percentage difference.
- Compare it with the two one-sided changes listed below.
Worked examples
Comparing 40 and 50
The gap is 10 and the mean is 45, so the difference is 10 ÷ 45 = 22.22%. The one-sided changes are 25% and -20%; the symmetric figure lies between them.
Two lab readings of 2.31 and 2.48
The mean is 2.395 and the gap is 0.17, so the difference is 7.10%. Within measurement tolerance for most instruments, and reported the same way round either order.
Checking the 40 row
The reference table lists First value = 40, giving vs 12: 107.69%, vs 25: 46.15%, vs 50: 22.22%, vs 80: 66.67%. Entering that above should reproduce the same figures — if it does not, the input is being read differently to the way the table assumes.
How to read your score
Frequently asked questions
When should I use this instead of percent change?
When neither value is a starting point. Two competing quotes, two instrument readings or two regions being compared all call for percentage difference.
Why is the answer different from percent change?
The base differs. Percent change divides by one endpoint; percentage difference divides by the mean of both, which always lies between them.
What is the maximum possible percentage difference?
For two positive numbers it approaches 200%, which occurs when one of them approaches zero. The formula cannot exceed that because the mean can never be smaller than half the larger value.
Can I use it with negative numbers?
Cautiously. The formula uses the magnitude of the mean, so it still returns a number, but if the two values straddle zero the mean can be tiny and the result misleadingly huge.
What do the bands under the percentage difference mean?
They label the figure so it can be read without a reference point of your own: Close agreement from 0 to 5; Noticeable gap from 5 to 20; Large gap from 20 to 60; Very large gap from 60 upwards. The band is a reading aid only — the number itself is exact, and a value sitting just over a boundary is not meaningfully different from one just under it.
What formula does the Percentage Difference Calculator use?
It computes Difference = |a − b| ÷ ((a + b) ÷ 2) × 100, where a is the first value; b is the second value; (a + b) ÷ 2 is the mean of the pair, used as the base. The same expression is printed on the page above the inputs, so the result can be reproduced by hand or in a spreadsheet.
Percentage difference between value pairs
| First value | vs 12 | vs 25 | vs 50 | vs 80 | vs 120 |
|---|---|---|---|---|---|
| 10 | 18.18% | 85.71% | 133.33% | 155.56% | 169.23% |
| 20 | 50.00% | 22.22% | 85.71% | 120.00% | 142.86% |
| 40 | 107.69% | 46.15% | 22.22% | 66.67% | 100.00% |
| 60 | 133.33% | 82.35% | 18.18% | 28.57% | 66.67% |
| 100 | 157.14% | 120.00% | 66.67% | 22.22% | 18.18% |
Each cell is the gap divided by the mean of the two values.