Absolute change is the difference between two values in their own units — the subtraction with no scaling applied. It answers "how many more" rather than "how much bigger", and it is the right measure whenever the units themselves carry the meaning. A rise of 3,000 in headcount is a concrete fact; describing it as a 12% rise hides the size of the hiring problem.
The two measures also fail in opposite situations. Percentage change becomes unstable when the starting value is near zero, where tiny movements produce enormous percentages, and it is meaningless when the base is zero. Absolute change is stable there but says nothing about proportion, so a gap of 50 looks the same whether it sits on a base of 60 or 60,000. This page reports the raw gap, the multiple and the difference in orders of magnitude so you can judge which framing the figures deserve.
The formula
old- The starting value
new- The ending value
new − old- The absolute change, in the original units
log₁₀(new ÷ old)- How many orders of magnitude separate the two
How it works, step by step
- Enter the starting value.
- Enter the ending value.
- The gauge shows the raw difference between them.
- Use the multiple and the order-of-magnitude figure to decide whether a percentage would be fair.
Worked examples
From 2,400 to 3,150
The absolute change is 750, the multiple is 1.3125 and the percentage change is 31.25%. All three describe the same movement; which one to quote depends on whether the units or the proportion carry the meaning.
Where percentages mislead
Going from 2 to 12 is an absolute change of 10 and a rise of 500%. Going from 2,000 to 2,010 is an absolute change of 10 and only 0.50%. The percentages differ by a factor of a thousand while the raw movements are the same size.
How to read your score
Frequently asked questions
When should I quote absolute change rather than a percentage?
When the units are what the reader cares about, when the base is small enough that percentages become volatile, or when the base is zero and the percentage is undefined. Headcount, casualties and absolute risk all belong in this category.
What does the order-of-magnitude figure mean?
It is the base-ten logarithm of the ratio. A value of 1 means ten times larger, 2 means a hundred times, and 0.3 means roughly double. It is the natural scale for comparing quantities that differ wildly.
Why can the multiple be negative?
Because one of the values is below zero. A negative multiple means the quantity crossed zero, and at that point both the multiple and the percentage stop being meaningful descriptions.
Is absolute change the same as absolute difference?
Almost. Absolute change keeps its sign, so a fall shows as negative. Absolute difference discards the sign and reports only the magnitude of the gap.
Absolute against relative change
| Start | End | Absolute change | Percentage change | Multiple |
|---|---|---|---|---|
| 2 | 12 | +10 | +500.00% | 6.000 |
| 50 | 60 | +10 | +20.00% | 1.200 |
| 100 | 110 | +10 | +10.00% | 1.100 |
| 2,400 | 3,150 | +750 | +31.25% | 1.312 |
| 2,000 | 2,010 | +10 | +0.50% | 1.005 |
| 50,000 | 50,010 | +10 | +0.02% | 1.000 |
| 900 | 300 | -600 | -66.67% | 0.333 |
Rows three and five share an absolute change of 10 but differ by a factor of roughly forty in percentage terms.