Find the difference between the two values: subtract one from the other
Divide the difference by the reference value
Multiply the result by 100
Percentage difference = ((Value 2 – Value 1) / Reference Value) × 100
If comparing two values without a reference, use Percentage Difference = (|Value 1 – Value 2| / ((Value 1 + Value 2) / 2)) × 100
