Find the Absolute Difference
Subtract one value from the other and ignore the negative sign.
Example:
Value 1 = 80
Value 2 = 100
Absolute Difference:
|80 − 100| = 20
Using the absolute value ensures the result is always positive because percentage difference measures the size of the difference, not its direction.