Percentage difference calculator
Percentage Difference Calculator
Compare the percentage difference between two numbers without choosing a starting baseline. Also called percent difference, this symmetric measure shows the relative gap, the absolute difference, and the average magnitude used in the formula.
Percentage difference
22.22%
The percentage difference between 80 and 100 is 22.22% (20 over an average magnitude of 90).
Absolute gap
20
Average magnitude
90
How it works
How to calculate percentage difference between two numbers
Percentage difference compares the size of a gap without treating either number as the official baseline. Find the absolute difference, divide it by the average of the two values, and multiply by 100.
Percentage difference formula
(|first value - second value| ÷ ((|first value| + |second value|) ÷ 2)) × 100
For positive numbers, this is the standard absolute gap divided by the average. The absolute values in the denominator extend the same comparison safely to signed inputs.
Percentage difference worked example
- 1. Start with 80 and 100.
- 2. Find the absolute gap: |80 - 100| = 20.
- 3. Find the average magnitude: (|80| + |100|) ÷ 2 = 90.
- 4. Divide 20 by 90 and multiply by 100 to get 22.22%.
Percentage difference examples
| First | Second | Difference | Why it helps |
|---|---|---|---|
| 80 | 100 | 22.22% | Standard comparison |
| 20 | 30 | 40% | Common math example |
| 100 | 100 | 0% | Equal values |
| 0 | 100 | 200% | One value is zero |
Percentage difference vs percentage change and percentage error
| Measure | Reference | Direction? |
|---|---|---|
| Percentage difference | Average of both | No |
| Percentage change | Original value | Yes |
| Percentage error | Accepted value | No |
When people use this
- Data comparison: compare two measurements without naming a baseline.
- Reports: compare two teams, suppliers, or estimates symmetrically.
- Quality control: measure how far two readings differ.
- Experiments: compare two independent measurements when neither one is the accepted result.
Related calculators
Related percentage calculators
Percentage difference complements percentage change. Use change when you have a real before-and-after baseline, and use difference when you only care about the symmetric gap between two values.
General comparison
Percentage Change Calculator
Use the change page when one value is the clear starting point.
Upward change
Percentage Increase Calculator
Use the increase page when the new number is clearly higher.
Downward change
Percentage Decrease Calculator
Use the decrease page when the new number is clearly lower.
Accepted reference
Percentage Error Calculator
Compare an observed value with a known accepted value and measure the error.