What is a Percentage Calculator?
Percentage calculations come up constantly in everyday and professional contexts, but the three most common types — finding a percentage of a number, finding what percentage one number represents of another, and calculating the percent change between two values — each use a different formula, and it's easy to grab the wrong one under time pressure. This tool covers all three separately so you pick the calculation that actually matches your question instead of adapting a single generic formula by hand.
When to use it
Use "X% of Y" for things like calculating a tip, a discount, or a commission — how much is 15% of a $200 bill. Use "X is what percent of Y" when you know two totals and want the relationship between them — like what percentage of a budget has been spent, or what percentage of test questions were answered correctly. Use "percent change" when comparing two values over time — how much did revenue grow from last quarter to this quarter, or how much did a price drop in a sale — since this calculation specifically accounts for which value is the starting point.
How it works
Each calculator uses a distinct formula. X% of Y multiplies Y by (X ÷ 100). X is what percent of Y divides X by Y and multiplies by 100. Percent change subtracts the starting value from the ending value, divides by the absolute value of the starting value, and multiplies by 100 — using the absolute value specifically so the sign of the result (positive for an increase, negative for a decrease) stays meaningful even when the starting value itself is negative.
Frequently asked questions
What's the difference between percentage and percentage points?
If a rate goes from 20% to 25%, that's a 5 percentage point increase, but a 25% relative increase (since 5 is 25% of 20). These two ways of describing the same change can look very different, and mixing them up is a common source of confusion in statistics and reporting.
Why does percent change use the absolute value of the starting number?
Without it, a negative starting value would flip the sign of the result in a confusing way. Using the absolute value keeps the direction of the result (increase or decrease) intuitive and consistent regardless of whether the starting value itself is positive or negative.
How do I calculate a percentage discount?
Use the 'X% of Y' calculator to find the discount amount (e.g., 20% of a $50 item is $10), then subtract that from the original price to get the sale price ($40). This tool calculates the discount amount directly; the subtraction is a quick manual step.