Relative change measures how large a shift is in relation to the starting point. It is expressed as a signed number — positive for increases, negative for decreases — so it tells you both the size and the direction of the change. Multiplied by 100, it becomes the familiar percentage change.
How to Use This Calculator
-
1
Enter the initial (starting or reference) value.
-
2
Enter the final (ending or measured) value.
-
3
Read the relative change percentage. The decimal form and the absolute change appear below.
Relative Change Formula
The formula divides the absolute change by the absolute value of the initial value. Using |xi| (absolute value) ensures the sign of the result reflects only the direction of change — positive means increase, negative means decrease.
relative change = (xf − xi) / |xi|
relative change % = (xf − xi) / |xi| × 100
Worked Example: Minimum Wage Increase ($7 to $15)
Initial value: $7/hr. Final value: $15/hr.
Step 1 — absolute change: 15 − 7 = 8
Step 2 — divide by |xi|: 8 / |7| ≈ 1.1429
Step 3 — percentage: 1.1429 × 100 = 114.29%
A minimum wage increase from $7 to $15 represents a relative change of 1.1429 — a 114.29% increase. The final wage is more than double the initial wage.
Worked Example: Decrease (75 to 25)
Initial value: 75. Final value: 25.
Step 1 — absolute change: 25 − 75 = −50
Step 2 — divide by |xi|: −50 / |75| = −0.6667
Step 3 — percentage: −0.6667 × 100 = −66.67%
The value dropped by two-thirds of its original size. The negative sign confirms a decrease.
Relative Change vs. Similar Concepts
| Concept | Formula | Signed? | Typical use |
|---|---|---|---|
| Relative change | (xf − xi) / |xi| | Yes (+/−) | Measuring how much any variable has shifted |
| Percent error | |observed − true| / |true| | No (always +) | Measuring accuracy of a measurement |
| Percent difference | |V1 − V2| / avg(V1, V2) | No (always +) | Comparing two values with no known reference |
| Absolute change | xf − xi | Yes (+/−) | Raw difference in original units |
Initial value cannot be zero
Relative change is undefined when the initial value is zero because the formula divides by |xi|. Dividing by zero has no mathematical meaning. If your starting value is zero, there is no baseline to measure a relative change against — any change would be infinitely large relative to nothing.
Why Divide by the Absolute Value?
Using |xi| instead of xi directly ensures the sign of the result comes only from the direction of change, not from the sign of the initial value.
Example: initial value = −10, final value = −6. The value increased (became less negative). Relative change = (−6 − (−10)) / |−10| = 4 / 10 = +0.4. Without the absolute value, the result would be 4 / (−10) = −0.4, which would incorrectly imply a decrease.
Using |xi| also makes relative change unit-independent. Whether you measure a distance as 4 km or 4,000 m, the relative change to 6 km or 6,000 m is always 0.5.
The relative change calculator measures how large a change is compared to the starting value. Enter the initial and final values to get the relative change as a decimal and as a percentage — positive for increases, negative for decreases.