How Do You Calculate Percent Change Between Two Numbers?
Enter your starting and ending values to instantly calculate percent increase or decrease.
Expert Guide: How to Calculate Percent Change Between Two Numbers
Percent change is one of the most useful math tools in everyday life. It shows how much something increased or decreased relative to where it started. Businesses use it to track revenue growth, teachers use it to compare test results, investors use it to evaluate returns, and families use it to monitor budget categories like rent, utilities, and groceries. If you have ever asked, “How do you calculate percent change between two numbers?” this guide gives you a clear, practical framework you can use immediately.
What percent change actually means
Percent change compares two values by measuring the difference and scaling that difference by the original amount. This scaling matters because a change of 10 units does not mean the same thing in every context. Going from 20 to 30 is a much bigger change than going from 200 to 210. Percent change captures that relative impact.
The standard formula is:
Percent Change = ((New Value – Original Value) / Original Value) × 100
If the result is positive, you have a percent increase. If the result is negative, you have a percent decrease.
Step by step process
- Identify the original value. This is your starting point.
- Identify the new value. This is the value after change.
- Subtract: new minus original.
- Divide by the original value.
- Multiply by 100 to convert to a percentage.
Example: If a monthly subscription rose from $40 to $52, then the difference is $12. Divide 12 by 40 to get 0.30. Multiply by 100 to get 30%. The subscription increased by 30%.
Examples for common real life scenarios
- Salary increase: From $50,000 to $54,000 gives ((54,000 – 50,000) / 50,000) × 100 = 8%.
- Price drop: From $80 to $68 gives ((68 – 80) / 80) × 100 = -15%. That is a 15% decrease.
- Website traffic growth: From 12,000 visits to 15,600 visits gives 30% growth.
- Exam performance: From 72 to 81 gives a 12.5% increase.
Percent change vs percentage points
Many people confuse these terms. If a rate moves from 3% to 5%, that is a rise of 2 percentage points, not 2%. The percent change is ((5 – 3) / 3) × 100 = 66.67%. Percentage points measure absolute rate difference. Percent change measures relative change from the starting rate. Both are valid, but they answer different questions.
Handling decreases correctly
A negative percent result means a decrease. For communication, people often remove the sign and state direction explicitly. For example, if a value goes from 250 to 200, the math gives -20%. You can report this as “a 20% decrease.” In dashboards, signed values are useful because positive and negative values are visually distinct. In business reports, wording with increase or decrease is often easier for broad audiences.
What if the original value is zero?
The standard formula cannot divide by zero, so percent change is undefined when the original value equals 0. In practice, teams use one of these approaches:
- Mark as “not defined” or “N/A”.
- Use absolute difference instead of percent change.
- Use a midpoint or symmetric method for comparison when appropriate.
For this reason, the calculator above validates zero before running the standard method.
Midpoint method: when you need symmetric comparison
Standard percent change depends on which number is the baseline. If you compare A to B and then B to A, you get different percentages. The midpoint method solves this by dividing by the average of both numbers:
Midpoint Percent Difference = ((New – Old) / ((New + Old) / 2)) × 100
This is useful for neutral comparisons between two values, such as comparing two regions or two product options when neither is a true baseline.
Table 1: U.S. average annual inflation rates (CPI-U)
The Bureau of Labor Statistics publishes official inflation data. Below is a simple comparison showing how annual inflation itself changed year to year.
| Year | Average CPI Inflation Rate | Year-over-Year Percent Change in the Rate |
|---|---|---|
| 2020 | 1.2% | Baseline |
| 2021 | 4.7% | ((4.7 – 1.2) / 1.2) × 100 = 291.7% |
| 2022 | 8.0% | ((8.0 – 4.7) / 4.7) × 100 = 70.2% |
| 2023 | 4.1% | ((4.1 – 8.0) / 8.0) × 100 = -48.8% |
Source reference: U.S. Bureau of Labor Statistics CPI data. Always verify the latest published values when preparing reports.
Table 2: U.S. nominal GDP comparison using percent change
The Bureau of Economic Analysis tracks GDP. This table shows how to evaluate macroeconomic growth from one year to the next using the same formula.
| Year | Nominal GDP (Trillions USD) | Percent Change vs Prior Year |
|---|---|---|
| 2020 | 20.89 | Baseline |
| 2021 | 23.32 | ((23.32 – 20.89) / 20.89) × 100 = 11.63% |
| 2022 | 25.74 | ((25.74 – 23.32) / 23.32) × 100 = 10.38% |
| 2023 | 27.36 | ((27.36 – 25.74) / 25.74) × 100 = 6.29% |
How to avoid common percent change mistakes
- Using the wrong baseline: The denominator should be the original value for standard percent change.
- Mixing units: Make sure both values represent the same unit, period, and scope.
- Forgetting the sign: A negative result is meaningful and indicates decline.
- Confusing ratio and percent: 0.15 is not 15 until multiplied by 100.
- Rounding too early: Keep extra decimals during calculation, then round final output.
Percent change in business decision making
Percent change helps prioritize action. A category that grows from $10,000 to $15,000 rose 50%, while another category growing from $100,000 to $110,000 rose 10%. Both changes may matter, but the relative growth story differs. Teams often combine percent change with absolute change for full context. Absolute change shows scale, while percent change shows intensity.
Interpreting large or extreme results
Very high percentages can happen when the original value is small. For example, moving from 1 to 5 is a 400% increase, even though the absolute increase is only 4. This is mathematically correct. In reporting, it is often better to show both the actual values and the percent change together to reduce misinterpretation.
Quick reference checklist
- Confirm your original and new values are comparable.
- Use the standard formula for baseline based comparisons.
- Use midpoint method for symmetric comparisons.
- Report both sign and direction where possible.
- When original is zero, use N/A or alternative metrics.
- Validate with a calculator to prevent spreadsheet or manual errors.
Authoritative references for accurate data and methods
- U.S. Bureau of Labor Statistics (BLS) CPI Data
- U.S. Bureau of Economic Analysis (BEA) GDP Data
- U.S. Census Bureau Publications and Data Resources
Final takeaway
To calculate percent change between two numbers, subtract the original value from the new value, divide by the original, then multiply by 100. This one method can improve budgeting, forecasting, performance analysis, and data storytelling. Use signed values for precision, plain language for communication, and include absolute values for context. With those habits, your percent change analysis becomes accurate, actionable, and easy for others to trust.