Percentage Calculator
Six different questions get called "percentage" and they need six different formulas. Pick the one you actually mean and the working is shown underneath, so you can check it rather than trust it.
Choose the Question
The field labels change to match the calculation you picked.
Percentage change is not percentage points
If an interest rate moves from 4% to 5%, that is a rise of one percentage point but a 25% increase. Both statements are true and they describe the same event, which is exactly why the distinction gets abused in headlines and sales decks. When someone reports a large percentage change in something that is itself a percentage, check which one they mean.
Why increases and decreases do not cancel
A stock that falls 50% needs to rise 100% to get back to where it started. The reason is that each percentage applies to a different base: the fall is measured against the original price, the recovery against the reduced one. This is the single most common percentage error in personal finance, and it works against you in both directions — a 20% discount followed by a 20% price rise leaves the item 4% cheaper than it began.
Reverse percentages and the VAT problem
If a price including 20% tax is 120, the pre-tax price is not 120 minus 20% — that gives 96, which is wrong. It is 120 divided by 1.2, which gives 100. Subtracting the percentage uses the wrong base. The reverse mode above does the division correctly, which matters whenever you need to extract a tax-exclusive price, an original price before a discount, or a pre-commission amount.
Percentage difference versus percentage change
Percentage change has a direction: from A to B. Percentage difference is symmetric and divides by the average of the two values, so comparing A to B gives the same answer as comparing B to A. Scientific and engineering work usually wants the symmetric version; business reporting almost always wants directional change.