Percentage Change Calculator
MathCalculate percentage increase or decrease between two values instantly. Find percentage change and absolute difference for any two numbers free.
Reviewed by the thecalcu.com team · Last updated July 9, 2026
What is a % Change?
A Percentage Change Calculator measures how much a value has moved relative to its starting point, expressed as a percentage. Enter an original value and a new value, and it returns the percentage change, the absolute change, and the new value expressed as a percentage of the original, three numbers that together give a full picture of the shift.
Percentage change shows up everywhere: investment returns (a stock that rose from $45 to $54 is up 20%), business metrics (revenue up 34% year-over-year), inflation figures (CPI up 3.2%), grades (a score that improved from 68% to 79%), and sports stats. What makes it useful is that it normalizes the comparison, a $10,000 gain on a $50,000 investment (+20%) is directly comparable to a 20% gain anywhere else, regardless of units or scale.
The formula is: Percentage Change = ((New − Original) ÷ Original) × 100. A positive result is an increase, negative is a decrease, the sign alone carries the direction, so one formula covers both cases instead of the separate "increase" and "decrease" formulas some textbooks still teach.
The third output, New as % of Original, is the full ratio expressed as a percentage: (New ÷ Original) × 100. At 125%, the new value sits a quarter above the original; at 75%, it's a quarter below. That relates back to percentage change as New as % of Original = 100 + Percentage Change, a framing that's especially handy in budget or performance tracking where you care about the ratio to a baseline more than the raw delta.
For multi-year compound growth, the Percentage Calculator and a dedicated CAGR tool handle the time dimension this calculator intentionally leaves out.
Formula & Methodology
Percentage Change: Percentage Change = ((New Value − Original Value) ÷ Original Value) × 100 Absolute Change: Absolute Change = New Value − Original Value New Value as % of Original: New as % of Original = (New Value ÷ Original Value) × 100 Relationship between the three: New as % of Original = 100 + Percentage Change Variables: - Original Value (O) = starting or reference value (cannot be 0) - New Value (N) = changed or current value Worked example, salary raise from $52,000 to $59,800: Percentage Change = ((59,800 − 52,000) ÷ 52,000) × 100 = (7,800 ÷ 52,000) × 100 = +15% Absolute Change = 59,800 − 52,000 = +$7,800 New as % of Original = (59,800 ÷ 52,000) × 100 = 115% Worked example, stock price fall from $280 to $196: Percentage Change = ((196 − 280) ÷ 280) × 100 = (−84 ÷ 280) × 100 = −30% Absolute Change = 196 − 280 = −$84 New as % of Original = (196 ÷ 280) × 100 = 70% Assumptions and limitations: - If Original Value = 0, percentage change is mathematically undefined (division by zero). The calculator returns 0 for this edge case. - Negative original values are valid but need careful interpretation, a change from −$100 to −$50 shows as a +50% "improvement" under this formula even though both numbers represent a loss. - This calculator computes simple percentage change, not compound annual growth rate. For multi-period annualized growth, use a dedicated CAGR formula instead.
How to use this % Change calculator
Enter the Original Value, the starting point or benchmark. This is the denominator in the formula. For year-over-year comparisons, use last year's figure; for tracking an investment, use the purchase price.
Enter the New Value, the current or final figure. You don't need to know in advance whether it's higher or lower, the calculator handles both and shows a negative result for decreases automatically.
Read the Percentage Change, the headline output. Positive means growth, negative means decline, and the size of the number tells you how large the move is relative to where you started.
Check the Absolute Change, if the percentage surprises you, the absolute change grounds it in real units, whether that's dollars, points, or units sold.
Use New as % of Original for ratio framing, particularly handy against a budget or target: current spend at 108% of forecast means you're 8% over.
Common Mistakes to Avoid
Swapping the base value. The original value always goes in the denominator. Accidentally dividing by the new value instead flips the sign and skews the magnitude, especially on large moves.
Confusing percentage change with percentage points. "Rates fell 2%" and "rates fell 2 percentage points" describe very different sizes of change when the starting rate is small. Keep the vocabulary straight, especially when writing up results for someone else.
Assuming symmetry between an increase and its reversal. A 50% increase followed by a 50% decrease does not return you to the original value, it lands you 25% below it, because the second percentage applies to a larger base. This trips people up constantly in investment return sequences.
Reporting percentage change without the time frame. A 20% change over one month and a 20% change over five years mean very different things. Always pair the percentage with the period it covers, or switch to CAGR if you need an annualized comparison.
Who Should Use This Calculator?
Investors tracking portfolio performance, a stock moved from $320 to $412, a fund's NAV moved from $87.50 to $104.20, this calculator answers "how much is that in percentage" in one step, plus the ratio for direct cost-basis comparison.
Students working through ratio and percent problems, percentage increase and decrease are core middle and high school math topics, and the step-by-step math here mirrors the format expected on homework and standardized tests.
Business analysts and finance teams, monthly and quarterly reviews run on MoM and YoY comparisons for revenue, costs, and headcount. This calculator handles any two numbers and shows the absolute change and ratio alongside the percentage for full context.
Journalists and anyone translating raw numbers into copy, distinguishing percentage change from percentage point change matters for accuracy, and having both values visible side by side avoids the mix-up.
Quick Reference
| Scenario | Original | New | % Change |
|---|---|---|---|
| Salary raise | $52,000 | $59,800 | +15% |
| Stock drop | $280 | $196 | −30% |
| Startup revenue growth | $500,000 | $1,500,000 | +200% |
For related math tools, try the Percentage Calculator for straightforward percent-of calculations, the Ratio Calculator for simplifying and comparing ratios, or the Fraction Calculator when your inputs start as fractions rather than decimals.
Frequently Asked Questions