Subtract one number from the other
Take the absolute value of the result
Divide by the average of the two numbers
Multiply by 100
Formula: Percentage difference = |A – B| / ((A + B) / 2) × 100
Use the result as the percentage difference between the two numbers
