Relative Change Calculator

Use our relative change calculator to calculate relative change quickly between an initial value and a final value. Includes the relative change formula, how to do calculating relative change step by step, and the relative change formula Excel version.

Initial value
Starting value.
Final value
Ending value.
Results
Relative change
Calculated as (final − initial) ÷ initial.
Relative change %
Relative change × 100.
Did we solve your problem today?

What is Relative Change?

Relative change measures how much a value changes compared to its starting point. It tells you the size of the change relative to the initial value, rather than just the raw difference.

When calculating relative change, you compare the difference (final − initial) to the initial value. The result can be written as a decimal (relative change) or as a percentage (relative change %).

This relative change calculator is useful for comparing growth or decline across different scales—for example, comparing a $10 increase from $20 versus a $10 increase from $200.

Relative Change Formula

Relative change is the difference divided by the initial value. Multiply by 100 to convert to percent.

Relative change =
RC = (Final - Initial) ÷ Initial

RC is a decimal. Positive means increase, negative means decrease.

Relative change percent =
RC% = ((Final - Initial) ÷ Initial) · 100

This is the relative change in percentage form.

Initial
= Starting value (baseline)
Final
= Ending value
RC
= Relative change (decimal)
RC%
= Relative change percent
Relative change example (increase)
Initial = 50, Final = 65 → RC = (65-50)/50 = 0.30 → RC% = 30%

A 15-point increase from 50 is a 30% relative change.

Relative change example (decrease)
Initial = 80, Final = 60 → RC = (60-80)/80 = -0.25 → RC% = -25%

A 20-point decrease from 80 is a -25% relative change.

How to Use the Relative Change Calculator

  1. 1

    Enter the initial value (starting value).

  2. 2

    Enter the final value (ending value).

  3. 3

    The calculator computes the relative change using (Final − Initial) ÷ Initial.

  4. 4

    It also converts the result into relative change percent by multiplying by 100.

Frequently Asked Questions

What is the relative change formula?

Relative change = (Final − Initial) ÷ Initial. Relative change % = ((Final − Initial) ÷ Initial) × 100.

How do you do calculating relative change?

Subtract initial from final to get the difference, then divide by the initial value.

Can relative change be negative?

Yes. If the final value is less than the initial value, relative change is negative (a decrease).

What happens if the initial value is 0?

Relative change is undefined because you would divide by 0. In that case, use absolute change or another measure.

What is the relative change formula Excel version?

If A1 is Initial and B1 is Final, use =(B1-A1)/A1 for relative change, or =((B1-A1)/A1)*100 for percent.

Is this a relative change calculator?

Yes—enter initial and final values to get relative change and relative change percent.