What an Average Percentage Is and When You Need It
An average percentage is a single percentage that represents the middle point of two or more percentages. You calculate it by adding all the percentages together and dividing by how many percentages you have. This is different from finding the average of regular numbers — percentages require you to think about what they represent before you combine them.
You need an average percentage when you want one number that summarizes multiple percentage scores. Common situations include finding your overall grade from several test scores, calculating your average discount across multiple purchases, or determining your average completion rate across several projects.
Key Takeaways
- To average percentages, add them all together and divide by how many percentages you have — but only when each percentage represents the same total amount.
- If the percentages represent different total amounts (like 80% of 50 items and 90% of 100 items), you must convert them back to actual numbers first, then calculate the percentage of the combined total.
- A straightforward average of percentages works for test scores, grades, and other situations where each percentage is weighted equally.
- Always check whether your percentages are based on the same underlying amount before you decide which method to use.
straightforward Average: When All Percentages Are Weighted Equally
The simplest method works when each percentage carries the same weight — meaning each one matters equally. This is true for test scores where each test is worth the same points, or for grades where each assignment counts the same toward your final grade.
The steps are straightforward. Add all your percentages together. Then divide that sum by how many percentages you have. For example, if you scored 85%, 92%, and 78% on three tests that each count equally, add them: 85 + 92 + 78 = 255. Then divide by 3: 255 ÷ 3 = 85%. Your average percentage is 85%.
This method assumes each percentage is based on the same total. If one test was out of 50 points and another was out of 100 points, but you converted both to percentages, the straightforward average still works because percentages already account for the different totals.
Weighted Average: When Percentages Represent Different Amounts
When percentages are based on different underlying amounts, you cannot straightforward add and divide. You must convert each percentage back to its actual number, add those numbers, then calculate the percentage of the combined total.
Here is a concrete example. Suppose you completed 80% of a 50-item project and 90% of a 100-item project. You cannot average 80% and 90% to get 85%, because the second project is twice as large. Instead, convert each to actual items: 80% of 50 = 40 items, and 90% of 100 = 90 items. Combined, you completed 40 + 90 = 130 items out of 50 + 100 = 150 total items. Your actual percentage is 130 ÷ 150 = 86.67%.
This method is called a weighted average because larger totals automatically carry more weight in the final result. Use it whenever your percentages come from different-sized groups, different point values, or different time periods.
Step-by-Step Example: Calculating a Grade Average
Suppose you have three test scores and want to find your average grade. Test 1: 88%, Test 2: 92%, Test 3: 85%. Each test is worth the same number of points, so use the straightforward average method.
Step 1: Add all percentages. 88 + 92 + 85 = 265.
Step 2: Count how many percentages you have. You have 3 tests.
Step 3: Divide the sum by the count. 265 ÷ 3 = 88.33%.
Your average grade is 88.33%, which rounds to 88%. If your school rounds differently, check your grading policy — some round to the nearest whole number, others keep one decimal place.
Common Mistakes to Avoid
The most common error is averaging percentages when they represent different totals. If you have a 75% score on a quiz worth 10 points and a 90% score on a test worth 100 points, averaging them as (75 + 90) ÷ 2 = 82.5% is wrong. The test should count more because it is worth more. Convert first: 75% of 10 = 7.5 points, 90% of 100 = 90 points, total 97.5 out of 110 = 88.6%.
Another mistake is forgetting to convert percentages back to whole numbers when the underlying amounts differ. Always ask yourself: "Are these percentages based on the same total?" If the answer is no, convert them before averaging.
A third mistake is mixing up the order of operations. Always add the percentages first, then divide by how many there are. Dividing first and then adding will give you the wrong answer.
Using a Calculator or Spreadsheet
For straightforward averages, most calculators work fine. Add all the percentages, press equals, then divide by the count. On a phone calculator, enter: 88 + 92 + 85 = (this gives 265), then ÷ 3 = (this gives 88.33).
For weighted averages or larger sets of data, a spreadsheet like Google Sheets or Excel is faster and less error-prone. In Google Sheets, you can use the AVERAGE function for straightforward averages: =AVERAGE(88, 92, 85). For weighted averages, use SUMPRODUCT: =SUMPRODUCT(percentages, weights) / SUM(weights). Your spreadsheet will handle the math and reduce the chance of a calculation mistake.
Frequently Asked Questions
Can I average percentages that are already rounded?
Yes, but your final answer will be slightly less accurate. If you averaged 85% (which might have been 84.6% before rounding) and 92% (which might have been 91.8%), your result will be off by a small amount. For school grades this usually does not matter, but for precise work, use the unrounded percentages if you have them.
What if I have more than three percentages?
The method does not change. Add all of them together, then divide by how many you have. If you have ten test scores, add all ten, then divide by 10. The formula is always: sum of all percentages ÷ number of percentages.
How do I calculate a weighted average if each percentage has a different weight?
Multiply each percentage by its weight, add those results together, then divide by the sum of the weights. For example, if Test 1 (85%) counts as 30% of your grade and Test 2 (92%) counts as 70%, calculate: (85 × 0.30) + (92 × 0.70) = 25.5 + 64.4 = 89.9%. This accounts for the different importance of each test.
Is there a difference between average percentage and percentage average?
No — these terms mean the same thing. Both refer to a single percentage that represents the middle point of multiple percentages. Some people say one phrase, others say the other, but they describe the same calculation.