Finance Math Health Conversion Glossary Word Counter Compare Text Date Calculator Week Number About
← Glossary Math · Percentages

Percentage Difference

$$\text{Percentage Difference} = \frac{|V_1 - V_2|}{(V_1 + V_2)/2} \times 100$$

→ Use the Percentage Difference Calculator

What is Percentage Difference?

Percentage difference measures the relative gap between two values when neither has a privileged role as the "original" or "reference." Instead of anchoring to one value, it uses the arithmetic mean of both as the denominator: $$\text{Percentage Difference} = \frac{|V_1 - V_2|}{(V_1 + V_2)/2} \times 100$$ This produces a symmetric result — swapping V1 and V2 gives the same answer.

The symmetry property is what distinguishes percentage difference from percentage change. Percentage change is asymmetric: the change from 80 to 100 is +25%, but the change from 100 to 80 is −20%. Percentage difference between 80 and 100 is 22.2% regardless of order. Use this when symmetry is analytically correct — comparing two lab measurements, two regional prices, or two competing products.

Percentage difference does not convey direction. It is always expressed as a positive number representing the magnitude of the gap. If direction (which is larger) matters, state it separately as an observation alongside the percentage difference figure.

When to use Percentage Difference

Use percentage difference when comparing two values with no defined temporal or causal order — two prices from different suppliers, two sensor readings, two survey results from independent groups. Use percentage change instead when one value is clearly the starting point and the other is an outcome or later measurement.

Worked examples

Value 1Value 2Absolute differenceMeanPercentage difference
$90$110$20$10020.00%
48 kg52 kg4 kg50 kg8.00%
1,800 rpm2,200 rpm400 rpm2,000 rpm20.00%
€3.20/L€3.60/L€0.40/L€3.40/L11.76%

Common pitfalls

Do not use percentage difference when one value is a baseline, standard, or prior period — in those cases, percentage change is the correct metric. Using the mean as a denominator when there is a natural reference point artificially inflates or deflates the reported magnitude.

Frequently asked questions

When should I use percentage difference instead of percentage change?

Use percentage difference when the two values are collected simultaneously with no before-and-after relationship — comparing the price of the same item at two different stores, or comparing test scores from two independent groups. If one value is earlier in time or is the accepted reference, use percentage change.

Why does percentage difference use the average as the denominator?

Using the average eliminates directional bias. If you used V1 as the base, you would get a different result depending on which value you called V1. The average splits the difference, ensuring the metric is symmetric and does not imply that either measurement is more authoritative.

Is percentage difference the same as relative difference?

They are closely related but not identical. Relative difference typically refers to |V1 − V2| / V_reference, where V_reference is a chosen base (often the larger or the expected value). Percentage difference specifically uses the mean as the reference. Always state your denominator when communicating either metric.

Related terms

Related calculators