Three types of percentage calculations:
1. What is X% of Y? → (X / 100) × Y
2. X is what % of Y? → (X / Y) × 100
3. % Change from X to Y → ((Y − X) / X) × 100
Our free Percentage Calculator handles the three most common percentage problems: finding a percentage of a number, finding what percentage one number is of another, and calculating the percentage increase or decrease between two values.