25
%
25
1
25
%
25
1
The Percentage Change Calculator determines how much a value has increased or decreased in relative terms, expressing the difference as a percentage of the original value. This is one of the most frequently used calculations in finance, economics, science, and everyday decision-making, providing a standardized way to measure and compare changes regardless of the magnitude of the underlying numbers.
Percentage change is the backbone of financial reporting. When a news headline states that the stock market rose 2.3% or that unemployment fell by 0.5 percentage points, these figures communicate the magnitude of change in a way that raw numbers alone cannot. A $50 increase in a stock price means very different things depending on whether the stock was trading at $100 (a 50% gain) or at $5,000 (a 1% gain). Percentage change normalizes these differences, making comparisons meaningful across different scales.
In business, percentage change drives strategic decisions. Revenue growth rates, cost reductions, customer acquisition rates, employee turnover percentages, and market share shifts are all measured in percentage change terms. A company reporting 15% year-over-year revenue growth communicates far more than saying revenue increased by $3 million, because the latter requires knowing the starting revenue to evaluate whether the growth is impressive or modest.
In science and engineering, percentage change quantifies experimental results, efficiency improvements, and measurement drift. If a material's tensile strength increases from 450 MPa to 495 MPa after heat treatment, the 10% improvement is more universally meaningful than the raw 45 MPa change, especially when comparing across different materials with different baseline strengths.
Economists use percentage change to track inflation, GDP growth, trade balance shifts, and purchasing power changes over time. The Consumer Price Index, for example, is reported as a percentage change from year to year, giving consumers and policymakers a clear picture of how quickly prices are rising or falling.
In personal finance, understanding percentage change helps you evaluate investment performance, salary increases, and price changes. A salary increase from $60,000 to $63,000 is a 5% raise. An investment that grew from $10,000 to $12,500 earned a 25% return. These percentage figures let you compare opportunities and track progress over time, regardless of the absolute amounts involved.
This calculator computes the percentage change between any two values, automatically determining whether the change represents an increase or decrease. It also displays the absolute change in raw units, giving you both the relative and absolute perspectives needed for a complete understanding of the data.
The Percentage Change Calculator applies the standard percentage change formula:
$$\text{Percentage Change} = \frac{\text{New Value} - \text{Old Value}}{|\text{Old Value}|} \times 100$$
The formula works in three steps:
For example, if a product's price changed from $80 to $92:
$$\text{Percentage Change} = \frac{92 - 80}{|80|} \times 100 = \frac{12}{80} \times 100 = 15\%$$
The price increased by 15%. Note that percentage change is asymmetric: a 15% increase from $80 brings you to $92, but a 15% decrease from $92 brings you to $78.20, not back to $80. This asymmetry is important when analyzing sequential changes.
A positive percentage change indicates an increase from the old value to the new value. A negative percentage change indicates a decrease. A result of zero means no change occurred. The absolute change shows the raw difference in the same units as your input values, while the percentage change shows the relative magnitude. Both perspectives are valuable: a 2% change on a $1 million portfolio ($20,000) has a very different practical impact than a 2% change on a $100 investment ($2), even though the percentage is identical.
Inputs
Results
Revenue grew from $850,000 to $935,000, an absolute increase of $85,000 representing a 10% growth rate. This is a strong quarterly performance typically indicating healthy business expansion.
Inputs
Results
The stock fell from $142.50 to $118.88, a decline of $23.62 or approximately 16.58%. A decline of this magnitude in a single month would generally be considered significant and might trigger portfolio rebalancing decisions.
Percentage change measures relative change from a base value (e.g., an interest rate rising from 5% to 6% is a 20% increase). Percentage point change measures the arithmetic difference between two percentages (the same rate change is a 1 percentage point increase). These are very different measurements and confusing them is a common source of misinterpretation in media and reports.
Yes. A percentage change greater than 100% means the new value is more than double the old value. For example, going from 50 to 150 is a 200% increase. Similarly, a decrease can approach but never exceed -100% for positive values, since that would mean the value dropped to zero or below.
If the old value is zero, percentage change is mathematically undefined (division by zero). This calculator returns 0 in that case. In practice, when a value grows from zero, you might use absolute change or describe it as a new occurrence rather than a percentage change.
Because the denominator differs depending on direction. A 50% increase from 100 gives 150, but a 50% decrease from 150 gives 75, not 100. Returning to the original value after a 50% increase requires only a 33.3% decrease. This asymmetry is important in investment analysis—a 50% market loss requires a 100% gain to break even.
Do not simply add the individual percentage changes. Instead, multiply the growth factors: Total Factor = (1 + r₁/100) × (1 + r₂/100) × ... × (1 + rₙ/100). Then Total Percentage Change = (Total Factor - 1) × 100. For example, a 10% gain followed by a 10% loss: 1.10 × 0.90 = 0.99, or a net -1% change.
Inflation is reported as the percentage change in a price index (like the CPI) over time. If the CPI was 292.7 in January and 296.2 in January of the next year, inflation is ((296.2 - 292.7) / 292.7) × 100 = 1.20%, meaning prices rose by 1.20% over that year.
CAGR (Compound Annual Growth Rate) smooths out total percentage change over multiple years into an equivalent constant annual rate. If an investment grew 50% over 3 years, the CAGR is (1.50)^(1/3) - 1 = 14.47% per year, rather than the simple average of 16.67% per year.
Use both for complete analysis. Percentage change shows relative magnitude (useful for comparisons across scales), while absolute change shows the actual impact (useful for practical decision-making). A 1% change in GDP involves billions of dollars, while a 50% change in a small business's petty cash may be just a few hundred.
When the old value is negative, this calculator uses the absolute value in the denominator to ensure meaningful results. For example, going from -20 to -10 yields ((-10) - (-20)) / |-20| × 100 = 50%, indicating a 50% improvement (the value moved 50% closer to zero relative to its starting magnitude).
If you know the old value and the percentage change, find the new value with: New Value = Old Value × (1 + Percentage Change / 100). For example, with an old value of 200 and a 15% change: 200 × 1.15 = 230.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
Be the first to rate!