↔️ Difference

Percentage Difference Calculator

Find the symmetric percentage difference between two values without assuming direction.

Percentage Difference

Enter your values below — results update instantly

📊 Result
Formula: (|A − B| ÷ ((A + B) ÷ 2)) × 100

What is Percentage Difference?

Percentage difference measures how far apart two values are relative to their average, expressed as a percentage. Unlike percentage change, it's completely symmetric — swapping Value A and Value B gives you the same result. There is no "before" and "after," no direction, and no implied reference point. Both values are treated equally.

This symmetry makes percentage difference ideal for comparing two concurrent or parallel measurements, prices, speeds, temperatures, or any two values where neither is definitively the "original." If you measure a product's price at two different stores, percentage difference tells you how much they diverge without implying one store is the "correct" baseline.

The Percentage Difference Formula

📐 Percentage Difference = (|A − B| ÷ ((A + B) ÷ 2)) × 100

The numerator is the absolute difference between the two values. The denominator is their average (mean). Dividing the difference by the average gives you a ratio that's fair to both values — neither one dominates as the reference point.

Percentage Difference vs. Percentage Change

This is the most common source of confusion. Percentage change uses the original (old) value as the reference — it's directional and implies a before/after relationship. Percentage difference uses the average of both values — it's bidirectional and treats both values as equals.

Example: Values 80 and 120.
Percentage change (from 80 to 120): (120−80)÷80×100 = +50%
Percentage change (from 120 to 80): (80−120)÷120×100 = −33.33%
Percentage difference: |80−120|÷((80+120)÷2)×100 = 40÷100×100 = 40% (same regardless of order)

When to Use Percentage Difference

  • Price comparison: Comparing the same product at two retailers without implying one is the "correct" price
  • Scientific measurements: Comparing two independent experimental results or readings from two instruments
  • Benchmarking: How different is our performance from our competitor? Neither is the "original."
  • Survey data: Comparing response rates or scores across two groups
  • Geographic comparisons: How do average incomes differ between two cities?
Value AValue B|A − B|Average% Difference
5070206033.33%
1001202011018.18%
2001802019010.53%
9.810.00.29.92.02%

Frequently Asked Questions

Yes. Because we use the absolute value of the difference in the numerator, percentage difference is always a non-negative number. It measures magnitude of divergence, not direction.
Use percentage difference when neither value is a clear 'original' or 'reference.' Use percentage change when one value is clearly the before/starting point and another is the after/ending point.
Using the average as the denominator ensures symmetry — you get the same answer regardless of which value you call A or B. If you used A as denominator, swapping the values would change the result, making the calculation directional like percentage change.
Technically yes, but it's unusual in practice. If one value is positive and the other is negative, the average can be near zero, making the percentage difference very large or undefined. For most real-world comparisons of positive values, percentage difference stays below 200%.
Scientists often use percentage difference to compare two experimental measurements when neither is definitively 'correct.' It's also used in quality control to assess how consistent two measurement methods are, and in data validation to flag anomalies.

Related Calculators