Percentage Difference Calculator

Compare two values that have no natural before and after — two quotes, two readings, two results.

Percentage difference

Enter any two values. Order does not matter here.

Difference is not the same as change

This is the distinction that trips people up most often. Percentage change needs a starting point — something happened, and one value came before the other. Percentage difference is for values with equal standing: two suppliers' quotes, two instruments measuring the same thing, two branches' monthly totals. Since neither value is the reference, the calculation uses their average as the base instead.

The practical consequence is that percentage difference is symmetrical. Comparing 40 with 60 gives exactly the same answer as comparing 60 with 40, which is what you want when neither number has priority. Percentage change would give you 50% one way and 33.33% the other.

How to use it

Enter both values in either order. The result shows the percentage difference, the raw gap between the numbers, and the average that was used as the base.

The formula

Percentage differenceDifference % = ( |A − B| ÷ ((A + B) ÷ 2) ) × 100

The vertical bars mean absolute value — take the gap between the two numbers and ignore whether it came out positive or negative. Dividing by the average of the two values is what makes the result symmetrical.

Worked example

Two quotes for the same job: 40,000 and 60,000

  1. Gap between them: |40,000 − 60,000| = 20,000
  2. Average of the two: (40,000 + 60,000) ÷ 2 = 50,000
  3. Divide and convert: 20,000 ÷ 50,000 × 100 = 40% difference

Note what happens if you used percentage change instead: the cheaper quote is 33.3% below the dearer one, and the dearer is 50% above the cheaper. Both are true statements about the same pair of numbers, which is exactly why a symmetrical measure is useful when neither quote came first.

Which one should you use? If you can say the words "before" and "after" about your two numbers, you want percentage change. If the two numbers are peers, you want percentage difference.

Common mistakes

Using difference in a report about growth. Financial and traffic reporting almost always wants percentage change, since there is a clear earlier and later figure. Using difference there understates rises and overstates falls.

Dividing by one of the values. Dividing by A or by B instead of their average reintroduces the asymmetry the method exists to remove.

Comparing values with opposite signs. If one value is positive and the other negative, their average can be close to zero or exactly zero, and the result stops being meaningful. The calculator stops rather than reporting a misleading figure.

Frequently asked questions

What is the percentage difference formula?
Take the absolute difference between the two values, divide by their average, and multiply by 100.
Why divide by the average instead of one of the numbers?
Because neither number is the reference point. Dividing by the average treats both equally, so you get the same answer whichever order you enter them in.
When should I use percentage difference instead of percentage change?
Use difference when the two values are alternatives or independent measurements — two prices, two lab readings, two teams' scores. Use change when one value came before the other.
Can percentage difference be more than 100%?
Yes, when the two values are far apart. Comparing 10 with 100 gives a difference of 163.64%, because the gap of 90 is larger than their average of 55.
Why does the calculator refuse some pairs of numbers?
If the two values average out to zero — for example 10 and −10 — there is no sensible base to divide by, so no meaningful percentage exists.

Related calculators