Skip to main content
🟢 Beginner

Percentage Change Calculator – Increase & Decrease

Calculate the percentage increase or decrease between two values. Find percentage change, difference, and ratio. Free math tool with instant solution.

★★★★★ 4.8/5 · 📊 0 calculations · 🔒 Private & free

How Percentage Change Is Calculated

Percentage change measures how much a value has increased or decreased relative to its original value. The formula is:

Percentage Change = ((New Value − Old Value) ÷ |Old Value|) × 100

A positive result indicates an increase; a negative result indicates a decrease. The absolute value of the old value is used in the denominator to handle negative starting values correctly.

Example: A product price rises from $200 to $250. Percentage Change = (($250 − $200) ÷ $200) × 100 = ($50 ÷ $200) × 100 = 25% increase.

Related formulas you may also need:

Important distinction: a 25% increase followed by a 25% decrease does NOT return you to the starting value. $200 × 1.25 = $250, then $250 × 0.75 = $187.50 — you're down $12.50. This asymmetry is one of the most common mathematical misconceptions and has real consequences in finance and statistics.

Common Percentage Changes Reference Table

ScenarioOld ValueNew Value% ChangeContext
Stock doubles$50$100+100%Investment gain
Stock halves$100$50−50%Market crash
10% raise$60,000$66,000+10%Salary increase
25% off sale$80$60−25%Retail discount
Running PR25:3024:15−4.9%5K time improvement
Weight loss90 kg82 kg−8.9%Fitness progress
Population growth8.0B8.1B+1.25%Annual global population
Inflation (annual)$100$103+3%Cost of living increase

A useful mental shortcut: to reverse a percentage increase, the decrease needed is always smaller. To recover from a 50% loss, you need a 100% gain. To recover from a 20% loss, you need a 25% gain. This is why protecting against large losses matters more in investing than chasing large gains.

Common Use Cases

Step-by-Step Examples

Example 1: Salary Raise Comparison

Employee A earns $55,000 and receives a $4,400 raise. Employee B earns $85,000 and receives a $5,100 raise. Who got a better raise?

  1. Employee A: ($4,400 ÷ $55,000) × 100 = 8.0% increase
  2. Employee B: ($5,100 ÷ $85,000) × 100 = 6.0% increase
  3. Employee B got more dollars, but Employee A got a larger percentage raise. In relative terms, Employee A's raise was 33% better.

Example 2: Stock Market Recovery

A stock falls from $120 to $84 during a downturn, then recovers to $108.

  1. Initial decline: ($84 − $120) ÷ $120 × 100 = −30%
  2. Recovery: ($108 − $84) ÷ $84 × 100 = +28.6%
  3. Overall change from start: ($108 − $120) ÷ $120 × 100 = −10%
  4. Despite a 28.6% recovery from the bottom, the stock is still 10% below its starting price. This demonstrates the asymmetry of percentage changes.

Example 3: Running Improvement Over a Season

A runner's 5K time improves from 28:30 (1,710 seconds) in March to 25:45 (1,545 seconds) in September.

  1. Change in seconds: 1,545 − 1,710 = −165 seconds
  2. Percentage change: (−165 ÷ 1,710) × 100 = −9.6%
  3. The runner improved by 9.6% — a significant improvement over 6 months of training. Use a race time predictor to estimate equivalent performance at other distances.

Tips and Common Mistakes

Percentage Change vs Percentage Difference

These are related but distinct calculations. Understanding when to use each prevents errors in analysis:

MetricFormulaWhen to UseExample
Percentage Change((New − Old) ÷ |Old|) × 100Comparing a value over time (before/after)Price rose from $100 to $125 = +25%
Percentage Difference|A − B| ÷ ((A + B) ÷ 2) × 100Comparing two independent values (no time order)City A pop: 50K, City B: 60K = 18.2% difference
Percentage of Total(Part ÷ Whole) × 100Finding what fraction one value is of another25 out of 200 = 12.5%
Percentage Point ChangeNew % − Old %Change in a rate or proportionRate from 4% to 5.5% = 1.5 pp increase

Percentage change requires a clear "old" and "new" value (direction matters). Percentage difference is symmetric — it doesn't matter which value is A or B. Use change for time-series data and difference for cross-sectional comparisons. In business reporting, being precise about which metric you're using prevents miscommunication and poor decisions.

Percentage Change in Finance and Investing

Percentage change is the language of investing. Stock returns, portfolio performance, and economic indicators are all reported as percentage changes. Understanding how to interpret these numbers correctly is essential for financial literacy.

Annualized returns: A stock that returns 50% over 3 years has an annualized (CAGR) return of only 14.5%, not 16.7% (50/3). Annualized returns account for compounding: (1.50)1/3 − 1 = 14.5%. Always ask whether quoted returns are total or annualized.

The asymmetry of gains and losses: This table shows why risk management matters more than return chasing:

LossGain Needed to RecoverDifficulty
−10%+11.1%Easy recovery
−20%+25%Moderate
−30%+42.9%Challenging
−50%+100%Very difficult
−75%+300%Extremely rare
−90%+900%Nearly impossible

A 50% loss requires a 100% gain just to break even. This mathematical reality is why diversification, stop-losses, and risk-adjusted returns matter more than chasing the highest possible returns. Warren Buffett's first rule — "don't lose money" — is mathematically sound because recovering from large losses is disproportionately harder than the initial decline.

Real vs nominal returns: A 7% investment return with 3% inflation produces a real return of approximately 3.88% (calculated as (1.07/1.03) − 1, not simply 7% − 3% = 4%). Over 30 years, this compounding difference between 4% and 3.88% adds up to a meaningful amount on large portfolios.

Compound Percentage Changes Over Multiple Periods

When percentage changes occur over multiple periods, they compound rather than simply add. This distinction has enormous practical implications in finance, science, and data analysis. Understanding compounding prevents a wide class of errors in forecasting and interpretation.

The compounding formula: Final Value = Initial Value × (1 + r₁) × (1 + r₂) × ... × (1 + rₙ), where each rₙ is the percentage change expressed as a decimal for each period.

Example — Monthly sales growth:

MonthRevenueMonthly ChangeCumulative Change
January (baseline)$100,0000%
February$110,000+10%+10%
March$99,000−10%−1%
April$108,900+10%+8.9%
May$98,010−10%−1.99%

Notice: alternating +10% and −10% changes don't cancel out — they result in a net loss of approximately 1% per cycle. This is the mathematical reason why volatile investments underperform stable ones at the same average return. A portfolio that returns +20%, −15%, +20%, −15% has a lower ending value than one that returns +2.5% every period, despite both having the same arithmetic average.

Geometric mean vs arithmetic mean: The arithmetic mean of +10% and −10% is 0%, suggesting no change. The geometric mean — which accounts for compounding — is √(1.10 × 0.90) − 1 = −0.5%, correctly showing the net loss. Always use geometric mean for averaged percentage returns over time. This applies to investment returns, GDP growth rates, population changes, and any other compounding quantity.

Rule of 72: To estimate how long it takes for a value to double at a constant growth rate, divide 72 by the percentage rate. At 8% annual growth, doubling takes approximately 72 ÷ 8 = 9 years. At 3% inflation, purchasing power halves in about 72 ÷ 3 = 24 years. This shortcut is accurate within 1% for rates between 2% and 20%.

Percentage Change in Data Analysis and Reporting

Proper use of percentage change in data analysis requires awareness of several statistical pitfalls that frequently mislead both analysts and audiences:

Best practice in reporting: always state the time period, define whether you mean percentage change or percentage points, include both relative and absolute figures, and use consistent base periods when comparing across entities or time periods.

Frequently Asked Questions

How do I calculate percentage increase?

Percentage Increase = ((New Value − Old Value) ÷ Old Value) × 100. For example, if your salary goes from $50,000 to $55,000: (($55,000 − $50,000) ÷ $50,000) × 100 = 10% increase.

How do I calculate percentage decrease?

Use the same formula: ((New − Old) ÷ Old) × 100. The result will be negative. If a stock drops from $80 to $68: (($68 − $80) ÷ $80) × 100 = −15%. The stock decreased by 15%.

What is the difference between percentage change and percentage points?

Percentage points measure the arithmetic difference between two percentages. Percentage change measures the relative change. If unemployment goes from 5% to 6%, it increased by 1 percentage point but by 20% in relative terms. In business and media, this distinction is frequently confused.

Can percentage change exceed 100%?

Yes. A value that triples (from 50 to 150) has a 200% increase. A value that increases tenfold has a 900% increase. There is no upper limit to percentage increases. However, percentage decreases are capped at 100% (the value reaches zero).

How do I find the original value from a percentage change?

Original Value = New Value ÷ (1 + Percentage Change/100). If a price is now $150 after a 25% increase: Original = $150 ÷ 1.25 = $120. For a decrease: if the price is $150 after a 25% decrease: Original = $150 ÷ 0.75 = $200.

Why doesn't a 50% gain followed by a 50% loss return to the starting value?

Because the second percentage is calculated on a different base. $100 + 50% = $150. Then $150 − 50% = $75 (not $100). The loss is calculated on the higher value ($150), so 50% of $150 ($75) is more than 50% of $100 ($50). This asymmetry is why protecting against large losses is crucial in investing.

How do I calculate the percentage change between two negative numbers?

Use the same formula with absolute value in the denominator. From −20 to −8: ((−8 − (−20)) ÷ |−20|) × 100 = (12 ÷ 20) × 100 = 60% increase. The value moved in a positive direction (closer to zero), so it's an increase.

What is CAGR (Compound Annual Growth Rate)?

CAGR smooths out percentage change over multiple years. CAGR = (Final Value ÷ Initial Value)1/years − 1. If revenue grew from $1M to $1.5M over 3 years: CAGR = (1.5/1.0)1/3 − 1 = 14.5% per year. This is more accurate than dividing the total percentage change by the number of years.

How is percentage change used in running?

Runners track percentage improvements in race times, training paces, and mileage. A 5K time improving from 28:00 to 26:00 is a 7.1% improvement. Weekly mileage increasing from 30 km to 40 km is a 33% increase — check with a training load calculator to ensure this doesn't exceed safe progression rates.