Percentage Change Calculator — Increase or Decrease
Calculate the percentage change between two numbers, with the formula and worked example shown step by step.
Reviewed for accuracy by Manoj Kumar, Mathematics Educator
Percentage Change Calculator — Increase or Decrease
Calculator
Adjust values & calculateEnter your values below. Every result is computed in your browser — no data is sent to any server.
Formula: Percentage Change = ((New Value - Old Value) / |Old Value|) x 100
Worked example — The stock price increased by 30% (ratio of 1.30)
Formula
Percentage Change = ((New Value - Old Value) / |Old Value|) x 100
Where New Value is the updated measurement, Old Value is the original measurement, and the result is expressed as a percentage. A positive result indicates an increase while a negative result indicates a decrease.
Worked Examples
Example 1: Stock Price Change
Problem:A stock price went from $45.00 to $58.50. What is the percentage change?
Solution:Percentage Change = ((New - Old) / |Old|) x 100 = ((58.50 - 45.00) / 45.00) x 100 = (13.50 / 45.00) x 100 = 0.30 x 100 = 30%
Result:The stock price increased by 30% (ratio of 1.30)
Example 2: Population Decline
Problem:A town population decreased from 12,000 to 9,600. What is the percentage change?
Solution:Percentage Change = ((New - Old) / |Old|) x 100 = ((9,600 - 12,000) / 12,000) x 100 = (-2,400 / 12,000) x 100 = -0.20 x 100 = -20%
Result:The population decreased by 20% (ratio of 0.80)
Frequently Asked Questions
What is percentage change and how is it calculated?
Percentage change measures how much a value has increased or decreased relative to its original amount, expressed as a percentage. The formula is: Percentage Change = ((New Value - Old Value) / |Old Value|) x 100. A positive result indicates an increase, while a negative result indicates a decrease. For example, if a stock price moves from $50 to $65, the percentage change is ((65 - 50) / 50) x 100 = 30%, meaning the stock increased by 30%. This metric is widely used in finance, economics, science, and everyday life to compare changes across different scales and magnitudes.
What is the difference between percentage change and percentage difference?
Percentage change and percentage difference are related but distinct concepts that serve different purposes. Percentage change measures the relative change from an original value to a new value, using the original as the base. Percentage difference measures how far apart two values are relative to their average, without implying direction or a starting point. For example, comparing 100 and 150: percentage change from 100 to 150 is +50%, but percentage difference between them is 40% (using the average of 125 as the base). Use percentage change when there is a clear before-and-after relationship, and percentage difference when comparing two independent values.
Can percentage change exceed 100 percent?
Yes, percentage change can absolutely exceed 100 percent, and this happens more often than many people realize. A percentage change of 100% means the value has doubled. A change of 200% means the value has tripled (the original plus two times the original). For instance, if a company revenue grows from $1 million to $4 million, that is a 300% increase. In the stock market, some growth stocks have seen percentage changes of 1,000% or more over extended periods. There is no theoretical upper limit for percentage increase. However, percentage decrease is capped at -100%, which represents a complete loss to zero.
How do you calculate percentage change with negative numbers?
Calculating percentage change with negative numbers requires careful attention to the absolute value in the denominator. When the old value is negative, you should use its absolute value as the denominator to maintain mathematical consistency. For example, if a temperature changes from -10 degrees to -5 degrees, the calculation is ((-5) - (-10)) / |-10| x 100 = (5/10) x 100 = 50% increase. If profits change from -$200 to $100, the change is (100 - (-200)) / |-200| x 100 = 150% increase. This approach ensures that the direction and magnitude of the change are correctly represented regardless of whether values are positive or negative.
Why is percentage change important in financial analysis?
Percentage change is fundamental to financial analysis because it normalizes data across different scales, making comparisons meaningful. A $10 increase on a $100 stock (10%) is far more significant than a $10 increase on a $1,000 stock (1%). Investors use percentage change to evaluate stock performance, portfolio returns, revenue growth, and profit margins over time. It allows apples-to-apples comparison between companies of vastly different sizes. Financial reports always express growth rates as percentages rather than absolute numbers. Additionally, compound annual growth rate (CAGR), return on investment (ROI), and inflation rates are all derived from percentage change calculations.
What are common mistakes when calculating percentage change?
Several common mistakes can lead to incorrect percentage change calculations. The most frequent error is using the wrong base value, specifically using the new value instead of the old value as the denominator. Another mistake is confusing percentage change with percentage point change; if an interest rate moves from 5% to 7%, that is a 2 percentage point increase but a 40% percentage change. People also sometimes forget to account for the sign, treating all changes as positive. Compounding errors occur when people try to add percentage changes sequentially without recognizing that a 50% increase followed by a 50% decrease does not return to the original value but results in a 25% net decrease.
How is percentage change used in scientific research?
In scientific research, percentage change is essential for reporting experimental results and comparing treatment effects. Researchers use it to express changes in measurements such as cell growth rates, chemical concentrations, patient health metrics, and environmental data. For example, a drug trial might report that a medication reduced tumor size by 35% compared to the control group. Climate scientists express temperature anomalies and sea level changes as percentages of baseline measurements. Percentage change normalizes results across different experimental conditions and sample sizes, making findings reproducible and comparable across studies. It also helps communicate results to non-specialist audiences in an intuitive format.
What is the relationship between percentage change and ratios?
Percentage change and ratios are mathematically interconnected concepts that express the same relationship in different forms. If the ratio of new to old value is R, then the percentage change is (R - 1) x 100. For example, a ratio of 1.25 corresponds to a 25% increase, while a ratio of 0.75 corresponds to a 25% decrease. A ratio of 2.0 means a 100% increase (doubling), and a ratio of 0.5 means a 50% decrease (halving). This relationship is useful when converting between multiplicative and additive representations of change. In finance, total return multipliers can be directly converted to percentage returns using this formula.
How do you reverse a percentage change to find the original value?
To reverse a percentage change and find the original value, you need to divide the new value by (1 + percentage change as a decimal). If a product now costs $150 after a 25% increase, the original price was $150 / 1.25 = $120. For a decrease, the same principle applies: if something costs $80 after a 20% decrease, the original was $80 / 0.80 = $100. A common mistake is subtracting the percentage from the new value, which gives the wrong answer. This reverse calculation is important for businesses analyzing price histories, economists adjusting for inflation, and anyone needing to reconstruct historical data from current values and known growth rates.
What is the difference between successive and cumulative percentage changes?
Successive percentage changes are applied one after another to a running total, while cumulative percentage change measures the total change from start to finish. These concepts diverge due to compounding effects. If a stock rises 20% then falls 20%, the cumulative change is not zero but rather -4%, because the 20% drop applies to the higher value. Mathematically, successive changes multiply: 1.20 x 0.80 = 0.96, representing a 4% cumulative decrease. Similarly, three successive 10% increases yield 1.10 x 1.10 x 1.10 = 1.331, or a 33.1% cumulative increase, not 30%. Understanding this distinction is critical for accurately computing investment returns, inflation adjustments, and any scenario involving multiple sequential changes.
References
Reviewed for accuracy by Manoj Kumar, Mathematics Educator · Editorial policy
Related Calculators
🔄Change Management Readiness
Assess organizational readiness for change initiatives
🧮Percentage Decrease Calculator
Calculate percentage decrease with inputs, formulas, and instant results.
🧮Percentage Increase Calculator — From and To Value
Calculate percentage increase with inputs, formulas, and instant results.
🧮Percentage Increase Classic
Calculate percentage increase classic with inputs, formulas, and instant results.
🧮Probability of At Least Or Exactly Calculator
Calculate probability of at least or exactly with inputs, formulas, and instant results.
🧮Absolute Change Calculator
Calculate absolute change with inputs, formulas, and instant results.
🧮Greater Than Or Less Than Calculator
Calculate greater than or less than with inputs, formulas, and instant results.
🧮Average Rate of Change Calculator
Calculate average rate of change with inputs, formulas, and instant results.