Percentage Increase Calculator
Instantly calculate how much one number has increased compared to another.
How to calculate percentage increase of two numbers
Knowing how to calculate percentage increase is a core skill in business, education, finance, data reporting, and everyday life. When a price rises, when your salary changes, or when your website traffic grows, you are usually not just interested in the raw difference. You want to know the scale of the change relative to where you started. That is exactly what percentage increase tells you.
In simple terms, percentage increase answers this question: How much did a value grow compared to its original amount? This matters because absolute change and relative change can tell very different stories. An increase of 20 units could be huge if the original value was 40, but minor if the original value was 4,000.
The core formula
Use this formula every time you need percentage increase:
Percentage Increase = ((New Value – Original Value) / Original Value) × 100
- New Value – Original Value gives the amount of change.
- Dividing by Original Value scales the change relative to the starting point.
- Multiplying by 100 converts the result to a percent.
Step by step method with a quick example
- Find your original number and your new number.
- Subtract the original from the new value.
- Divide that result by the original value.
- Multiply by 100.
- Round to the number of decimal places you need.
Example: original value = 80, new value = 100
Difference: 100 – 80 = 20
Relative change: 20 / 80 = 0.25
Percentage increase: 0.25 × 100 = 25%
Why percentage increase is more useful than raw difference
Suppose Product A rises from 50 to 60 and Product B rises from 500 to 510. Both changed by 10 units. But Product A increased by 20%, while Product B increased by only 2%. If you only looked at raw difference, you might conclude the growth was the same. Percentage increase gives context and makes comparisons fair.
This is why analysts, economists, marketers, and project managers use percent change in dashboards and reports. It normalizes values that may be on very different scales.
Common real world uses
- Personal finance: rent, grocery bills, utility bills, investment growth.
- Business: revenue growth, customer growth, cost increases, conversion improvements.
- Education: tuition changes, enrollment trends, exam score gains.
- Economics: inflation metrics, GDP growth, population growth.
- Operations: production output gains, defect rate changes, productivity improvements.
Two important interpretation rules
1) The base matters
The original value is the base. If the base is small, a modest numeric increase can look very large in percentage terms. If the base is large, even a substantial numeric increase can appear small. Always report both the percentage and the raw values when clarity is critical.
2) Increase and decrease are not symmetric
If something increases 25% and later decreases 25%, it does not return to its original value. Example: 100 increased by 25% becomes 125. Then a 25% decrease on 125 gives 93.75. This is a common reporting mistake. Percentage changes are always relative to the current base in each step.
Comparison table 1: U.S. CPI index and year over year increases
The U.S. Consumer Price Index (CPI-U) is a practical example of percentage increase in public data. The table below uses annual average index values commonly reported by the U.S. Bureau of Labor Statistics. The year over year percentage change is calculated with the same formula used in this calculator.
| Year | CPI-U Annual Average Index | Increase vs Previous Year |
|---|---|---|
| 2019 | 255.657 | Base year in this sample |
| 2020 | 258.811 | 1.23% |
| 2021 | 270.970 | 4.70% |
| 2022 | 292.655 | 8.00% |
| 2023 | 305.349 | 4.34% |
Source reference: U.S. Bureau of Labor Statistics CPI data.
Comparison table 2: U.S. decennial population growth
Population reporting is another excellent example. The U.S. Census publishes official counts for each decennial census. Using those values, we can calculate how much the population increased between decades.
| Period | Start Population | End Population | Percentage Increase |
|---|---|---|---|
| 2000 to 2010 | 281,421,906 | 308,745,538 | 9.71% |
| 2010 to 2020 | 308,745,538 | 331,449,281 | 7.35% |
Source reference: U.S. Census Bureau national totals.
Advanced tips for accurate calculation
Use consistent units
Before calculating, confirm both numbers use the same unit and scope. Do not compare monthly revenue against annual revenue. Do not compare nominal dollars against inflation adjusted dollars unless your method explicitly allows that. Percentage increase is only meaningful when values are comparable.
Handle zero or near zero bases carefully
If the original value is zero, the formula breaks because division by zero is undefined. In reporting, you should mark this as not computable or describe it qualitatively as growth from zero. If the original value is very close to zero, percent changes can become extremely large, so add clear notes for stakeholders.
Round responsibly
For dashboards, one or two decimals is often enough. For scientific or financial reporting, use the precision required by your policy. Avoid heavy rounding early in your workflow because it can distort totals or comparisons later.
Percentage increase vs percentage point increase
These are not the same. If a rate rises from 10% to 15%, that is:
- +5 percentage points (15% – 10%)
- +50% percentage increase because (15 – 10) / 10 = 0.5
In public communication and SEO content, this distinction is one of the biggest sources of confusion. If you are writing reports, always specify whether you mean percent change or percentage points.
Worked scenarios you can reuse
Scenario A: salary increase
Old salary: 52,000. New salary: 57,200.
Change: 5,200. Percentage increase: 5,200 / 52,000 × 100 = 10%.
Scenario B: ecommerce monthly orders
Old orders: 1,250. New orders: 1,575.
Change: 325. Percentage increase: 325 / 1,250 × 100 = 26%.
Scenario C: tuition and fees change
Suppose a program cost moves from 8,400 to 9,072.
Change: 672. Percentage increase: 672 / 8,400 × 100 = 8%.
For official education data and trend tables, see NCES Digest of Education Statistics.
Frequent mistakes to avoid
- Using the new value as the denominator instead of the original value.
- Confusing absolute difference with percentage difference.
- Mixing periods, such as monthly vs yearly values.
- Ignoring data quality issues like missing values or one time outliers.
- Reporting large percentage growth from tiny baselines without context.
Final takeaway
If you remember one thing, remember this: percentage increase is always measured against the original value. The formula is straightforward, but interpretation requires context. Combine the percent figure with the underlying numbers, the time period, and data source quality. When you do that, you can use percentage increase as a powerful decision making tool in finance, policy, operations, and personal planning.
You can use the calculator above to compute the result instantly, display rounded values, and visualize the change in a chart for easier communication.