Percentage Difference Calculator
Find percentage difference between two values and percent change from the first.
Two values
Your Results
Percentage difference vs. percent change
Percentage difference (vs. the average) is useful when neither value is clearly the “old” or “new” baseline:
|a − b| ÷ ((|a| + |b|) / 2) × 100%
Percent change from the first value treats the first box as the baseline:
(b − a) ÷ |a| × 100%
If the first value is zero, percent change from first is undefined (division by zero).
Related tools
Related Tools
Percentage Calculator
Calculate percentages, find percentage of numbers, and convert between decimals and percentages.
Percentage Increase Calculator
Calculate the percentage increase between two numbers. Find how much a value has grown from original to new.
Percentage Decrease Calculator
Calculate the percentage decrease between two numbers. Find how much a value has dropped from original to new.