Percentage Difference Calculator
Enter two values to calculate the absolute difference, percent change, and percent difference in one click.
How to calculate percentage difference
When people search for a difference calculator percentage, they usually mean one of two things: how much a value changed relative to a starting number, or how different two values are regardless of direction. These are close, but not identical.
This page gives you both results so you can use the right one for finance, business metrics, school assignments, or everyday comparisons.
1) Percent change (from A to B)
Use percent change when one number is clearly the starting point and the other is the new value.
- If the result is positive, it is an increase.
- If the result is negative, it is a decrease.
- If A is 0, percent change is not normally defined because dividing by zero is impossible.
2) Percent difference (between A and B)
Use percent difference when both numbers are peers (no true “starting” value), such as two experiments or two price quotes.
This formula is symmetric, meaning the order of A and B does not matter.
Quick example
Suppose A = 80 and B = 100:
- Absolute difference: 20
- Percent change: ((100 - 80) / 80) × 100 = 25%
- Percent difference: |100 - 80| / 90 × 100 = 22.22%
Notice the two percentages are different because they answer different questions.
When to use each metric
Use percent change for:
- Revenue growth from last year to this year
- Weight gain or loss over time
- Inflation from a previous period to a new period
Use percent difference for:
- Comparing two lab measurements
- Comparing estimates from two vendors
- Comparing performance of two teams in the same period
Common mistakes to avoid
- Mixing percent change and percent difference: they are not interchangeable.
- Ignoring sign: percent change can be negative; that sign matters.
- Using the wrong base: in percent change, the denominator must be the original value.
- Forgetting zero edge cases: starting from zero requires special handling.
Tips for accurate percentage comparisons
- Keep units consistent (e.g., dollars with dollars, kg with kg).
- Round only at the end to avoid compounding rounding errors.
- Report both absolute and percentage difference for clearer context.
- For business reporting, include period labels (Q1, Q2, etc.) next to each number.
Frequently asked questions
Is percentage difference the same as percentage error?
No. Percentage error compares a measured value to a known true value. Percentage difference compares two observed values.
Can percentage change be more than 100%?
Yes. If a value more than doubles from its starting amount, percent change exceeds 100%.
Why does my percent change show “undefined” when A is 0?
Because the formula divides by A. Division by zero is undefined. In that case, report the absolute change and describe the context separately.
Bottom line
A good difference calculator percentage tool should give you clear, reliable outputs and explain what each output means. Use percent change for before-vs-after situations, and percent difference for side-by-side comparisons. The calculator above does both so you can make better decisions with less confusion.