Percentage Difference Calculator: How to Find the % Difference Between Any Two Numbers
About the Author

A percentage difference calculator tells you how far apart two numbers are relative to their average — without picking one as the "correct" or "original" value. Whether you are comparing prices from two stores, lab results from two experiments, or population counts from two cities, percentage difference gives you a single, symmetric metric that works both ways. In this guide you will learn the exact formula, walk through real-number examples, and see how percent difference compares to percent change and percent error.
What Is Percentage Difference?
Percentage difference measures the relative gap between two values using their average as the denominator. Unlike percentage change, which requires a clear "old" and "new" value, percentage difference is symmetric — swapping the two numbers gives the same result. This makes it the right choice when neither value serves as a baseline.
For example, if City A has a population of 120,000 and City B has 150,000, the percentage difference is 22.22%. It does not matter which city you label A or B — the result stays the same.
The Percentage Difference Formula
The standard percentage difference formula is:
Breaking this down into three steps:
- Find the absolute difference: Subtract the smaller value from the larger (or use absolute value). |A − B|
- Calculate the average magnitude: Add the absolute values and divide by 2. (|A| + |B|) / 2
- Divide and multiply by 100: The result is your percentage difference.
Notice the denominator uses absolute values. This prevents negative denominators when one or both inputs are negative, keeping the result between 0% and 200%.
Worked Examples with Real Numbers
Example 1 — Comparing Product Prices
Store A sells a laptop for $850. Store B sells the same model for $920. What is the percentage difference?
|850 − 920| = 70
(|850| + |920|) / 2 = 885
(70 / 885) × 100 = 7.91%
The two stores differ by about 7.91% — useful when you have no reason to treat one store as the "reference" price.
Example 2 — Lab Measurements
Two instruments measure the speed of sound: Instrument 1 reads 340.5 m/s, Instrument 2 reads 343.2 m/s.
|340.5 − 343.2| = 2.7
(340.5 + 343.2) / 2 = 341.85
(2.7 / 341.85) × 100 = 0.79%
A 0.79% difference indicates excellent agreement between the two instruments.
Example 3 — Survey Results
In a poll, 62% of respondents in Group A and 47% in Group B prefer option X.
|62 − 47| = 15
(62 + 47) / 2 = 54.5
(15 / 54.5) × 100 = 27.52%
A 27.52% difference signals a substantial gap between the two groups. Use our percentage calculator for simpler percent-of-a-number tasks.
Percentage Difference vs. Percentage Change vs. Percent Error
These three formulas are often confused, but each answers a different question:
| Metric | Question It Answers | Denominator | Symmetric? |
|---|---|---|---|
| % Difference | How far apart are these two values? | Average of both | Yes |
| % Change | How much did the value grow or shrink? | Original value | No |
| % Error | How far is my measurement from the true value? | True/accepted value | No |
Rule of thumb: Use percentage difference when neither value is the "correct" one (comparing two estimates, two brands, two cities). Use percentage change when there is a clear before-and-after. Use percent error when one value is accepted as true.
Common Mistakes to Avoid
- Using the wrong formula: Dividing by one value instead of the average gives you percentage change, not percentage difference. A student comparing 100 and 150 who divides by 100 gets 50% (percent change), not 40% (percent difference).
- Forgetting absolute values in the denominator: If one value is negative (e.g., comparing a profit of $200 to a loss of −$100), you must use absolute values in the average. Otherwise the denominator shrinks, inflating the result.
- Confusing percentage points with percentage difference: A jump from 30% to 45% is 15 percentage points but a 40% percentage difference. These are different metrics — mixing them leads to misleading conclusions.
- Applying it to time-series data: Percentage difference is for comparing two parallel values. For changes over time, use percentage change — it accounts for direction (increase vs. decrease).
Quick Reference: Common Percentage Differences
This table shows the percentage difference for common value pairs, so you can build intuition:
| Value A | Value B | % Difference | Interpretation |
|---|---|---|---|
| 100 | 100 | 0.00% | Identical |
| 100 | 105 | 4.88% | Very small gap |
| 100 | 120 | 18.18% | Noticeable gap |
| 100 | 150 | 40.00% | Large gap |
| 100 | 200 | 66.67% | One value is double |
| 50 | 200 | 120.00% | One value is 4× the other |
| 10 | 1000 | 196.04% | Near maximum (200%) |
Percentage difference ranges from 0% (identical values) to 200% (one value is zero while the other is not). It can never be negative.
Tips for Accurate Percentage Difference Calculations
- Double-check which formula you need: Ask yourself "Is one value the baseline?" If yes, use percentage change. If no, use percentage difference.
- Use at least 2 decimal places for intermediate steps to avoid compounding rounding errors. Only round the final answer.
- Watch for zero: If both values are 0, percentage difference is 0%. If one value is 0 and the other is not, the result is exactly 200%.
- Report context alongside the number: A 15% difference between $10 and $11.50 means far less than a 15% difference between $10,000 and $11,500 in absolute terms. Always mention the actual values.
When to Use This Calculator
- Price comparison shopping: Comparing the same product across two retailers where neither price is the "official" one.
- Scientific measurements: Assessing agreement between two instruments or two experimental runs.
- Academic benchmarking: Comparing test scores, enrollment figures, or funding levels between two schools or programs.
- Quality control: Checking whether two production batches fall within acceptable variation thresholds (e.g., less than 5% difference).
- Survey and poll analysis: Quantifying the gap between two demographic groups' responses without treating one as the reference.
Related Percentage Calculators
Explore related tools for other percentage operations: Percentage Calculator, Percentage Change Calculator, Percent Error Calculator, Percentage Increase Calculator, Percentage Decrease Calculator.



