- Step 1: Convert 15% to decimal -> 0.15
- Step 2: Multiply by 250 -> 37.5
- 1Select your calculation mode at the top: "What is X% of Y?", "X is what % of Y?", or "% Change (A to B)".
- 2Enter your numbers in the labeled input fields.
- 3Read the calculated result and mathematical step-by-step breakdown instantly below.
A percentage is a mathematical ratio expressed as a fraction of 100. The word "percent" literally means "per hundred". For example, 25% represents 25 parts out of every 100 parts, or 0.25 in decimal form.
Calculates the portion represented by X percent of total number Y.
Result = Y × (X / 100) | Example: 20% of 150 = 150 × 0.20 = 30Determines what percentage ratio value X forms out of total value Y.
Percentage = (X / Y) × 100 | Example: 30 of 150 = (30 / 150) × 100 = 20%Calculates relative percentage increase or decrease between initial value A and new value B.
% Change = ((B − A) / |A|) × 100 | Example: 100 → 120 = ((120 − 100) / |100|) × 100 = +20% | Negative start: −100 → 50 = ((50 − (−100)) / |−100|) × 100 = +150%Discount Amount = 150 × (20 / 100) = $30((55,000 - 50,000) / 50,000) × 100 = +10%Tax Amount = 75 × (8 / 100) = $6.00- Percentage changes are non-symmetric: A 50% increase followed by a 50% decrease leaves you at 75% of your starting value (e.g. 100 → 150 → 75).
- Percentage points vs percent change: Moving from a 10% interest rate to 12% is a 2 percentage point increase, but a 20% relative increase.
- Division by zero: Calculating percentage change from an initial value of 0 is mathematically undefined.
How do I calculate X% of a number manually?
Convert the percentage to a decimal by dividing X by 100, then multiply by number Y. For example, 15% of 80 is 0.15 × 80 = 12.
How do I calculate what percentage X is of Y?
Divide X by Y to get a decimal, then multiply by 100. For example, 15 out of 60 is (15 / 60) × 100 = 25%.
How do I calculate percentage change?
Subtract the old value from the new value, divide the difference by the absolute value of the old value, and multiply by 100. When the starting value is positive this is simply ((new − old) / old) × 100.
Why are percentage increases and decreases not symmetrical?
Because the percentage is applied to a different base number after the change. Increasing $100 by 50% gives $150. Decreasing $150 by 50% reduces it by $75, leaving $75.
What is the difference between a percentage point and percent change?
Percentage points measure the direct arithmetic difference between two percentages (12% - 10% = 2 points). Percent change measures relative change ((12 - 10) / 10 = 20%).
Can a percentage be greater than 100% or negative?
Yes. Percentages above 100% mean a value is larger than the starting baseline (e.g. 200% of 50 is 100). Negative percentages indicate a percentage decrease or loss.