Relative Change
Relative change is a mathematical indicator that compares the absolute change of an asset or metric against its original starting point. Unlike absolute change which merely subtracts the old number from the new one relative change expresses the shift as a fraction or percentage of the initial state.
Relative Change Formula
To calculate the relative change you need to know the initial value and the final value. First you calculate the absolute difference. Then you divide that difference by the absolute value of the initial starting number. Finally you multiply by 100 to convert the decimal into a standard percentage.
Absolute Change = Final Value - Initial Value
Relative Change (%) = ((Final Value - Initial Value) / |Initial Value|) x 100
Example: If a stock price starts at 200 dollars (Initial Value) and drops to 150 dollars (Final Value). The absolute change is -50 dollars. You divide -50 by 200 which equals -0.25. Multiply by 100 to get a relative change of exactly 25 percent decrease.
Handling Negative Numbers
The formula uses the absolute value of the initial number in the denominator. This ensures the direction of the change remains mathematically accurate even if you are tracking negative temperatures or financial debts. If you go from -50 to 50 the absolute change is +100. Dividing 100 by |-50| (which is 50) gives 2. Multiply by 100 to find a massive 200 percent increase.
Common Relative Change Examples
This reference table highlights how different starting points affect the final relative percentage even when the absolute change looks completely identical.
| Initial Value (V1) | Final Value (V2) | Absolute Change | Relative Change (%) |
|---|---|---|---|
| 100 | 110 | +10 | 10% Increase |
| 50 | 75 | +25 | 50% Increase |
| 200 | 150 | -50 | 25% Decrease |
| 10 | 20 | +10 | 100% Increase |
| 80 | 40 | -40 | 50% Decrease |
| 250 | 250 | 0 | 0% No Change |
| -50 | 50 | +100 | 200% Increase |
| 500 | 600 | +100 | 20% Increase |