Percentage Difference Calculator
Find the absolute percentage difference between two numbers, measuring how far apart they are relative to their combined average.
Find the absolute percentage difference between two numbers, measuring how far apart they are relative to their combined average.
Subjects
Subject Breakdown
Percentage difference doesn't care which value is older or newer. It just measures the gap between them.
Because it uses the absolute value, the result will always be a positive percentage.
This calculation is extremely common in science and chemistry labs to compare experimental results against observed values.
The difference between 80 and 100 is the same as the difference between 100 and 80 (22.2%).
Enter your first number into the Value A field.
Enter your second number into the Value B field.
The calculator will measure the gap between them relative to their average.
Percent Diff = |A - B| / ((A + B) / 2) × 100First, find the absolute difference between the two numbers. Then, find their average. Finally, divide the difference by the average and multiply by 100 to get the percentage difference.
Percentage difference is used when comparing two values of the same type (like the scores of two different students) where neither is a baseline. Percentage change is for tracking a single value over time.
Because percentage difference divides the gap (20) by the *average* of the two numbers (90). 20 / 90 = 22.2%. If you want to know the change from an old value of 80 to a new value of 100, use the Percentage Change Calculator.
Use it when comparing two values of the same type where neither one is obviously the "starting" or "correct" value, such as comparing the heights of two people, or the grades of two friends.
In lab experiments, percentage difference is used to assess the precision of two repeated experimental measurements to see how closely they agree with each other.