What Is Percentage Change?
Percentage change is a mathematical measure that describes how much a value has increased or decreased relative to its original amount, expressed as a percentage. It is one of the most widely used calculations in everyday life, business, science, and finance because it provides a standardized way to compare changes of different magnitudes. Whether you are tracking stock prices, monitoring population growth, evaluating sales performance, or comparing test scores, percentage change gives you a clear, intuitive number that communicates the scale of change.
A positive percentage change indicates an increase from the original value, while a negative percentage change indicates a decrease. For example, if a product's price goes from $50 to $65, the percentage change is +30%, meaning the price increased by 30 percent of its original value. If the price drops from $50 to $40, the percentage change is −20%, meaning the price decreased by 20 percent.
Percentage change is particularly valuable because it normalizes differences in scale. A $10 increase on a $50 item is a 20% change, but the same $10 increase on a $1,000 item is only a 1% change. Raw numbers alone can be misleading; percentage change puts everything in proper perspective.
Percentage Change Formula
Percentage Change = ((New Value − Original Value) / |Original Value|) × 100 The formula has three components. The numerator (New Value − Original Value) gives the absolute change, which is the raw difference between the two numbers. The denominator (|Original Value|) is the absolute value of the starting number, which serves as the reference point. Dividing by the original value converts the raw change into a proportion, and multiplying by 100 converts that proportion into a percentage.
Example 1 (Increase): A company's revenue went from $500,000 to $650,000. Percentage change = (650,000 − 500,000) / 500,000 × 100 = 150,000 / 500,000 × 100 = +30%.
Example 2 (Decrease): A city's crime rate dropped from 1,200 incidents to 960 incidents. Percentage change = (960 − 1,200) / 1,200 × 100 = −240 / 1,200 × 100 = −20%.
Example 3 (Large increase): A startup's user base grew from 5,000 to 18,000. Percentage change = (18,000 − 5,000) / 5,000 × 100 = 13,000 / 5,000 × 100 = +260%.
Percentage Change vs Percentage Difference
These two calculations are often confused, but they serve different purposes:
- Percentage change is directional. It measures the change from a specific starting point (the original value) to an ending point (the new value). It has a clear "before" and "after." The result can be positive (increase) or negative (decrease).
- Percentage difference is non-directional. It measures how two values differ relative to their average. Neither value is the "original." The result is always positive. The formula is: |Value A − Value B| / ((Value A + Value B) / 2) × 100.
Use percentage change when you know which value came first (e.g., last year's sales vs this year's sales). Use percentage difference when you are comparing two values without a clear time order (e.g., comparing the populations of two cities).
Common Uses of Percentage Change
Finance and Investing
Percentage change is fundamental to financial analysis. Stock returns are always expressed as percentage changes because they allow investors to compare performance across stocks at different price levels. A stock going from $10 to $12 (20% gain) outperformed a stock going from $500 to $510 (2% gain), even though the second stock gained more in absolute dollars. Analysts also use percentage change to track revenue growth, profit margins, earnings per share, and market indices over time.
Retail and Pricing
Retailers use percentage change to set prices, evaluate promotions, and track inflation. When a product's cost increases from a supplier, the percentage increase helps determine how much to raise the retail price. Discounts are percentage decreases from the original price. Understanding percentage change helps consumers evaluate whether a "sale" is genuinely a good deal by comparing the discount percentage to typical price fluctuations.
Science and Demographics
Population growth rates, disease infection rates, chemical concentration changes, and experimental results are all reported as percentage changes. For example, saying a country's population grew by 2.3% annually is far more meaningful than saying it grew by 530,000 people, because the percentage accounts for the base population size.
Health and Fitness
Weight loss progress is often tracked as a percentage of starting weight. A 10-pound loss represents very different achievement levels for a 150-pound person (6.7% change) versus a 300-pound person (3.3% change). Medical lab results also use percentage change to track biomarker trends like cholesterol, blood sugar, and hormone levels over time.
Handling Special Cases
Percentage change calculations have a few edge cases that require special attention:
- Original value is zero: Division by zero is undefined, so percentage change cannot be calculated when the starting value is exactly zero. In practice, you might use a very small baseline value or report the change in absolute terms instead.
- Negative original values: When the original value is negative (e.g., comparing quarterly profits where the first quarter was a loss), the formula still works mathematically, but interpretation becomes less intuitive. We use the absolute value of the original to keep the sign meaningful.
- Change exceeding 100%: Percentage change can absolutely exceed 100%. If a value triples, the change is +200% (not +300%, since the change itself is two times the original, while the new value is three times the original). A value cannot decrease by more than 100%, since that would mean going past zero.
Percentage Change in Reverse
An important concept is that percentage changes are not symmetrical. A 50% increase followed by a 50% decrease does not return to the original value. If you start with 100 and increase by 50%, you get 150. Decreasing 150 by 50% gives 75, not 100. This asymmetry has practical implications for financial returns, pricing strategies, and data analysis.
To reverse a percentage increase of P%, you need a decrease of P / (1 + P/100) × 100. For example, to reverse a 50% increase, you need a 33.3% decrease. To reverse a 25% increase, you need a 20% decrease.
Tips for Accurate Calculations
- Always identify the base value: The "original" or "old" value is always the denominator. Switching the order of values reverses the sign and changes the magnitude.
- Use consistent units: Make sure both values are measured in the same units (dollars, kilograms, people, etc.) before calculating.
- Report the sign: Always include the plus or minus sign. A "25% change" is ambiguous; a "+25% change" or "−25% change" is clear.
- Consider the context: A 10% increase in revenue might be modest growth, while a 10% increase in a patient's heart rate could be clinically significant. Percentage change provides the math; interpretation requires domain knowledge.
Frequently Asked Questions
How do you calculate percentage change?
Use the formula: ((New Value − Original Value) / |Original Value|) × 100. Subtract the original from the new to get the raw change, divide by the absolute value of the original, and multiply by 100. A positive answer means an increase; a negative answer means a decrease.
What is the difference between percentage change and percentage difference?
Percentage change is directional and measures how much a value increased or decreased from a specific starting point. Percentage difference is non-directional and measures how two values differ relative to their average. Use percentage change when one value is clearly the "original" and use percentage difference when comparing two independent values.
Can percentage change be more than 100%?
Yes, absolutely. Percentage change exceeds 100% whenever the new value is more than double the original. For example, going from 100 to 350 is a +250% change. However, a decrease cannot exceed 100% because a 100% decrease means the value has reached zero.
Related Calculators
- Percentage Calculator - Calculate any percentage of a number.
- Discount Calculator - Calculate sale prices and savings.
- ROI Calculator - Calculate return on investment.