How to Use
- Choose calculation type
Select from percentage of a number, percentage change, or discount calculation.
- Enter values
Input the required numbers for your chosen calculation type.
- View result
Click Calculate to see the percentage result instantly.
What Is a Percentage?
A percentage (%) expresses a part of a whole when the whole is taken as 100. The term 'per cent' comes from Latin and means 'per hundred', so 25% is the same as 25 out of 100, or 0.25. Because it is more intuitive than fractions or decimals, percentages are widely used to compare values of different sizes on a common scale.
Percentage problems usually fall into three types.
- Finding the rate: what percentage one number is of a whole (e.g. 32 correct out of 40 questions → 80%)
- Finding the part: what a given percentage of a whole equals (e.g. the amount of a 15% discount off the list price)
- Percentage change: how much a value has grown or shrunk relative to its original (e.g. stock prices, revenue)
Discounts, sales tax, interest rates, growth rates, attendance rates, pass rates and nearly every comparison metric in daily life and business are expressed as percentages.
Formulas
These are the three core formulas this calculator supports.
- Finding the part:
part = whole × percent ÷ 100
e.g. 15% of 200 → 200 × 15 ÷ 100 = 30 - Finding the rate:
percent = part ÷ whole × 100
e.g. 32 ÷ 40 × 100 = 80% - Percentage change:
change = (new value − original value) ÷ |original value| × 100
e.g. 100 → 130 : (130 − 100) ÷ 100 × 100 = +30%
Here the 'whole' is the reference value, the 'part' is the value being compared, and the 'original value' is the value before the change. If the denominator is 0, the percentage is undefined.