Relative Change Calculator
The Relative Change Calculator helps you find the relative change between an initial value and a final value. It also gives you the relative change as a percentage, so you can read the result at a glance.
Below, you’ll learn what relative change means, how the formula works, and how to run the numbers with a few clear examples.
If you only need an increase or a decrease, you may prefer a percentage increase calculator or a percentage decrease calculator.
What relative change means
Relative change tells you how much something changed compared to where it started (the reference value). This makes it easier to compare changes across different scales, because the change is measured in relation to the starting point.
Here’s the formula:
Relative change = (xf - xi) / |xi|
Where:
xiis the initial valuexfis the final value|xi|means the absolute value of the initial value
That absolute value matters for two reasons:
- The result has no units, so it works the same with miles, meters, dollars, or anything else.
- The sign stays meaningful, positive for an increase and negative for a decrease, without flipping just because the starting value was negative.
Quick unit example
If a distance goes from 4 km to 6 km:
(6 - 4) / |4| = 0.5
If you convert to meters, it goes from 4000 m to 6000 m:
(6000 - 4000) / |4000| = 0.5
Same answer, because the units cancel out.
Important limitation
The initial value can’t be zero. Since the formula divides by |xi|, relative change is not defined when xi = 0.
Relative change percentage
To express relative change as a percent, multiply by 100:
Relative change % = ((xf - xi) / |xi|) * 100
How to calculate relative change step by step
To compute relative change from an initial value xi to a final value xf:
- Find the difference:
Δx = xf - xi - Divide by the absolute initial value:
Relative change = Δx / |xi| - Multiply by 100 for percent form:
Relative change % = (Δx / |xi|) * 100
You can check your work any time with the Relative Change Calculator.
Example problems
1) Minimum wage change
A wage rises from $7/hr to $15/hr.
xi = 7xf = 15
Relative change:
(15 - 7) / |7| = 8/7 = 1.1429
So the relative change is 1.1429, which is 114.29%.
2) Relative error (a common special case)
A vibrating object has a theoretical frequency of 75 Hz. An experiment measures 80 Hz. Find the relative error.
Relative error uses the same structure as relative change, just with different labels:
Relative error % = 100 * (xe - xt) / |xt|
Where:
xtis the theoretical valuexeis the experimental value
Now plug in the values:
100 * (80 - 75) / |75| = 100 * 5/75 = 6.667%
The relative error is 6.667%.
If you want a tool built for that case, you can use the relative error calculator.
How to use the Relative Change Calculator
Using the tool is straightforward:
- Enter the initial (reference) value.
- Enter the final (measured) value.
- The calculator returns the relative change and the relative change percentage automatically.
If you’re tracking a value across multiple points in time, the percentage change calculator may be a better fit.
Formula source: Investopedia — investopedia.com
