Back to Blog
2 min read

What Percent Is One Number of Another?

A compact guide to finding what percent one number is of another, with the formula, worked examples, and quick checks.

The core idea

This question means: how large is one number compared with another, expressed as a percentage.

The formula is:

Percentage = (part / whole) * 100

Use it when you want to know what percent one value is of another value.

How to calculate it

  1. Take the part value.
  2. Divide it by the whole value.
  3. Multiply by 100.

Example 1

What percent is 30 of 120?

  • 30 / 120 = 0.25
  • 0.25 * 100 = 25%

30 is 25% of 120.

Example 2

What percent is 45 of 60?

  • 45 / 60 = 0.75
  • 0.75 * 100 = 75%

45 is 75% of 60.

Example 3

What percent is 18 of 12?

  • 18 / 12 = 1.5
  • 1.5 * 100 = 150%

A percentage can be above 100% when the part is larger than the whole reference value.

Common uses

  • Test scores and pass rates
  • Budget shares and category splits
  • Sales targets and progress tracking
  • Traffic, revenue, or cost comparisons

Common mistakes

  • Switching the part and the whole
  • Forgetting to multiply by 100
  • Using the wrong reference number

If you reverse the numbers, you get a different answer. The reference value matters.

Quick rule

If you are asking "X is what percent of Y?" then X is the part and Y is the whole.

FAQ

Can the result be more than 100%?

Yes. If the first number is larger than the second, the result will be above 100%.

What if I want to find the value instead of the percent?

That is a different problem. For example, finding 20% of 80 means multiplying 80 by 0.2.

Can I calculate this with a tool?

Yes. You can use calculate-percentage.online to get the result instantly and avoid small arithmetic mistakes.