Blog
Percentage Increase Between Two Numbers (Baseline Fix)
Pick the correct baseline for two values, compute the percent increase consistent with our percentage increase calculator, and avoid flipped-number mistakes in homework or dashboards.
Quick answer
Given two numbers, percentage increase depends on which number you treat as the original baseline and which you treat as the new measurement.
Swap those roles and the magnitude of the percent changes, which is why arguments about growth should begin by agreeing on the baseline.
Formula
Percentage increase (%) = ((New value - Original value) / Original value) x 100
Introduction
This article is intentionally narrow. Many homework prompts and dashboard tiles only give a pair of figures, so the entire difficulty is labeling, not algebra. When labels are still fuzzy, revisit what percentage increase means before you argue about the percent.
Once labeling is stable, the tool on the site homepage confirms the ratio quickly while you build confidence.
Main content
What is it?
Relative increase is a way to express how much larger N is compared with O in proportional terms. It complements absolute difference, which can hide whether a move is big or small for the domain.
Ratio language also helps compare situations with different scales, such as comparing a small shop price move with a large enterprise contract move using the same percent grammar.
Formula
After you decide O and N, apply ((N - O) / O) x 100. If the problem statement says A to B, confirm whether language implies A is the starting point before you compute. The formula guide shows the same expression with letters you can reuse in notes.
Some puzzles phrase increases backward on purpose. Slowing down to diagram the timeline prevents silent errors.
Step-by-step guide
- Underline the phrase that identifies the starting amount.
- Write O and N on scratch paper with units.
- Compute new minus original, divide by O, multiply by one hundred.
- Compare the percent to a quick estimate, such as ten percent of O, to catch decimal shifts.
Example
Baseline 150 units rises to 180 units. The difference is 30, thirty divided by one hundred fifty is 0.2, so the increase is twenty percent.
If a partner reads the problem as 180 down to 150, they compute a decline story instead. The math is consistent once the baseline is fixed.
FAQ
What if the problem only says increase from X to Y?
Treat X as O and Y as N for the standard increase percent unless a local convention in your course says otherwise, and say so when you write the solution.
Can I average two percents from different baselines?
Not meaningfully without weights. Return to the underlying values and recompute on a coherent baseline.
Conclusion
Summary
Two numbers are enough information only when roles are clear. Spend a beat on labeling, then let the ratio do its job. If stakeholders mix up increase and looser change wording, the increase versus percentage change article gives phrasing rules you can paste into a style guide.
Finance readers should continue to the dedicated finance notes for contributions, inflation, and headline caveats.

