Percentage Increase Calculator

Calculate the percentage increase between any two values instantly. Includes formula, salary raise table, price examples, and step-by-step guide.

Percentage Increase Calculator Tool
Enter initial and final values to calculate percentage change
Note: Percentage Change = ((Final - Initial) / Initial) × 100. Positive values indicate increase, negative indicate decrease.

The percentage increase calculator finds how much a value has grown from its original amount. Whether you are tracking a salary raise, a price jump, or a population change, this tool gives you an accurate result in seconds. Enter the original value and the new value, and the calculator returns the percentage increase instantly. Understanding how to calculate percentage increase is one of the most practical math skills for everyday decisions about money, health, and career. This tool also works as a percentage growth calculator for any quantity that grows over time.

What Is Percentage Increase?

Percentage increase measures how much a quantity has grown relative to its starting point. It is expressed as a percentage of the original value, not the new value. A 20% increase means the new value is 20% more than what you started with. The term is closely related to percent change, which can be either positive (an increase) or negative (a decrease). When the change is positive, percent change equals percentage increase.

This distinction matters more than it seems. If a product cost $100 and now costs $120, the percentage increase is 20% of the original $100, giving a $20 rise. If you incorrectly divided by the new value ($120), you would get 16.7%, which is wrong. The original value is always the denominator in a percentage increase calculation.

Percentage increase is different from the absolute increase. A $20 rise on a $100 item is a 20% increase. The same $20 rise on a $1,000 item is only a 2% increase. The percentage makes the comparison meaningful across different starting values.

Percentage Increase Formula

The formula to calculate percentage increase between two numbers is:

Percentage Increase = ((New Value - Original Value) / Original Value) x 100

This is the standard percent increase formula used in mathematics, finance, and science. To calculate percentage increase formula results correctly, always use the original (starting) value as the denominator. Breaking this down:

  • New Value - Original Value: This gives you the absolute amount of increase.
  • Divide by Original Value: This scales the increase relative to where you started.
  • Multiply by 100: This converts the decimal into a percentage.

The result is a positive number when the value has grown. If the result is negative, the value has decreased. Use the percentage decrease calculator if you specifically need to measure a reduction. To calculate increase decrease percentage in a single step, use the percentage change calculator which handles both directions automatically.

How to Calculate Percentage Increase: Step-by-Step Examples

Working through examples is the fastest way to understand how to work out percentage increase for any situation.

Example 1: Price Increase

A coffee shop raises its latte price from $4.50 to $5.40.

  • Difference: $5.40 - $4.50 = $0.90
  • Divide by original: $0.90 / $4.50 = 0.20
  • Multiply by 100: 0.20 x 100 = 20% increase

Example 2: Salary Raise

Maria earns $52,000 per year. Her employer offers a raise to $56,160. To calculate percentage increase between two numbers like these:

  • Difference: $56,160 - $52,000 = $4,160
  • Divide by original: $4,160 / $52,000 = 0.08
  • Multiply by 100: 0.08 x 100 = 8% raise

Example 3: Population Growth

A city had 250,000 residents in 2020. By 2024, it grew to 285,000.

  • Difference: 285,000 - 250,000 = 35,000
  • Divide by original: 35,000 / 250,000 = 0.14
  • Multiply by 100: 0.14 x 100 = 14% population growth

Example 4: Investment Return

James invested $5,000 in a mutual fund. Three years later the portfolio is worth $6,350. The percentage gain on this investment is:

  • Difference: $6,350 - $5,000 = $1,350
  • Divide by original: $1,350 / $5,000 = 0.27
  • Multiply by 100: 0.27 x 100 = 27% return (27% percentage gain)

Salary Raise: What Is a Good Percentage Increase?

The most common use of a salary increase percentage calculator is evaluating a job offer or annual review. To understand how to calculate salary increase percentage, subtract the old salary from the new, divide by the old salary, and multiply by 100. According to data from the U.S. Bureau of Labor Statistics, average annual wage growth in the private sector typically ranges from 3% to 5%. Use this table to benchmark a calculate raise percentage result for a $50,000 salary:

Raise Percentage Annual Increase New Salary
3%$1,500$51,500
5%$2,500$52,500
8%$4,000$54,000
10%$5,000$55,000
15%$7,500$57,500
20%$10,000$60,000

A raise below inflation effectively means a real-terms pay cut. A raise above 5% is generally considered strong performance recognition. Use the percentage calculator to find what percentage of your salary any raise represents.

Price Increase Reference Table

When shopping or budgeting, a cost increase percentage calculator helps you compare prices accurately. Here is what common percentage increases look like on a $200 item. You can also use this to calculate percentage increase in price for any starting value by applying the same multiplier:

Percentage Increase Amount Added New Price
5%$10$210
10%$20$220
15%$30$230
20%$40$240
25%$50$250
50%$100$300

10 Percent Increase Calculator: Quick Reference

This tool doubles as a 10 percent increase calculator. Common uses include tipping, estimating tax, or projecting a 10% budget increase. The method is to multiply the original value by 1.10. Any time someone searches for a percentage increase calculator, this is the calculation they need.

To calculate a 10 percent increase on any number, divide the number by 10 to find 10% of it, then add that to the original. For example: 10% of 350 is 35, so a 10% increase on 350 gives 385. This same approach lets you calculate rate increase quickly for any round percentage: 5% means multiplying by 1.05, 20% means multiplying by 1.20. The multiplier is always 1 plus the decimal form of the percentage.

Percentage Increase vs. Percentage Change vs. Percentage Difference

These three terms are often confused but they measure different things. When you need to calculate percent change, use this comparison:

  • Percentage increase: Measures growth from an original value to a higher new value. The original value is the denominator. Use this when you know which value is the starting point and the result is positive.
  • Percentage change: The same formula but it covers both increases and decreases. The sign tells you the direction. Use the percentage change calculator when you are not sure if the result is an increase or decrease.
  • Percentage difference: Compares two values without establishing which is the original. It uses the average of both values as the denominator, so the result is always positive regardless of order.

Use percentage increase when you have a clear starting point and a later measurement. It tells you how much growth occurred relative to the start.

How to Calculate Percentage Increase in Excel

If you have two values in cells A1 (original) and B1 (new), enter this formula in C1:

=(B1-A1)/A1*100

Excel returns the result as a decimal by default. Format the cell as Percentage in the Number format dropdown, or multiply by 100 as shown above to display it as a whole number. This formula handles both increases and decreases: a positive result is a percentage increase, a negative result is a decrease.

For a list of values in column A and new values in column B, copy the formula down the column. Excel automatically adjusts the row references. This approach is useful for salary tables, price lists, or any dataset where you need to calculate percentage growth for multiple rows at once.

How to Calculate Percent Improvement

To calculate percent improvement, use the same formula as percentage increase. Percentage improvement and percent improvement are alternative names for the same calculation, used in contexts like customer satisfaction scores, error rates, or performance metrics.

For example, a factory produced 400 defective units last month and 340 this month. The improvement is: (400 - 340) / 400 x 100 = 15%. In quality contexts, the "original" is the worse value and the "new" is the improved value. The formula gives the correct result: a positive percentage showing improvement.

Real-World Applications of Percentage Increase

The percentage increase formula appears in almost every area of daily and professional life:

  • Inflation tracking: When the price of a basket of goods rises from one year to the next, economists express this as a percentage increase. This is the consumer price index (CPI) inflation rate.
  • Business revenue growth: A company that reported $2.4 million in revenue last year and $3.0 million this year has achieved a 25% revenue increase. Investors use this to assess growth momentum.
  • Academic performance: A student who scored 64 on a first exam and 80 on the second improved by 25%. Percentage increase makes it easier to compare improvement across students with different starting scores.
  • Fitness and health: A runner who increased weekly mileage from 20 km to 26 km achieved a 30% increase in training volume. Tracking this prevents overtraining by keeping increases gradual.

Common Mistakes When Calculating Percentage Increase

  • Dividing by the wrong value: Always divide by the original (starting) value, not the new value. Using the new value gives a different, smaller percentage and is mathematically incorrect.
  • Confusing 100% increase with doubling: A 100% increase means the value has doubled, not tripled. A 200% increase means it has tripled.
  • Adding percentages directly: A 10% increase followed by another 10% increase is not a 20% total increase. The second 10% applies to the already-increased value, giving a 21% total increase.
  • Forgetting to multiply by 100: The formula gives a decimal. Always multiply by 100 to express it as a percentage, or you will report something like 0.20 when you mean 20%.

Limitations

  • This calculator measures simple percentage increase between two values at a single point in time. It does not handle compound growth over multiple periods. For compound annual growth rate (CAGR) calculations, a dedicated finance tool is needed.
  • If the original value is zero, the percentage increase is mathematically undefined. You cannot divide by zero.
  • The calculator works with positive numbers. Percentage increase from a negative starting value requires careful interpretation of the sign.
  • The tool calculates simple percentage increase, not annualized or inflation-adjusted growth. For multi-year comparisons, consider adjusting for inflation separately.

For related calculations, try the percent error calculator to measure the accuracy of an estimate compared to an actual value.

Frequently Asked Questions

Published: 5/16/2026