Calculator Tools
Percentage Difference Calculator
Find the percentage difference between two numbers with the symmetric formula, plus the absolute difference and percentage change. Free, runs in your browser.
Enter two values
Percentage difference
Enter two numbers above to see the percentage difference between them. The answer is the same whichever order you type them in.
Difference or change: which do you need
Percentage difference
Use this when the two values are equal partners and neither is a starting point, such as comparing two measurements or two quotes. The result is symmetric, so the order does not matter.
|a - b| / ((|a| + |b|) / 2) x 100
Percentage change
Use this when one value is an original or starting point and the other is the new value, such as a price last year versus this year. The result depends on which value is the start.
(new - old) / old x 100
How to use
- Type the first value into the First value field.
- Type the second value into the Second value field. Decimals and negative numbers are allowed.
- Read the percentage difference, shown with the worked formula so you can check it.
- Use the cards below for the absolute difference, the average, and the percentage change in each direction.
- Press Copy result to copy the answer, Swap to flip the two values, or Clear to start over.
About this tool
Percentage Difference Calculator finds how far apart two numbers are, expressed as a percentage of their average. It uses the symmetric percentage difference formula, the absolute difference between the two values divided by the average of their magnitudes, multiplied by 100: |a - b| / ((|a| + |b|) / 2) x 100. Because the denominator is the average of both values rather than one of them, the result is the same whichever order you enter the numbers, which is exactly what people mean when they ask for the percentage difference between two equal partners such as two measurements, two prices, or two readings where neither is a starting point. This is different from percentage change, which is directional and divides by the original value using (new - old) / old x 100, and from percent error, which divides the gap by a known true value. Those three are constantly confused, so this tool computes the symmetric percentage difference as the headline answer and then shows the absolute difference, the average of the two values, and both directional percentage changes side by side, so you can see all of the common interpretations at once and pick the one your question actually needs. The calculator accepts decimals and negative numbers, handles comma or point decimal entry, and explains the edge cases honestly: when both values are zero the percentage difference is undefined because the average is zero, and a directional percentage change is undefined whenever its starting value is zero. A short guide below the result spells out when to use percentage difference and when to use percentage change. Every calculation runs locally in your browser, so the numbers you enter are never uploaded or stored.
Free to use. Works in your browser. No signup, no login.
Related tools
You may also like
Percent Change Calculator
Percent change, increase, decrease, reverse percent, and amount of change in one tool.
Open tool
CalculatorPercentage Calculator
Four percentage calculators: percent of, what percent, change, and discount.
Open tool
CalculatorPercent Error Calculator
Four modes: percent error, signed percent error, percent difference, and solve for experimental value.
Open tool
CalculatorRatio Calculator
Simplify, solve, scale, and list equivalent ratios in one tool.
Open tool
CalculatorFraction Calculator
Add, subtract, multiply, and divide fractions with simplified results and step-by-step working.
Open tool