📊 Percentage Increase Calculator

Calculate percentage increase, decrease or change between any two numbers — with step-by-step working shown

📐 Step-by-Step Working

How to Calculate Percentage Increase and Decrease

Percentage increase and decrease are among the most practically useful mathematical calculations in everyday life. Whether you are calculating a salary raise, comparing prices, tracking investment returns or understanding inflation, the same core formula applies. The key insight is that percentage change is always relative to the original value — not the new value.

The Percentage Change Formula

Percentage Change = ((New Value − Original Value) / Original Value) × 100 Percentage Increase (positive result): Example: 50 → 65 = ((65 − 50) / 50) × 100 = +30% Percentage Decrease (negative result): Example: 80 → 60 = ((60 − 80) / 80) × 100 = −25%

Quick Reference — Common Percentage Changes

These are the most frequently searched percentage increase and decrease calculations. Use our calculator above for any values, or use our general percentage calculator for basic percentage operations.

OriginalNew Value% ChangeType
100110+10%Increase
100125+25%Increase
100200+100%Doubled
10090−10%Decrease
10075−25%Decrease
10050−50%Halved
5065+30%Increase
200150−25%Decrease

Percentage Points vs Percentage Change — A Critical Difference

This is one of the most common and costly confusions in mathematics, finance and media reporting. Percentage points and percentage change are completely different things. If a bank interest rate rises from 3% to 5%, that is a rise of 2 percentage points — but it is a 66.7% percentage increase. Saying the rate "increased by 2%" when it actually rose from 3% to 5% would be technically wrong — it rose by 2 percentage points or 66.7%.

ScenarioPercentage Points ChangePercentage Change
Tax rate: 20% → 25%+5 pp+25%
Interest rate: 3% → 4%+1 pp+33.3%
Pass rate: 60% → 75%+15 pp+25%
Inflation: 8% → 6%−2 pp−25%

How to Apply a Percentage Increase to Any Number

To increase any number by a given percentage, multiply by (1 + percentage/100). To decrease, multiply by (1 − percentage/100). This is faster and more accurate than calculating the percentage amount separately and then adding or subtracting.

Increase by X%: New Value = Original × (1 + X/100) Decrease by X%: New Value = Original × (1 − X/100) Examples: $200 increased by 25% = 200 × 1.25 = $250 $200 decreased by 25% = 200 × 0.75 = $150 $500 increased by 10% = 500 × 1.10 = $550 $1,000 decreased by 15% = 1,000 × 0.85 = $850

How to Reverse a Percentage Increase (Find the Original Value)

A very common mistake: if a price increased by 30% and is now $130, many people subtract 30% of $130 to get the original. This is wrong. $130 × 0.70 = $91, not $100. The correct method is to divide by (1 + percentage/100). So $130 / 1.30 = $100. Use our Reverse % Change mode above to avoid this error every time.

Original Value = New Value ÷ (1 + Percentage/100) Example: Price is $130 after a 30% increase Original = 130 ÷ 1.30 = $100 ✓ (NOT 130 − 30% = $91 ✗)

Percentage Increase and Decrease in Real Life

Understanding percentage change is essential across dozens of everyday situations. Use our discount calculator for shopping scenarios and our inflation calculator for tracking how prices change over time.

Real Life SituationOriginalNew% Change
Salary raise$45,000$48,600+8%
House price change$250,000$287,500+15%
Stock price drop$150$112.50−25%
Product discount$80$60−25%
Electricity bill rise$120$156+30%
Weight loss90 kg81 kg−10%

Successive Percentage Changes — Why They Don't Add Up

A common misconception is that a 50% increase followed by a 50% decrease returns you to the original value. It does not. If you start with $100, a 50% increase gives $150. A 50% decrease on $150 gives $75 — not $100. This is because each percentage is calculated on a different base. This principle explains why recovering from investment losses is so difficult — a 50% loss requires a 100% gain just to break even.

SequenceStarting ValueAfter First ChangeAfter Second ChangeNet Result
+50% then −50%$100$150$75−25%
−50% then +50%$100$50$75−25%
+10% then −10%$100$110$99−1%
+20% then +20%$100$120$144+44%

Percentage Change in Finance and Investing

In finance, percentage change (also called return) is the fundamental measure of investment performance. A stock that goes from $40 to $52 has a percentage increase of 30%. If it then falls to $39, that is a 25% decrease from $52 — but the overall return from $40 is still −2.5%. Always calculate percentage change relative to your entry price when assessing investment performance. Use our ROI calculator for investment return calculations and our percentage change calculator for financial comparisons.

Common Percentage Increase Mistakes and How to Avoid Them

Even experienced professionals make percentage calculation errors. The most common mistake is confusing percentage change with percentage point change — especially in financial and news contexts. Another frequent error is applying a percentage decrease incorrectly by calculating the percentage of the new (lower) value instead of the original. For example, a 20% increase followed by a 20% decrease does NOT return to the original — it results in a 4% net loss because the second 20% is calculated on a larger base.

In business contexts, always specify whether you are quoting percentage change from the original or from the new value. In investment contexts, always calculate returns relative to your purchase price, not the current price. When reversing a percentage change, always divide by the multiplier rather than subtracting the percentage from the new value. Our Reverse % Change mode above handles this automatically.

Percentage Increase in Science and Statistics

In scientific research, percentage change is used to express experimental results, treatment effects and measurement comparisons. A drug that reduces symptoms from 80 to 50 shows a 37.5% reduction — not a 30-point reduction, which would be an absolute change. In statistics, percentage change helps normalize data from different scales so comparisons can be made meaningfully. Our standard deviation calculator is useful when working with data sets where understanding variability alongside percentage change matters. Always be explicit about what the denominator of your percentage change is — this is the source of most ambiguity in scientific reporting.

How Compounding Affects Percentage Increases Over Time

When a percentage increase is applied repeatedly over time — such as annual salary raises, investment returns or inflation — the effect compounds. A 5% annual increase does NOT equal a 50% increase after 10 years. It equals 62.9% due to compounding. After 20 years at 5% per year, the total increase is 165.3% — more than 2.5 times the original value. This is why compound growth is so powerful for long-term wealth building. Use our compound interest calculator to model compounding percentage increases over any time period with any starting value.

Frequently Asked Questions

How do you calculate percentage increase? +
Percentage increase = ((New Value - Original Value) / Original Value) x 100. For example, if a price increases from $50 to $65: ((65 - 50) / 50) x 100 = 30%. The result is always relative to the original value, not the new value. Our calculator above shows the full step-by-step working for any two numbers.
What is the formula for percentage decrease? +
Percentage decrease uses the same formula: ((New Value - Original Value) / Original Value) x 100. When the new value is smaller than the original, the result is negative, indicating a decrease. For example from 100 to 75: ((75-100)/100) x 100 = -25%, meaning a 25% decrease. The sign of the result tells you the direction — positive is an increase, negative is a decrease.
How do I calculate percentage change in Excel? +
In Excel, use the formula =(B1-A1)/A1 where A1 is the original value and B1 is the new value. Format the cell as a Percentage (Home tab → Number group) to display the result automatically. You can also write =(NEW-OLD)/OLD*100 to show the result as a plain number. For multiple rows, copy the formula down the column.
What is the difference between percentage increase and percentage points? +
Percentage change is the relative change between two values. Percentage points are the absolute arithmetic difference between two percentages. If an interest rate rises from 3% to 5%, that is +2 percentage points but a 66.7% percentage increase. These are very different — always clarify which is meant when reading financial news or reports.
How do you reverse a percentage increase? +
To find the original value before a percentage increase, divide the new value by (1 + percentage/100). For example if a price is now $130 after a 30% increase: 130 / 1.30 = $100. A common mistake is to subtract 30% from $130 (giving $91) which is wrong. Use our Reverse % Change mode above to solve this instantly.
How do I calculate a 20% increase? +
To calculate a 20% increase, multiply the original value by 1.20. Example: 20% increase on $500 = $500 x 1.20 = $600. Alternatively: find 20% of $500 ($100) and add to original ($500 + $100 = $600). For quick mental calculation, 20% = 10% doubled: 10% of $500 is $50, so 20% is $100, giving $600.
What is percentage change used for in real life? +
Percentage change is used in finance for investment returns, in retail for discounts and price rises, in science for experimental results, in economics for inflation and GDP, and in everyday life for salary increases, tax changes and comparing statistics. It is one of the most practically useful mathematical concepts across virtually every field.

Other Free Calculators