To check a percentage, divide the part by the total number and multiply the result by one hundred.
Percent means “per 100.” It is a way of expressing a number as a fraction of 100. Whether you are calculating a test grade, figuring out a discount at a store, or determining a tip for a server, knowing how to work out percentages is a necessary skill. You do not need advanced math degrees to handle this; a simple formula and a few tricks will get you the answer quickly.
This guide breaks down the steps, tools, and mental hacks you need. We will cover how to do this on paper, on a calculator, and even in your head.
The Basic Formula: How Do You Check Percentage?
The core concept of a percentage is a ratio. You compare a smaller section to the whole pie. The math never changes, regardless of what you are calculating.
The Formula: (Part ÷ Whole) × 100 = Percentage
Step-by-step breakdown:
- Identify the Part — This is the specific portion you have (e.g., your score on a test).
- Identify the Whole — This is the total possible amount (e.g., the total questions on the test).
- Divide — Take the Part and divide it by the Whole. This gives you a decimal.
- Multiply — Take that decimal and multiply it by 100.
- Add the Sign — Put the “%” symbol after your result.
For example, if you scored 45 points out of a possible 50 on a quiz:
- Divide — 45 ÷ 50 = 0.9
- Multiply — 0.9 × 100 = 90
- Result — You scored 90%.
Checking Percentage On A Calculator
Most people carry a calculator in their pocket via their smartphone. While the formula above works perfectly, using a calculator speeds up the process.
Using A Standard Calculator
If you are using a standard physical calculator or the default app on your phone, the process is straightforward.
- Type the Part — Enter the number you want to turn into a percent.
- Press Divide (÷) — Hit the division key.
- Type the Whole — Enter the total amount.
- Press Equals (=) — You will see a decimal number (like 0.75).
- Press Multiply (×) 100 — This shifts the decimal point two places to the right.
Shortcut Note: Some calculators have a “%” button. In many cases, this button functions differently depending on the brand. It is often safer to stick to the “multiply by 100” method to avoid errors until you know exactly how your specific device handles the percent key.
How To Check Percentage Scores And Grades
Students frequently ask, “how do you check percentage?” regarding their academic performance. Teachers often weigh assignments differently, but finding the raw percentage of a single paper is simple.
Scenario: You got 18 answers right on a test with 25 questions.
- Part — 18
- Whole — 25
- Calculation — 18 ÷ 25 = 0.72
- Conversion — 0.72 × 100 = 72%
Weighted Grades
Calculating a final grade is harder because certain tasks count for more. If exams are 50% of your grade and homework is 20%, you cannot just average the scores. You must multiply your average score in each category by its weight, then add the results together.
Example Weighted Calculation:
- Exam Average (90%) — Weight is 0.50 (90 × 0.50 = 45 points)
- Homework Average (80%) — Weight is 0.20 (80 × 0.20 = 16 points)
- Quiz Average (100%) — Weight is 0.30 (100 × 0.30 = 30 points)
- Total Grade — 45 + 16 + 30 = 91%
Calculating Percentage Change (Increase Or Decrease)
Sometimes you need to check how much a number has grown or shrunk. This is useful for checking salary raises, inflation, or weight loss.
The Formula: ((New Number – Original Number) ÷ Original Number) × 100
Checking An Increase
If you earned $20 per hour and now earn $22 per hour, how do you check percentage increase?
- Find the difference — $22 – $20 = $2
- Divide by original — $2 ÷ $20 = 0.10
- Multiply by 100 — 0.10 × 100 = 10%
Result: You received a 10% raise.
Checking A Decrease
If a jacket cost $100 and is now $80, you calculate the markdown.
- Find the difference — $100 – $80 = $20
- Divide by original — $20 ÷ $100 = 0.20
- Multiply by 100 — 20%
Result: The jacket is 20% off.
Using Mental Math To Check Percentages
You do not always need a calculator. Learning a few “anchor” percentages allows you to estimate numbers instantly. This is helpful for tipping or checking sales in a store.
The 10% Rule
To find 10% of any number, simply move the decimal point one spot to the left.
- 10% of 50 — 5.0
- 10% of 120 — 12.0
- 10% of 6.50 — 0.65
The 1% Rule
To find 1%, move the decimal point two spots to the left.
- 1% of 500 — 5.0
- 1% of 250 — 2.5
The 50% Rule
50% is exactly half. Divide the number by 2.
- 50% of 80 — 40
- 50% of 32 — 16
Combining Them For Tips
If you want to leave a 20% tip on a $40 bill:
- Find 10% — Move decimal on $40 to get $4.
- Double it — $4 × 2 = $8.
- Total Tip — $8.
This method saves time and makes you look like a math wizard at dinner.
How To Check Percentage In Excel Or Google Sheets
For large datasets or homework assignments involving data, spreadsheets are the best tool. Excel and Google Sheets handle these checks automatically.
Basic Formatting
If you type “0.5” into a cell, Excel sees a decimal. To see “50%”, you must change the format.
- Select the cell — Click the box containing your decimal.
- Click the % button — Look for the percent symbol in the specific “Number” section of the Home ribbon.
- Adjust decimals — You may see “50.00%”. Use the “Decrease Decimal” button to simplify it to “50%”.
Using Formulas
You can write the division formula directly into a cell.
- Input — Type
=A1/B1(Assuming A1 is the Part and B1 is the Whole). - Enter — Press Enter.
- Format — Click the % button to convert the resulting decimal.
Note: In Excel, you usually do not multiply by 100 in the formula itself (e.g., =A1/B1*100). If you do that, and then click the percentage button, Excel will display “5000%”. Just divide, then format.
Common Mistakes When Checking Percentages
Even with a calculator, errors happen. Here are the most frequent pitfalls people encounter when they ask how do you check percentage.
Multiplying Instead Of Dividing
If you calculate 50 out of 100 as 100 ÷ 50, you get 2. Converting that gives you 200%. This is wrong. Always divide the Part by the Whole (Part ÷ Whole). The smaller number usually goes first unless you are calculating a percentage over 100%.
Moving The Decimal The Wrong Way
To turn a decimal into a percent, move the point to the right two spots (0.25 becomes 25%). To turn a percent back into a decimal, move it to the left two spots (25% becomes 0.25). Getting this backward changes the value drastically.
Confusing “Percent Of” With “Percent Off”
If an item is 20% off, you are not paying 20% of the price. You are paying 80% of the price.
- Check percentage of — Multiply price by 0.20 (Result is the savings).
- Check percentage off — Subtract the savings from the original price.
Reverse Percentages: Finding The Original Number
Sometimes you know the percentage and the final number, but you need the original. This is common during sales taxes or checking pre-sale prices.
Scenario: You paid $108 for sneakers, which included an 8% tax. What was the price before tax?
You cannot just subtract 8% of $108. The math does not work that way because $108 represents 108% of the original value (100% price + 8% tax).
The Formula: Final Number ÷ (1 + Percentage as Decimal)
- Convert Tax — 8% becomes 0.08.
- Add to 1 — 1.08.
- Divide — $108 ÷ 1.08 = $100.
Result: The shoes were $100 before tax.
Real-World Application Table
Here is a quick reference guide for common fraction-to-percentage conversions used in daily life.
| Fraction | Decimal | Percentage | Common Use |
|---|---|---|---|
| 1/2 | 0.5 | 50% | Half off sales |
| 1/4 | 0.25 | 25% | Quarterly reports |
| 1/3 | 0.333… | 33.3% | “Buy 2 Get 1 Free” (roughly) |
| 1/10 | 0.10 | 10% | Tithing / Basic Tip |
| 1/5 | 0.20 | 20% | Standard Tip |
| 3/4 | 0.75 | 75% | Battery Level / Loading |
Why This Skill Matters
Percentages are the universal language of value. Banks use them for interest rates, stores use them for promotions, and nutrition labels use them for daily values. If you rely solely on apps without understanding the underlying math, you might miss errors in your bills or misunderstand loan terms.
Taking a moment to perform a quick check ensures you are getting the grade, deal, or payment you deserve. It prevents businesses or errors from taking advantage of you.
Key Takeaways: How Do You Check Percentage?
➤ Divide the specific part by the total whole number first.
➤ Multiply the resulting decimal by 100 to get the percentage.
➤ Move the decimal point two places to the right for mental math.
➤ Use reverse calculations to find pre-tax prices or original values.
➤ Check Excel formatting to ensure cells display % correctly.
Frequently Asked Questions
How do I calculate a percentage of a number?
To find a percentage of a number, convert the percent to a decimal and multiply. For example, to find 20% of 500, convert 20% to 0.20. Then calculate 500 multiplied by 0.20, which equals 100.
Can I calculate percentages without a calculator?
Yes, use the 10% method. Move the decimal point of the number one place to the left to find 10%. Once you have 10%, you can multiply or divide that number to estimate other percentages like 20% or 5% easily.
How do I check percentage on a phone calculator?
Type the part number, press the divide symbol, enter the total number, and press equals. Then press the multiply button and enter 100. Some phones have a % button, but the manual multiplication method is more reliable across different apps.
What is the formula for percentage increase?
Subtract the original number from the new number to find the difference. Divide that difference by the original number. Finally, multiply the result by 100. This shows how much a value has grown relative to where it started.
Why does my percentage calculation look like a small decimal?
You likely skipped the final step. If you see 0.85, you have the decimal form. You must multiply by 100 or move the decimal two spots to the right to see it as 85%. This is a very common oversight.
Wrapping It Up – How Do You Check Percentage?
Percentage calculations are simple once you memorize the “Part divided by Whole” relationship. Whether you are checking a grade, calculating a discount, or figuring out a tip, the process remains consistent. With these steps, you can confidently handle any percentage query that comes your way.