Calculate the percentage increase or decrease between an initial value and a new value.
📖 Standard Percentage Change FormulaFill in the fields on the left with your information, then press Calculate to see your result instantly. No sign-up required, and no data is sent anywhere — everything is calculated right in your browser.
The percentage increase/decrease calculator measures the extent of change between an initial value and a new value, and shows whether that change was an increase or a decrease and by what percentage. This calculator is widely used in finance, marketing, and personal life. The formula used is: subtract the initial value from the new value, then divide the difference by the absolute initial value, and multiply the result by 100 to get the percentage. When the new value is greater than the initial value, the result appears as an increase, and when it's smaller, it appears as a decrease, regardless of the sign of the entered numbers. This distinction between the direction and the magnitude of change is exactly why the calculator reports both a signed percentage and a plain-language label, so the result cannot be misread even when the two input values themselves are negative or unusually close together.
Percentage change is one of the most frequently quoted figures in news headlines, company earnings reports, and personal finance — 'unemployment fell by 10%', 'the stock rose 8%', 'rent increased 15% year over year'. Yet the calculation behind these headlines is often misunderstood in one specific, consequential way: the difference between a percentage change and a change measured in percentage points.
If unemployment moves from 5% to 6%, that is a 1 percentage point increase, but it is also a 20% relative increase (1 divided by 5, times 100). Both statements are true, but they describe very different magnitudes, and mixing them up — reporting a 1% increase when the correct figure is 20%, or vice versa — is a common source of confusion in financial and political reporting. This calculator specifically computes the relative percentage change, the more commonly requested and more mathematically standard of the two.
The formula itself is simple but has one subtlety worth understanding: the denominator is always the absolute value of the initial figure. This matters because percentage change calculations sometimes involve negative starting values, such as a company's profit moving from a $2 million loss to a $1 million profit. Dividing by the initial value directly (rather than its absolute value) in that scenario would flip the sign of the result in a misleading way, so the standard convention — and the one this calculator follows — is to always use the magnitude of the starting number.
Percentage change appears constantly in personal finance: comparing this month's expenses to last month's, tracking a stock or cryptocurrency's price movement, or evaluating whether a salary offer represents a meaningful raise over a previous position. It is equally central to business analytics, where quarter-over-quarter and year-over-year percentage changes are the standard way of communicating growth or decline regardless of the absolute size of the underlying numbers — a small company growing 50% and a large company growing 50% are directly comparable in relative terms even though their absolute dollar growth may differ enormously.
One practical habit worth building: always sanity-check the sign of the result against the plain-English direction of the change. A drop from a larger number to a smaller one should always be reported as a decrease, and an increase should always show a positive percentage — if a calculation produces the opposite, it is a strong signal that the initial and new values were entered in the wrong fields.
((New Value − Initial Value) ÷ |Initial Value|) × 100.
Yes, the calculator handles negative initial or new values correctly.
The calculation is undefined in that case since you cannot divide by zero, so the tool will ask you to re-check your inputs.