← Back to Tools

📈 Percentage Increase Calculator

Calculate how much a value has increased or decreased in percentage terms

Enter the original value and the new value to instantly see the percentage increase or decrease. Useful for salary raises, price changes, population growth, investment returns, and more.

1
Enter Your Values

What is Percentage Increase?

Percentage increase measures how much a value has grown relative to its original amount, expressed as a percentage. It answers the question: "By what fraction of the original did this value grow?" The concept is fundamental in finance, economics, science, and everyday decision-making. Whether you are evaluating a salary raise, tracking the price of a commodity, or measuring population growth, percentage increase gives you a standardized way to compare changes across vastly different scales.

A closely related concept is percentage decrease, which uses the exact same formula but produces a negative result when the new value is smaller than the original. Together, they are the building blocks of percentage change analysis.

The Percentage Increase Formula

The formula is straightforward:

Percentage Increase = ((New Value − Original Value) / Original Value) × 100

If the result is positive, the value increased. If the result is negative, the value decreased. The original value serves as the reference point (denominator), which is why the same absolute change produces different percentages depending on where you start.

Step-by-Step Examples

Example 1: Price Increase

A pair of headphones was priced at $80 last year and now costs $100.

  1. Find the difference: 100 − 80 = 20
  2. Divide by the original: 20 / 80 = 0.25
  3. Multiply by 100: 0.25 × 100 = 25
  4. Answer: The price increased by 25%.

Example 2: Salary Raise

Your annual salary went from $60,000 to $66,000.

  1. Find the difference: 66,000 − 60,000 = 6,000
  2. Divide by the original: 6,000 / 60,000 = 0.10
  3. Multiply by 100: 0.10 × 100 = 10
  4. Answer: You received a 10% raise.

Example 3: Population Decline

A town's population dropped from 12,000 to 10,800.

  1. Find the difference: 10,800 − 12,000 = −1,200
  2. Divide by the original: −1,200 / 12,000 = −0.10
  3. Multiply by 100: −0.10 × 100 = −10
  4. Answer: The population decreased by 10%.

Quick Reference Table

Common percentage increases and their multipliers:

Original New Value % Change Multiplier
100110+10%×1.10
100125+25%×1.25
100150+50%×1.50
100200+100%×2.00
10090−10%×0.90
10075−25%×0.75
10050−50%×0.50

Real-World Applications

Related Tools

Percentage Calculator · Discount Calculator · Compound Interest Calculator · Tip Calculator

Frequently Asked Questions

What is the formula for percentage increase?

Percentage Increase = ((New Value − Original Value) / Original Value) × 100. A positive result means the value went up; a negative result means it went down. The original value is always the denominator because it is your reference point.

How do I calculate percentage increase in salary?

Subtract your old salary from your new salary, divide by the old salary, and multiply by 100. For example, going from $50,000 to $55,000: ((55,000 − 50,000) / 50,000) × 100 = 10% increase. Compare this to the annual inflation rate to see if your real income improved.

What is the difference between percentage increase and percentage change?

They use the same formula. "Percentage increase" specifically refers to a positive result (the value grew), while "percentage change" is a broader term that encompasses both increases and decreases. In practice, people often use "percentage change" as the general term and specify "increase" or "decrease" based on the sign of the result.

Can percentage increase be more than 100%?

Yes. A percentage increase exceeds 100% whenever the new value is more than double the original. For instance, going from 50 to 150 is a 200% increase because (150 − 50) / 50 × 100 = 200. There is no upper limit to percentage increase.

How do I calculate percentage decrease?

Use the same formula: ((New Value − Original Value) / Original Value) × 100. When the new value is smaller than the original, the result is automatically negative, indicating a decrease. For example, from 200 to 150: ((150 − 200) / 200) × 100 = −25%, which means a 25% decrease.

Is a 50% decrease the opposite of a 50% increase?

No, and this is a common misconception. A 50% increase on 100 gives 150, but a 50% decrease on 150 gives 75, not 100. To return to the original value after a 50% increase, you would need a 33.33% decrease. This asymmetry occurs because the base value changes after the first operation.