Find the two values
Subtract one value from the other
Take the absolute value of the difference
Add the two values together
Divide the absolute difference by the average of the two values
Multiply the result by 100
Formula: Percentage Difference = |A – B| / ((A + B) / 2) × 100
