Metrics Calculator

Updated March 14, 2026

Percentage Calculator

A percentage represents a number as a fraction of 100. Use this calculator to find what X% of a number is, determine what percent one value is of another, or calculate the percentage change between two values.

What is X% of Y?

Key Takeaways

  • To find X% of a number, multiply by X and divide by 100.
  • To find what percent A is of B, divide A by B and multiply by 100.
  • Percentage change = ((New - Old) / |Old|) x 100. Positive means increase, negative means decrease.
  • Percentage points and percentage change are different. A jump from 5% to 7% is 2 percentage points but a 40% increase.
  • Mental math shortcut: 10% is just moving the decimal one place left. Build other percentages from there.

How Do You Calculate Percentages?

Percentages express a value as parts per hundred. The three most common percentage calculations each use a straightforward formula. To find X% of a number, multiply the number by X and divide by 100. To find what percent a value is of a total, divide the value by the total and multiply by 100. To find percentage change, subtract the old value from the new value, divide by the absolute value of the old number, and multiply by 100. These three formulas cover the vast majority of everyday percentage problems in shopping, finance, grades, and business reporting.

Finding a Percentage of a Number

The formula is: Result = (Percentage / 100) x Number. For example, to find 35% of $1,200: (35 / 100) x 1,200 = $420. This same formula applies when calculating tips, discounts, tax amounts, and percentage-based allocations.

Finding What Percent One Number Is of Another

The formula is: Percentage = (Part / Total) x 100. If 47 out of 90 days were sunny, the percentage is (47 / 90) x 100 = 52.2%. This formula is used for grades, completion rates, market share, and any scenario where you need to express a subset as a proportion of a whole.

Calculating Percentage Change

The formula is: ((New Value - Old Value) / |Old Value|) x 100. If website traffic went from 8,400 visits to 11,088: ((11,088 - 8,400) / 8,400) x 100 = 32% increase. This formula works for tracking growth or decline in sales, prices, populations, and any other measurable quantity.

What Are the Most Common Percentage Calculations?

The table below shows the percentage values people calculate most often, with their decimal and fraction equivalents. Memorizing a few of these makes mental math faster. For example, knowing that 25% equals 1/4 lets you divide any number by 4 instead of multiplying by 0.25.

Percentage Decimal Fraction Example (of 200)
5%0.051/2010
10%0.101/1020
15%0.153/2030
20%0.201/540
25%0.251/450
33.33%0.33331/366.67
50%0.501/2100
66.67%0.66672/3133.33
75%0.753/4150
100%1.001/1200
150%1.503/2300
200%2.002/1400

Specialized Percentage Calculators

Need a specific type of percentage calculation? These dedicated tools are built for the most common percentage tasks, with tailored formulas and examples for each use case.

  • Percent of Calculator: Find what X% of any number is. Perfect for tips, discounts, tax amounts, and splitting bills.
  • Percentage Increase Calculator: Calculate the percentage increase between two values. Ideal for tracking growth in sales, salary raises, and investment returns.
  • Percentage Decrease Calculator: Calculate the percentage decrease between two values. Useful for measuring discounts, price drops, and declining metrics.
  • Percentage Difference Calculator: Find the percentage difference between any two values. Great for comparing prices, test scores, or performance metrics side by side.

Percentages in the Real World: Key Benchmarks

Understanding typical percentage ranges helps you interpret results in context. A number means more when you know what is normal. Here are reference benchmarks across common domains where percentages matter most.

Domain Metric Typical Range
Tipping (US)Restaurant tip15-20%
RetailSales tax (varies by state)0-10.25%
FinanceSavings account APY4-5%
Real estateDown payment3-20%
GradesA grade threshold90-93%
Email marketingOpen rate15-25%
E-commerceCart abandonment rate69-70%
HealthBody fat (men, healthy)10-20%
HealthBody fat (women, healthy)18-28%
BudgetingHousing costs (of income)25-30%

Sources: National Restaurant Association (tipping), Tax Foundation (sales tax), FDIC (savings), American Council on Exercise (body fat), Baymard Institute (cart abandonment).

Understanding Percentage vs. Percentage Points

One of the most common mistakes with percentages is confusing percentage change with percentage point change. These are different measurements that describe different things.

Percentage Points: The Arithmetic Difference

Percentage points measure the simple difference between two percentages. If a sales tax increases from 6% to 8%, it went up by 2 percentage points. The math is straightforward subtraction: 8% - 6% = 2 percentage points.

Percentage Change: The Relative Difference

Percentage change measures how much a value changed relative to the starting amount. That same tax increase from 6% to 8% is a 33.3% increase: ((8 - 6) / 6) x 100 = 33.3%. News headlines often mix these up, which can be misleading. When mortgage rates go up by "0.5%," it matters whether that means 0.5 percentage points (e.g., 6.5% to 7.0%) or a 0.5% relative increase (e.g., 6.5% to 6.5325%).

Quick Mental Math Shortcuts

For everyday calculations, these shortcuts save time. 10% of any number: move the decimal point one place left (10% of 85 = 8.5). 5%: find 10% and halve it. 25%: divide by 4. 1%: move the decimal two places left. Build other percentages from these: 15% = 10% + 5%, 30% = 3 x 10%, 12.5% = 25% / 2.

Leah Novak uses percentages daily at Rise & Shine Bakery in Pinewood Falls. When her flour supplier offers a 12% bulk discount on orders over $500, she calculates: on a $640 order, (12 / 100) x 640 = $76.80 saved. She also tracks her month-over-month revenue changes using percentage change to spot seasonal trends, comparing results with the discount calculator for quick pricing decisions.

This calculator provides mathematical results for informational purposes. For financial, tax, or legal calculations, consult a qualified professional to verify results before making decisions.


Frequently Asked Questions

What is a percentage?

A percentage is a number expressed as a fraction of 100. The word comes from the Latin "per centum," meaning "by the hundred." For example, 25% means 25 out of 100, which equals 0.25 as a decimal or 1/4 as a fraction.

How do you calculate a percentage of a number?

Multiply the number by the percentage, then divide by 100. For example, to find 15% of 200: multiply 200 by 15 to get 3,000, then divide by 100 to get 30. The formula is: Result = (Percentage / 100) x Number.

How do you find what percent one number is of another?

Divide the part by the whole, then multiply by 100. For example, if 45 students out of 180 passed, the percentage is (45 / 180) x 100 = 25%. The formula is: Percentage = (Part / Total) x 100.

What is the formula for percentage change?

Percentage change equals the difference between the new and old values, divided by the absolute value of the old value, multiplied by 100. The formula is: ((New - Old) / |Old|) x 100. A positive result means an increase; negative means a decrease.

What is the difference between percentage and percentage points?

A percentage is a relative measure, while percentage points describe the arithmetic difference between two percentages. If a rate goes from 10% to 15%, it increased by 5 percentage points, but the percentage increase is 50% (because 5 is 50% of 10).

Can a percentage be more than 100%?

Yes. A percentage over 100% means the value exceeds the reference amount. For example, if sales grew from $50,000 to $120,000, the percentage change is 140%. This is common in growth rates, markups, and multiplier calculations.

How often should I use percentage calculations?

Percentages come up daily in shopping (discounts, tax, tips), monthly in budgeting (savings rate, expense ratios), and quarterly or annually in business and investing (growth rates, returns). Any time you compare two numbers or need to express a proportion, a percentage is the standard way to communicate the result clearly.