Metrics Calculator

Updated March 14, 2026

Percentage Difference Calculator

Percentage difference = |A - B| / ((A + B) / 2) x 100. This symmetric formula compares two values without assuming one came first. Use percentage change for before/after comparisons instead.

Percentage difference between two values (symmetric)

Key Takeaways

  • Percentage difference: |A - B| / ((A + B) / 2) x 100.
  • The result is symmetric — order does not matter.
  • Use for comparing independent, unordered values.
  • Use percentage change (not difference) for before/after comparisons.
  • Maximum percentage difference is 200% (when one value is zero).

How Do You Calculate Percentage Difference?

Calculate the absolute difference between two values, divide by their average, and multiply by 100. The formula is: Percentage Difference = |A - B| / ((A + B) / 2) x 100. This gives a symmetric result that does not depend on which value is listed first.

Tom Brewer compares two thermometer readings. One reads 72.4 degrees F and the other reads 73.1 degrees F. The percentage difference: |72.4 - 73.1| / ((72.4 + 73.1) / 2) x 100 = 0.7 / 72.75 x 100 = 0.96%. This small difference suggests both instruments are well-calibrated and within acceptable tolerance.

Percentage Difference vs Percentage Change

Value A Value B % Difference % Change (A to B) % Change (B to A)
1001109.5%+10.0%-9.1%
507540.0%+50.0%-33.3%
20015028.6%-25.0%+33.3%
8012040.0%+50.0%-33.3%
1,0001,20018.2%+20.0%-16.7%
45450.0%0.0%0.0%

Source: Standard percentage formula.

Real-World Applications

Price Comparison Shopping

A buyer compares prices from two suppliers. Supplier A charges $28.50 for a 50-lb bag. Supplier B charges $32.00. The percentage difference: |28.50 - 32.00| / ((28.50 + 32.00) / 2) x 100 = 3.50 / 30.25 x 100 = 11.6%. Choosing Supplier A saves money, and an 11.6% price gap on a frequently purchased item adds up to over $1,400 per year.

Quality Control

Dana Kowalski measures two concrete pours for consistency. Pour A tested at 4,200 PSI compressive strength. Pour B tested at 4,450 PSI. The percentage difference: |4,200 - 4,450| / ((4,200 + 4,450) / 2) x 100 = 250 / 4,325 x 100 = 5.8%. Both exceed the 3,500 PSI minimum, and the 5.8% variation between pours is within the 10% acceptable range.

Athletic Performance Comparison

A coach compares two athletes for a relay position. Runner A has a 200m time of 23.4 seconds. Runner B has 24.1 seconds. The percentage difference: |23.4 - 24.1| / ((23.4 + 24.1) / 2) x 100 = 0.7 / 23.75 x 100 = 2.9%. In sprinting, a 2.9% gap is significant, about 2 meters at the finish line, making Runner A the clear choice for the anchor leg.

Use the percentage calculator for all-in-one percentage math, the percentage increase calculator for before/after growth comparisons, or the percentage decrease calculator to measure declines from a known starting value.

This calculator provides mathematical results for informational purposes. For scientific, quality control, or financial comparisons, consult relevant standards or a qualified professional.


Related Calculators

Frequently Asked Questions

What is percentage difference?

Percentage difference measures the relative difference between two values using their average as the reference point. Formula: |A - B| / ((A + B) / 2) x 100. Unlike percentage change, it does not assume one value came first.

How is percentage difference different from percentage change?

Percentage change uses the original value as the denominator and implies direction (before/after). Percentage difference uses the average of both values and is symmetric. The difference between 100 and 120 is the same as between 120 and 100 (about 18.2%).

What is the percentage difference between 50 and 70?

The percentage difference is |50 - 70| / ((50 + 70) / 2) x 100 = 20 / 60 x 100 = 33.3%. Note: the percentage change from 50 to 70 would be 40%, and from 70 to 50 would be -28.6%. The symmetric percentage difference (33.3%) falls between these.

When should I use percentage difference vs percentage change?

Use percentage change when comparing before/after or old/new values. Use percentage difference when comparing two independent values with no inherent ordering — like prices from two stores, measurements from two instruments, or statistics from two populations.

Can percentage difference exceed 100%?

Yes, but it caps at 200% (when one value is zero). For example, the percentage difference between 10 and 0 is |10 - 0| / ((10 + 0) / 2) x 100 = 10 / 5 x 100 = 200%.

How often should I use percentage difference?

Use percentage difference whenever you compare two independent values with no before/after relationship. Common scenarios include comparing supplier prices, evaluating measurement consistency in quality control, benchmarking competitor performance, and validating lab results. Run the calculation each time you receive new data to spot trends or outliers.