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.
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:
- Absolute Difference = New Value − Old Value (here: $50)
- Ratio = New Value ÷ Old Value (here: 1.25×, meaning the new value is 1.25 times the old)
- Percentage of Original = (New ÷ Old) × 100 (here: 125% — meaning the new value is 125% of the original)
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
| Scenario | Old Value | New Value | % Change | Context |
|---|---|---|---|---|
| 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 PR | 25:30 | 24:15 | −4.9% | 5K time improvement |
| Weight loss | 90 kg | 82 kg | −8.9% | Fitness progress |
| Population growth | 8.0B | 8.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
- Financial analysis: Compare revenue, profit, or stock prices across periods. "Revenue grew from $2.4M to $3.1M" becomes "29.2% year-over-year growth" — a much more meaningful metric. Use alongside a compound interest calculator to project future growth at similar rates.
- Fitness and health tracking: Measure progress in weight loss, running times, or strength gains. A pace improvement from 5:45/km to 5:20/km is a 7.2% decrease — significant for a runner. Body weight change from 85 kg to 78 kg is an 8.2% decrease.
- Retail and pricing: Calculate sale discounts, price markups, and inflation effects. A product marked up from $30 wholesale to $45 retail is a 50% markup. If it then goes on a 20% off sale ($36), the store still earns 20% over wholesale.
- Academic and scientific: Report changes in experimental results, population studies, or environmental measurements. Scientific papers routinely express results as percentage changes because they're more interpretable than raw differences across different scales.
- Business KPIs: Track month-over-month or year-over-year changes in conversion rates, user growth, churn rate, and other metrics. A website conversion rate moving from 2.3% to 2.8% is a 21.7% improvement — not a 0.5% change. This distinction (percentage point vs percentage change) matters enormously in business communication.
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?
- Employee A: ($4,400 ÷ $55,000) × 100 = 8.0% increase
- Employee B: ($5,100 ÷ $85,000) × 100 = 6.0% increase
- 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.
- Initial decline: ($84 − $120) ÷ $120 × 100 = −30%
- Recovery: ($108 − $84) ÷ $84 × 100 = +28.6%
- Overall change from start: ($108 − $120) ÷ $120 × 100 = −10%
- 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.
- Change in seconds: 1,545 − 1,710 = −165 seconds
- Percentage change: (−165 ÷ 1,710) × 100 = −9.6%
- 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 points: If a conversion rate goes from 4% to 5%, it increased by 1 percentage point but 25% in relative terms. Mixing these up is one of the most common errors in business and media. Always clarify which you mean.
- Don't use percentage change when the base is zero: If old value = 0, the formula divides by zero and is undefined. You cannot calculate a meaningful percentage change from zero. Instead, report the absolute change or use a different reference point.
- Direction matters: A 50% increase from 100 to 150 is NOT the same as a 50% decrease from 150 to 100. Going from 150 to 100 is a 33.3% decrease. Always calculate from the correct starting point.
- Compounding matters over multiple periods: Three consecutive 10% increases do NOT equal 30%. They compound: 100 × 1.1 × 1.1 × 1.1 = 133.1 — a 33.1% total increase. Use a percentage calculator for compound calculations.
- Small base, misleading percentage: Going from 2 to 4 customers is a 100% increase, but it's barely meaningful. Large percentages from small bases can be misleading. Always consider the absolute numbers alongside the percentage.
- Negative starting values: Use the absolute value of the old value in the denominator when starting from a negative number. A temperature change from −10°C to 5°C is calculated as (5 − (−10)) ÷ |−10| × 100 = 150% increase.
Percentage Change vs Percentage Difference
These are related but distinct calculations. Understanding when to use each prevents errors in analysis:
| Metric | Formula | When to Use | Example |
|---|---|---|---|
| Percentage Change | ((New − Old) ÷ |Old|) × 100 | Comparing a value over time (before/after) | Price rose from $100 to $125 = +25% |
| Percentage Difference | |A − B| ÷ ((A + B) ÷ 2) × 100 | Comparing two independent values (no time order) | City A pop: 50K, City B: 60K = 18.2% difference |
| Percentage of Total | (Part ÷ Whole) × 100 | Finding what fraction one value is of another | 25 out of 200 = 12.5% |
| Percentage Point Change | New % − Old % | Change in a rate or proportion | Rate 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:
| Loss | Gain Needed to Recover | Difficulty |
|---|---|---|
| −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:
| Month | Revenue | Monthly Change | Cumulative Change |
|---|---|---|---|
| January (baseline) | $100,000 | — | 0% |
| 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:
- Simpson's Paradox: A trend that appears in separate groups can reverse when the groups are combined. For example, a company might show percentage improvement in each department individually, yet overall company metrics decline if the mix of departments shifts toward lower-performing ones. Always check whether aggregated percentage changes accurately represent the underlying sub-group trends.
- Survivorship bias: Reporting only the percentage change of surviving entities (companies still in business, funds still operating) inflates perceived performance. Mutual fund industry average returns look better than reality because failed funds are removed from the data set.
- Base rate neglect: A 200% increase in a rare event (e.g., from 1 in 100,000 to 3 in 100,000) sounds alarming but represents a tiny absolute change. Always report both the relative percentage change and the absolute numbers to provide proper context. Headlines that report only relative changes without base rates are often misleading.
- Choosing the base period: The starting point dramatically affects the calculated change. A stock at $100 in January, $60 in March, and $80 in December shows either −20% (from January) or +33% (from March). Cherry-picking base periods is one of the most common manipulation techniques in business and political reporting.
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.