Percentage Change Calculator
Calculate percentage increase or decrease between two values
Educational purposes only. This calculator is for informational purposes and should not be considered financial, tax, or legal advice. Consult a qualified professional for personalized guidance.
Percentage Calculator
Calculate Percentage Change
Enter values to calculate percentage changes, increases, or find original values.
Common Percentage Facts
A 50% increase followed by a 50% decrease leaves you at 75% of original.
10% growth per year doubles your value in about 7 years (Rule of 72).
After a 50% loss, you need a 100% gain to break even.
How This Tool Works
Percentage Change Calculator
Understanding Change in Relative Terms
Numbers alone rarely tell the complete story. A $500 price increase means different things for a $1,000 item versus a $50,000 item. Percentage change contextualizes absolute differences, expressing them relative to the starting point. This relativity is essential for comparing changes across different scales, time periods, and contexts.
Whether you're analyzing investment returns, price changes, business metrics, or personal finance trends, percentage change provides a standardized way to measure and communicate how much something has grown or shrunk. A 25% increase is immediately meaningful regardless of whether the underlying numbers are in dollars, units, or any other measure.
This calculator handles three common scenarios: finding the percentage change between two values, calculating a new value after applying a percentage change, and determining the original value before a known percentage change occurred.
The Mathematics Behind Percentage Change
Calculating Percentage Change
The basic formula compares the difference between old and new values against the original value:
Percentage Change = ((New Value - Old Value) / Old Value) x 100
A stock rising from $80 to $100 represents a change of +25%: ((100-80)/80) x 100 = 25%.
Positive results indicate increases; negative results indicate decreases.
Finding a New Value
When you know the starting value and percentage change, calculate the result:
New Value = Old Value x (1 + Percentage/100)
A $500 item with a 20% discount: 500 x (1 + (-20)/100) = 500 x 0.8 = $400.
For increases, the percentage is positive. For decreases, use a negative percentage.
Finding the Original Value
When you know the current value and the percentage change that produced it, work backwards:
Old Value = New Value / (1 + Percentage/100)
If a price is now $600 after a 20% increase, the original was: 600 / 1.20 = $500.
This reverse calculation is particularly useful for determining original prices from marked-up or discounted amounts.
How to Use This Calculator
Select the calculation mode that matches your question. The three modes address different scenarios:
Percentage Change mode: Enter the original value and new value. The calculator determines what percentage change occurred.
Find New Value mode: Enter the starting value and percentage change. The calculator computes the resulting value after applying that change.
Find Original Value mode: Enter the current value and percentage change that was applied. The calculator determines what the value was before the change.
Toggle between number and currency modes depending on whether you're working with monetary values or pure quantities.
Enter your values and the calculator instantly displays results including the percentage change, absolute difference, and multiplier.
Understanding the Results
The primary result depends on your calculation mode. For percentage change calculations, you'll see the change expressed as a percentage with color coding: green for increases, red for decreases.
The difference shows the absolute change in the same units as your inputs. This grounds the percentage in concrete terms.
The multiplier expresses the relationship as a factor. A 25% increase produces a 1.25x multiplier, meaning the new value is 1.25 times the original. A 20% decrease produces a 0.80x multiplier.
The reverse change needed reveals an important asymmetry: the percentage required to return to the original value isn't the same as the original change. After a 50% increase (from 100 to 150), you need a 33.3% decrease to return to 100. After a 50% decrease (from 100 to 50), you need a 100% increase to return to 100.
Practical Examples
Example 1: Investment Return Calculation
You bought stock at $45 per share and it's now trading at $63. What's your return?
Using percentage change mode: ((63-45)/45) x 100 = 40%
Your investment has gained 40%. The multiplier is 1.4x, meaning your holdings are worth 1.4 times what you paid.
Example 2: Finding a Discounted Price
A jacket originally priced at $180 is on sale for 35% off. What's the sale price?
Using find new value mode: 180 x (1 - 0.35) = 180 x 0.65 = $117
The jacket costs $117 after the 35% discount.
Example 3: Determining Original Price from Tax-Inclusive Amount
A receipt shows $127.20 for an item in a location with 6% sales tax. What was the pre-tax price?
Using find original value mode: 127.20 / 1.06 = $120
The item's base price was $120 before the 6% tax was added.
Example 4: Year-Over-Year Business Metric
Your company's revenue grew from $2.4 million to $2.9 million. What's the growth rate?
((2,900,000 - 2,400,000) / 2,400,000) x 100 = 20.83%
Revenue grew by approximately 21% year over year.
Common Percentage Pitfalls
The Asymmetry of Gains and Losses
A 50% loss followed by a 50% gain doesn't return you to breakeven. If you start with $100, lose 50% to reach $50, then gain 50%, you only recover to $75. To recover from a 50% loss, you need a 100% gain.
This asymmetry makes losses mathematically harder to overcome than gains. A 10% loss requires an 11.1% gain to recover. A 25% loss requires a 33.3% gain. A 90% loss requires a 900% gain.
Percentage Points vs. Percentages
When comparing percentages, the difference is measured in percentage points, not percent. If interest rates rise from 4% to 5%, that's a 1 percentage point increase, not a 1% increase. In percentage terms, it's actually a 25% increase (the rate increased by 25% of its former value).
Base Effect in Sequential Changes
Multiple percentage changes don't simply add. A 10% increase followed by another 10% increase isn't a 20% total increase. It's: 1.10 x 1.10 = 1.21, or a 21% total increase.
Similarly, 10% growth for 5 years isn't 50% total growth. It's: 1.10^5 = 1.61, or 61% total growth. This compounding effect becomes significant over longer periods.
Tips and Best Practices
Match your calculation mode to your question. If you know before and after values, use percentage change mode. If you know starting value and change rate, use find new value mode. If you know ending value and change rate, use find original value mode.
Be careful with the sign of percentage changes. Increases are positive (+25%), decreases are negative (-25%). Using the wrong sign produces incorrect results.
Consider compounding for multiple periods. Don't add percentages for sequential changes. Each change applies to the result of the previous change, not the original value.
Use percentage points for clarity when comparing rates. Saying interest rates "increased by 2 percentage points" is clearer than saying they "increased 2%" when comparing 4% to 6%.
Check your work with the multiplier. The multiplier provides a quick sanity check. A 50% increase should give a 1.5x multiplier. A 20% decrease should give 0.8x. If the multiplier seems wrong, verify your inputs.
Frequently Asked Questions
How do I calculate compound percentage changes over multiple periods?
Multiply the growth factors: (1 + r1) x (1 + r2) x (1 + r3) and so on, where r is each period's percentage change as a decimal. Then subtract 1 and multiply by 100 to get the total percentage change.
Why is the reverse change needed different from the original change?
Because the base changes. A 25% increase from 100 adds 25 to reach 125. To return to 100 from 125, you need to subtract 25, but 25 is only 20% of 125, not 25%. The new, higher base makes the same absolute change a smaller percentage.
How do I calculate average percentage change over multiple periods?
Use the compound annual growth rate (CAGR) formula: ((Ending Value / Beginning Value)^(1/n)) - 1, where n is the number of periods. Simple averaging of percentage changes gives incorrect results due to compounding effects.
What's the difference between markup and margin in percentage terms?
Markup is the percentage added to cost to get price: (Price - Cost) / Cost. Margin is the percentage of price that represents profit: (Price - Cost) / Price. A 50% markup produces a 33.3% margin. A 100% markup produces a 50% margin.
How do I handle percentage changes involving negative numbers?
When the original value is negative (like losses or debts), percentage change calculations can produce counterintuitive results. An improvement from -$100 to -$50 is technically a +50% change, meaning the debt decreased by 50%. Context matters when interpreting results with negative base values.
Percentages standardize change, making comparison possible across different scales and contexts. This calculator handles the arithmetic, but understanding what the percentages mean in context, recognizing the asymmetry between gains and losses, and accounting for compounding are insights that transform raw calculations into genuine financial understanding.
Related Tools
50/30/20 Budget Calculator
Split your income using the popular 50/30/20 budgeting rule
Zero-Based Budget Calculator
Assign every dollar a job with zero-based budgeting
Paycheck Budget Planner
Plan your budget around biweekly or semi-monthly paychecks
Monthly to Annual Budget Converter
Convert your monthly budget to annual figures for better planning