OhMyCalc

Percentage Calculator

Calculate percentages easily: find X% of Y, determine what percent X is of Y, or compute the percentage change between two values.

How to Calculate Percentages

  1. Select the calculation mode: X% of Y, what percent X is of Y, or percent change.
  2. Enter the required values in the input fields.
  3. Click Calculate to get the instant result.
  4. Read the formula breakdown below the result to understand the math.

快速参考

1 minute60 seconds
1 hour3,600 seconds
1 day86,400 seconds
1 week604,800 seconds
1 year31,536,000 seconds
1 year525,600 minutes

使用场景

公式

Percent of a number: X% × Y = (X/100) × Y. What percent: (X/Y) × 100%. Percent change: ((New − Old) / |Old|) × 100%.

常见问题

How do I calculate X percent of a number?
Divide X by 100, then multiply by the number. For example, 15% of 200 = (15/100) × 200 = 30.
How do I find what percent one number is of another?
Divide the first number by the second and multiply by 100. For example, 30 is what % of 200? (30/200) × 100 = 15%.
How is percentage change calculated?
Subtract the old value from the new, divide by the absolute value of the old, and multiply by 100. A positive result means an increase, negative means a decrease.
What is the difference between percent and percentage points?
Percent is a relative measure (e.g., a 50% increase), while percentage points measure the arithmetic difference between two percentages (e.g., from 10% to 15% is 5 percentage points).