How to Calculate the Increase Between Two Numbers
Enter your starting and ending values to calculate absolute increase, percentage increase, and visualize the change instantly.
Results
Enter values and click Calculate Increase.
Expert Guide: How to Calculate the Increase Between Two Numbers Accurately
If you work with pricing, budgets, salaries, performance metrics, web analytics, school grades, or population data, you will constantly need to calculate how much one number increased compared with another. This is one of the most practical math skills in business and everyday life. Yet many people mix up absolute increase and percentage increase, which can lead to wrong conclusions and poor decisions.
This guide explains the complete process in plain language and gives professional examples with real public statistics so you can calculate increases confidently and communicate your results clearly.
1) The Core Formulas You Need
There are two main ways to measure increase between two numbers:
- Absolute increase: How many units were added.
- Percentage increase: How large the increase is relative to the starting value.
Absolute Increase Formula: Ending Value – Starting Value
Percentage Increase Formula: ((Ending Value – Starting Value) / Starting Value) x 100
These formulas answer different questions. Absolute increase answers, “How much did it go up in units?” Percentage increase answers, “How big was that increase compared to where we started?” In reporting and analysis, you often need both.
2) Step by Step Method
Step 1: Identify the starting and ending values
Always define the baseline first. The starting value is your reference point, and the ending value is the newer number. Reversing these creates incorrect signs and percentages.
Step 2: Find the difference
Subtract starting from ending: ending – starting. If the result is positive, that is an increase. If negative, it is a decrease. If zero, no change.
Step 3: Convert to percent if needed
Divide the difference by the starting value and multiply by 100. This converts the change into a comparable rate. Percent increase is especially useful when comparing categories of different sizes.
Step 4: Format and interpret
Round to an appropriate number of decimal places, mention units, and be explicit about the period. For example: “Sales increased by 250 units, a 12.5% increase from Q1 to Q2.”
3) Worked Examples
Example A: Product sales
Starting sales: 1,200 units. Ending sales: 1,500 units.
- Absolute increase = 1,500 – 1,200 = 300 units
- Percentage increase = (300 / 1,200) x 100 = 25%
Interpretation: Sales grew by 300 units, which is a 25% increase relative to the original sales level.
Example B: Monthly subscription fee
Starting fee: $40. Ending fee: $46.
- Absolute increase = $6
- Percentage increase = (6 / 40) x 100 = 15%
Interpretation: The price rose by $6, equal to a 15% increase.
4) Real Public Data Example 1: U.S. CPI Annual Averages
The Consumer Price Index (CPI) is one of the most common measures used to discuss price increases and inflation trends in the United States. Data below uses annual average CPI-U values published by the U.S. Bureau of Labor Statistics.
| Year | CPI-U Annual Average | Absolute Increase vs Prior Year | Percentage Increase vs Prior Year |
|---|---|---|---|
| 2021 | 270.970 | – | – |
| 2022 | 292.655 | 21.685 | 8.00% |
| 2023 | 305.349 | 12.694 | 4.34% |
Source reference: U.S. Bureau of Labor Statistics CPI resources at bls.gov/cpi.
This table shows why absolute and percentage increases tell different stories. The CPI rose by 21.685 points in 2022 and 12.694 points in 2023. Both are increases, but the relative rate was much higher in 2022. In professional reporting, this distinction prevents overstatement and confusion.
5) Real Public Data Example 2: U.S. Census Population Growth
Population comparisons are another common use case for increase calculations. U.S. Census counts provide excellent examples of long-range percentage growth.
| Census Year | Resident Population | Absolute Increase Over Prior Census | Percentage Increase Over Prior Census |
|---|---|---|---|
| 2000 | 281,421,906 | – | – |
| 2010 | 308,745,538 | 27,323,632 | 9.71% |
| 2020 | 331,449,281 | 22,703,743 | 7.35% |
Source reference: U.S. Census Bureau data portal at census.gov.
The U.S. population increased in both decades, but the percentage increase slowed from 9.71% to 7.35%. This demonstrates why percentage growth is essential for trend analysis across time.
6) Common Mistakes and How to Avoid Them
- Using the ending value as the denominator. For increase percentages, divide by starting value, not ending value.
- Mixing increase and decrease language. If the difference is negative, it is a decrease, not an increase.
- Ignoring zero baseline cases. If the starting value is 0, standard percentage increase is undefined because division by zero is not valid.
- Forgetting units. “Increased by 25” is incomplete. Say 25 dollars, 25 units, or 25 points.
- Poor rounding practices. Too many decimals can distract. Pick 1 to 2 decimals for most business reporting unless higher precision is required.
7) What to Do When the Starting Value Is Zero
Many users ask how to calculate percentage increase when the original number is zero. Mathematically, percentage increase from zero is undefined under the standard formula because you cannot divide by zero. In these cases, use one of these approaches:
- Report only the absolute increase (for example, “increased from 0 to 120 users”).
- Use a contextual metric, such as growth in share points or change per period.
- Set a minimum baseline in your analysis framework if the use case allows it.
In dashboards and BI tools, this is usually handled with explicit notes rather than forcing a misleading percentage.
8) Advanced Context: Multi-Year Growth and CAGR
When growth happens over multiple years, one period percentage increases can be noisy. Analysts often use CAGR (Compound Annual Growth Rate) to estimate the average annual growth rate over time.
CAGR Formula: ((Ending Value / Starting Value)^(1 / Number of Years) – 1) x 100
CAGR is not the same as total percentage increase, but it is useful for comparing long-term growth consistency across investments, revenue streams, and economic indicators. If your goal is only to compare two numbers directly, use absolute and percentage increase formulas first.
For official economic data series where these methods are commonly used, see U.S. Bureau of Economic Analysis resources at bea.gov.
9) How to Communicate Increase Results Professionally
Strong analysis is not just correct math. It is clear communication. Use this template:
- Statement: “Metric X increased from A to B during Period Y.”
- Absolute change: “That is an increase of C units.”
- Relative change: “Equivalent to D% growth.”
- Context: “Compared with last period, growth accelerated or slowed.”
Example: “Average monthly site traffic increased from 80,000 to 100,000 visits in Q2. That is an increase of 20,000 visits, or 25%. Growth was stronger than the prior quarter.”
10) Quick Reference Checklist
- Use the correct baseline starting value.
- Calculate absolute change first.
- Calculate percentage change second.
- Handle zero baselines carefully.
- Round consistently and add units.
- State the comparison period.
- Use charts to make increases easy to read.
If you follow this checklist, your increase calculations will be mathematically correct and easy for stakeholders to trust.