📈 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.
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.
- Find the difference: 100 − 80 = 20
- Divide by the original: 20 / 80 = 0.25
- Multiply by 100: 0.25 × 100 = 25
- Answer: The price increased by 25%.
Example 2: Salary Raise
Your annual salary went from $60,000 to $66,000.
- Find the difference: 66,000 − 60,000 = 6,000
- Divide by the original: 6,000 / 60,000 = 0.10
- Multiply by 100: 0.10 × 100 = 10
- Answer: You received a 10% raise.
Example 3: Population Decline
A town's population dropped from 12,000 to 10,800.
- Find the difference: 10,800 − 12,000 = −1,200
- Divide by the original: −1,200 / 12,000 = −0.10
- Multiply by 100: −0.10 × 100 = −10
- Answer: The population decreased by 10%.
Quick Reference Table
Common percentage increases and their multipliers:
| Original | New Value | % Change | Multiplier |
|---|---|---|---|
| 100 | 110 | +10% | ×1.10 |
| 100 | 125 | +25% | ×1.25 |
| 100 | 150 | +50% | ×1.50 |
| 100 | 200 | +100% | ×2.00 |
| 100 | 90 | −10% | ×0.90 |
| 100 | 75 | −25% | ×0.75 |
| 100 | 50 | −50% | ×0.50 |
Real-World Applications
- Salary Negotiations: Knowing the percentage increase helps you evaluate whether a raise keeps pace with inflation or genuinely improves your purchasing power.
- Retail Pricing: Businesses track percentage price increases to stay competitive. A 5% increase on a $20 item adds $1, while the same 5% on a $500 item adds $25.
- Population Growth: Governments and researchers use percentage increase to measure population changes year over year and plan infrastructure accordingly.
- Investment Returns: Portfolio performance is measured in percentage terms so you can compare returns across investments of different sizes.
- Health Metrics: Weight gain or loss, blood pressure changes, and fitness improvements are often tracked as percentage changes from a baseline.
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.