Math · Interactive calculator

Percentage Change Calculator

Compare an original and new value, distinguish percentage change from percentage points, and handle zero or negative starting values without hiding the denominator convention.

Interactive calculatorFormula shownZero-aware
Updated2026-08-31
Calculation methodPERCENTAGE_CHANGE-1.0
Page typeInteractive calculator
RuntimeDeterministic arithmetic

Calculate increase, decrease, and recovery

Enter the before and after values. For a negative starting value, choose whether the denominator should be the absolute original value or the signed original value.

This choice affects only cases with a negative starting value. The selected convention appears in the result.

Primary result

Percentage change25%
DirectionIncrease
Absolute change20
Multiplier1.25×
Percentage-point difference20 points
Gain needed to recoverNot applicable
Denominator conventionAbsolute original value

The value moves from 80 to 100, an absolute change of 20 and a 25% increase using the absolute original value as the denominator.

Choose the number that answers the question

Percentage change answers “how large was the movement relative to where it started?” Absolute change answers “how many units moved?” A multiplier answers “how many times the original is the new value?” When the inputs are already percentages, percentage-point difference reports the direct subtraction. These measures can describe the same event, but they are not interchangeable.

  • Inputs: original value, new value, and a negative-number denominator convention.
  • Outputs: percentage change, direction, absolute change, multiplier, point difference, and recovery gain when applicable.
  • Best use: prices, measurements, rates, counts, test results, budgets, and before-versus-after comparisons.

Formula and methodology

For the usual nonzero positive starting value, percentage change is (new − original) ÷ original × 100. The calculator also reports new ÷ original as the multiplier and new − original as the absolute or point difference.

When the original is negative, conventions differ. The absolute-base option divides by the magnitude of the original, so moving from −20 to −10 appears as a positive 50% movement toward zero. The signed-base option divides by −20 and therefore returns −50%. Neither convention should be presented without its label.

When the original equals zero, no finite percentage change or multiplier exists. The page deliberately says “undefined from zero” and keeps the absolute change visible instead of inventing infinity or a misleading 100% value.

Worked examples

Increase from 80 to 100

The absolute change is 100 − 80 = 20. Dividing 20 by 80 gives 0.25, so the percentage increase is 25%. The multiplier is 100 ÷ 80 = 1.25×.

Loss and the different recovery gain

A value falling from 100 to 80 decreases by 20%. Returning from 80 to 100 requires a 25% gain because the recovery calculation divides the needed 20 by the smaller base of 80. Equal loss and gain percentages do not cancel unless both use the same denominator.

Rates versus percentage points

If a conversion rate rises from 40% to 50%, the direct difference is 10 percentage points. Relative to the original 40%, the percentage increase is 25%. State which measure you mean.

Common mistakes

  • Calling the difference between two percentages a “percent” change without identifying the denominator.
  • Reporting a move from zero as 100% instead of saying the relative change is undefined.
  • Assuming a 20% loss needs only a 20% gain to recover.
  • Dropping the sign or denominator convention when the original value is negative.
  • Rounding the inputs before calculating and creating avoidable error in a small change.

FAQ

How is percentage decrease calculated?

Use the same formula. If the new value is below a positive original value, the numerator is negative, so the result is a negative percentage and the direction card says decrease.

What happens when both values are zero?

Absolute change is zero, but percentage change and multiplier remain undefined because both require division by the original zero.

Why show a percentage-point difference for ordinary numbers?

The card is direct subtraction. It is most meaningful when both inputs are rates expressed on the same percentage scale; for counts or currency, treat it as the absolute difference and use the displayed units from your source data.

How this calculator helps

Use it to: Compare an original and new value while keeping zero and negative starting-value conventions explicit.

Inputs and example scenarios

These examples show how the result changes with different inputs. Change the values to match the decision you are making.

starting example: Original value: 80; New value: 100; Negative-value denominator convention: Divide by absolute original value. Example result: Percentage change: 25%; Direction: Increase; Absolute change: 20; Multiplier: 1.25×.

materially different higher percentage change calculator scenario: Original value: 120; New value: 150; Negative-value denominator convention: Divide by signed original value. Example result: Percentage change: 25%; Direction: Increase; Absolute change: 30; Multiplier: 1.25×.

What changes the result

The starting value is the denominator, so values near zero magnify the percentage and an exact zero makes percentage change undefined.

Formula and limitations

Absolute change is new minus original; percentage change divides that change by either the absolute or signed original value, while recovery after a positive loss uses original divided by new minus one. The calculations are arithmetic identities; the selected negative-value convention is displayed because both conventions appear in practice.

Last reviewed: 2026-08-31. Recheck the entered assumptions against the current product documentation, quote, code, or professional guidance when the decision is consequential.