Percentage Change Calculator
Calculate the percentage change between any two values. Instantly see whether it's an increase or decrease, the absolute difference, and use reverse mode to find the original value.
How much did the value change in percentage terms?
Percentage Change: How to Calculate Increase, Decrease, and Reverse Calculations
Percentage change is one of the most widely used calculations in business, finance, science, and everyday life. It expresses how much a quantity has grown or shrunk relative to its starting point, normalizing the difference so that values of any magnitude can be compared on the same scale. Whether you are tracking a stock price, analyzing population growth, reviewing sales figures, or checking how much a price has changed, percentage change gives you an immediately interpretable number that conveys both the size and direction of the shift.
The Percentage Change Formula
The standard formula for percentage change is: Percentage Change = ((New Value − Old Value) / |Old Value|) × 100. The vertical bars around 'Old Value' denote the absolute value, which means you always divide by the magnitude of the original, regardless of whether it is positive or negative. A positive result means the value increased; a negative result means it decreased.
For example, if a product's price rises from $80 to $100, the percentage change is ((100 − 80) / 80) × 100 = 25%. If the price then falls from $100 back to $80, the percentage change is ((80 − 100) / 100) × 100 = −20%. Notice that a 25% increase followed by a 20% decrease returns to the original value—percentage changes are always calculated relative to the starting value of each step, not to any fixed reference point.
Understanding Direction: Increase vs. Decrease
A percentage change is an increase when the new value is greater than the old value, and a decrease when the new value is smaller. When the two values are equal, the percentage change is zero—no change occurred.
The absolute change (the raw difference, New − Old) tells you how much the quantity moved in its original units. For instance, if revenue rises from $1,000,000 to $1,250,000, the absolute change is $250,000 and the percentage change is 25%. Both pieces of information are useful: the absolute change tells you the dollar impact, while the percentage change tells you the relative significance of that impact regardless of the business size.
Common Applications
In finance and investing, percentage change is the primary way to express returns. If you bought a share at $40 and it is now worth $55, your gain is 37.5%. Stock market indices are routinely reported as percentage changes from the previous close, week, or year. Profit and loss statements use percentage change to highlight whether revenue, expenses, and margins improved or worsened compared to the prior period.
In retail and e-commerce, percentage change quantifies discounts and price movements. A jacket that costs $120 during a sale but was originally $150 has been reduced by 20%. Suppliers and buyers both track price changes as percentages to negotiate fairly and protect margins.
Scientists and engineers use percentage change to assess experimental results, calibration drift, efficiency improvements, and error margins. In epidemiology, disease incidence rates are compared as percentage changes between populations or time periods. In manufacturing, defect rates, throughput, and downtime are tracked as percentage changes to measure continuous improvement.
Reverse Percentage Change Calculation
Sometimes you know the final value and the percentage change that was applied, and you need to find the original value. This is the reverse calculation, and it is more common than many people realize. For example, a receipt shows a total of $113 including a 13% tax—what was the pre-tax price? Or a report states that today's figure of 2,600 represents a 30% increase over last year—what was last year's figure?
The reverse formula is: Original Value = Final Value ÷ (1 + Percentage Change / 100). For the tax example: 113 ÷ (1 + 13/100) = 113 ÷ 1.13 = 100. The original pre-tax price was $100. For the growth example: 2,600 ÷ (1 + 30/100) = 2,600 ÷ 1.30 = 2,000. Last year's figure was 2,000.
A common mistake is to simply subtract the stated percentage from the final value. In the tax example, subtracting 13% of $113 gives $98.31—not the correct $100. This error occurs because the percentage was applied to the original $100, not to the final $113. The reverse formula avoids this trap by correctly undoing the percentage change.
Percentage Change vs. Percentage Points
An important distinction in interpreting percentage changes is the difference between a percentage change and a change in percentage points. If an interest rate rises from 5% to 7%, it has increased by 2 percentage points, but the percentage change is 40% (since (7 − 5) / 5 × 100 = 40%). Saying 'the interest rate increased by 40%' and 'by 2 percentage points' describe the same event from different perspectives.
This distinction matters in policy and financial reporting. A central bank raising a benchmark rate from 0.25% to 0.50% has doubled it—a 100% percentage change—but moved it by only 0.25 percentage points. Using 'percentage points' prevents ambiguity when the base value is itself a percentage. This calculator works with raw numerical values, so keep this distinction in mind when your input values are already expressed as percentages.
Tips for Accurate Calculations
Always be clear about which value is the 'old' (original) and which is the 'new' (final). Reversing them will give a different result. For example, the percentage change from 100 to 120 is +20%, while from 120 to 100 it is approximately −16.7%.
When dealing with negative starting values—such as a company that had a loss of −$500,000 last year and now has a profit of $200,000—the formula still applies mathematically, but the result may be counterintuitive. In practice, analysts often note the sign change explicitly ('swung to profit') rather than citing a percentage change, because the result can be misleading.
For sequences of percentage changes, remember that each change compounds on the result of the previous one. A 10% increase followed by a 10% decrease does not return to the original value. Starting at 100: after +10% you have 110, and after −10% of 110 you have 99—a net loss of 1%. To precisely undo a percentage change, always use the reverse formula rather than applying the opposite percentage.
Frequently Asked Questions
What is the formula for percentage change?
The percentage change formula is: ((New Value − Old Value) / |Old Value|) × 100. Divide the difference between the new and old values by the absolute value of the old value, then multiply by 100. A positive result is an increase; a negative result is a decrease.
How do I calculate the percentage increase from 80 to 100?
Subtract the old value from the new value: 100 − 80 = 20. Divide by the old value: 20 / 80 = 0.25. Multiply by 100: 0.25 × 100 = 25%. The value increased by 25%.
How do I find the original value if I know the final value and the percentage change?
Use the reverse formula: Original Value = Final Value ÷ (1 + Percentage Change / 100). For example, if a value of 130 represents a 30% increase over the original, then the original is 130 ÷ 1.30 = 100. This tool's 'Find Original Value' mode does this calculation automatically.
What is the difference between percentage change and percentage points?
Percentage change is a relative measure—it expresses how much a quantity changed relative to its starting value. Percentage points express the absolute arithmetic difference between two percentages. For example, going from a 10% interest rate to a 15% interest rate is a 5 percentage point increase but a 50% percentage change.
Can I calculate percentage change when the original value is negative?
The formula works mathematically with negative original values—it uses the absolute value of the old value as the denominator. However, results can be counterintuitive when the value changes sign (e.g., from negative to positive). In such cases, consider noting the direction of change explicitly rather than relying solely on the percentage figure.
Why does a 50% increase followed by a 50% decrease not return to the original value?
Because the second percentage is applied to the new (higher) value, not the original. Starting at 100: a 50% increase gives 150, and then a 50% decrease of 150 gives 75—a net loss of 25%. Each percentage change is always relative to the value it starts from in that step.