Percentage Change Calculator
Calculate percentage increase or decrease between two values. Also computes percentage of a number and reverse percentage.
ยท CalcFlow Editorial
Results shown are estimates for informational purposes only. Nothing on CalcFlow is financial, tax, legal, or medical advice. Always consult a qualified professional before making important decisions.
What is a Percentage Change? Percentage change measures how much a value has increased or decreased relative to its original value, expressed as a percentage. It is one of the most common calculations in finance, retail, and data analysis.
Rule of Thumb
A positive percentage change is an increase; negative is a decrease. Percentage change from 100 to 200 is +100%, but from 200 to 100 is -50% โ the starting value matters.
Example Calculation
A price that rose from $80 to $100 increased by ($100 - $80) / $80 x 100 = 25%. A salary cut from $50,000 to $45,000 is a decrease of ($45,000 - $50,000) / $50,000 x 100 = -10%.
Key Facts
- โขPercentage change and percentage point change are different: a rate going from 4% to 6% is a 2 percentage point increase but a 50% relative increase.
- โขPercentage change is symmetric only in theory โ a 50% drop requires a 100% gain to recover.
- โขIn finance, a 10% loss followed by a 10% gain does NOT return to the original value.
Understanding Percentage Change Calculator
Percentage calculations come in three distinct modes, and using the wrong mode is one of the most common errors in financial math. Percentage change measures how much a value shifted relative to its starting point: divide the difference by the original value, then multiply by 100. This mode powers investment return reporting, salary increase calculations, and inflation measurement. Percentage of a whole answers "what share does this piece represent?" and is used in budgeting, tax calculations, tip math, and grade scoring. Reverse percentage works backward from a known result: if you know the final value and the percentage applied, you can recover the original base. This is useful when working out the pre-discount price of a sale item or the pre-tax base of a total invoice. A critical concept that confuses many investors is that percentage losses and gains are asymmetric. A 30% loss does not cancel out with a 30% gain. A 30% loss on $1,000 leaves $700. A subsequent 30% gain on $700 returns only $910, leaving the investor still $90 short of even. Recovery always requires a larger percentage gain than the percentage that was lost.
Tips and Best Practices
- 1When calculating investment returns, always divide by the original purchase price, not the current or final value. Dividing by the wrong base is the most frequent arithmetic error in personal finance.
- 2Distinguish percentage points from percent change when reading about interest rates or economic data. A central bank raising rates from 4% to 5% is a 1 percentage point increase but a 25% relative increase in the rate itself.
- 3Use the reverse percentage mode to verify discount claims while shopping. If a retailer says an item is "now $68" after a 15% discount, the original price should be $68 / (1 - 0.15) = $80, not $68 plus 15%.
- 4For salary negotiations, calculate the percentage increase you are asking for before entering the conversation. Asking for a 10% raise on $72,000 is a $7,200 ask; framing it as a specific dollar amount often lands better in negotiation.
Real-World Example
Maria's salary increases from $72,000 to $78,000. Percent change = (78,000 - 72,000) / 72,000 x 100 = 8.33%. Now consider a stock that drops 30% from $1,000. It falls to $700. The stock then gains 30%. A 30% gain on $700 = $210, bringing the total to $910. The investor is still $90 (9%) below the original $1,000 starting value, despite the gain percentage matching the loss percentage exactly. To break even from a 30% loss, the required gain is 30 / 70 x 100 = 42.86%, not 30%.
Common Mistakes to Avoid
- Dividing by the new value instead of the original when calculating percent change. If a stock rises from $80 to $100, the correct calculation is (100 - 80) / 80 x 100 = 25%, not (100 - 80) / 100 = 20%.
- Confusing percentage points with percent change in financial news. When the unemployment rate drops from 5% to 4%, that is a 1 percentage point decrease but a 20% relative decrease. The two figures tell very different stories.
- Applying a second percentage discount to the original price instead of the already-discounted price. A 20% discount followed by an additional 10% discount is not 30% off the original; the 10% applies to the already-reduced price.
How to Use
- Select what you want to calculate from the dropdown.
- For Percentage Change: enter the original value and the new value.
- For Percentage OF: enter the total (field 1) and the percentage (field 2).
- For Reverse: enter the result (field 1) and the known percentage (field 2).
- Click Calculate to see the result.
Formula
Percentage Change = ((New - Old) / |Old|) x 100 | X% of Y = (Y x X) / 100 | Reverse: Original = Value / (Percent / 100)| From | To | Percentage Change | Notes |
|---|---|---|---|
| 100 | 110 | +10% | 10% increase |
| 100 | 90 | -10% | 10% decrease |
| 50 | 100 | +100% | Doubled |
| 100 | 50 | -50% | Halved |
| 1000 | 1200 | +20% | Common raise scenario |
| 200 | 150 | -25% | Sale / discount scenario |
| 0.5 | 1.0 | +100% | Decimal values work |
Frequently Asked Questions
How do I calculate percentage increase?
How do I calculate percentage decrease?
What is the difference between percentage change and percentage points?
How do I find what percentage one number is of another?