What this result means
Subtract the original value from the new value, divide by the positive original value, then multiply by 100.
Enter your values, then calculate to see a verified result.
A clear calculation path based on your inputs.
Versioned calculationFormula v1.0.0
Subtract the original value from the new value, divide by the positive original value, then multiply by 100.
Percentage increase = ((new - original) / original) x 100.
The original value is the denominator and must be positive. Reversing the inputs changes the percentage because the baseline changes.
The original value is the denominator and must be positive.
Reversing the inputs changes the percentage because the baseline changes.
Continue with your result
Thanks. Your feedback has been recorded.
Keep exploring
Formulas were independently recomputed, compared with documented competitor behavior, and tested through deterministic JavaScript and PHP fixtures plus responsive browser QA.
2026-09-20 ยท Added to the premium Percentage Calculators hub with transparent formulas, contextual links, deterministic fixtures and unified result presentation.
| Case | Inputs | Expected result |
|---|---|---|
| Eighty to one hundred | old=80, new=100 | percentage=25, increase=20, multiplier=1.25 |
| No increase | old=50, new=50 | percentage=0, increase=0 |
| Double | old=20, new=40 | percentage=100, multiplier=2 |
| Small decimal | old=0.2, new=0.25 | percentage=25 |
| Large values | old=1000000000000, new=1100000000000 | percentage=10 |
| New below old | old=100, new=80 | Validation error |
Subtract the original value from the new value, divide by the positive original value, then multiply by 100.
Not sure which method applies? Start with the Percentage Calculators hub to compare baselines, peer comparisons, goals and conversions.
Percentage increase = ((new - original) / original) x 100.
The calculator evaluates the relationship at full working precision, validates unsupported denominators or domains, and rounds only the visible output. This keeps the arithmetic reproducible while making the final result readable.
An increase from 80 to 100 is 25%.
An increase from 20 to 40 is 100%.
For a different relationship, compare the Percent Change Calculator with the Percentage Difference Calculator.
Subtract the original value from the new value, divide by the positive original value, then multiply by 100.
Percentage increase = ((new - original) / original) x 100.
Yes when the mathematical relationship supports it. Read the result label and the stated baseline before interpreting a value above 100%.
The calculator keeps full working precision and rounds only displayed outputs.
The original value is the denominator and must be positive.
CalculatorGeek verified the formula branches and fixtures on 2026-09-20. This page provides mathematical guidance; a field-specific standard may define a different baseline, sign convention or rounding rule.
No close match yetTry a shorter term or browse the categories.