What is Average Percentage?
The average percentage is the arithmetic mean of a set of percentage values. You add all the percentages together and divide by the number of values. It's one of the most common calculations in education, business reporting, sports statistics, and survey analysis — any time you need to summarize multiple percentage scores into a single representative number.
However, it's important to understand when a simple average of percentages is appropriate and when a weighted average is more accurate. If all the underlying groups are the same size, simple averaging works perfectly. If they're different sizes, a weighted average gives more accurate results.
When Simple Averaging Works
Simple average percentage is appropriate when the percentages are calculated from equal-sized groups. For example, if a student scores 80% on a 100-question test, 75% on another 100-question test, and 90% on a third 100-question test, their average score is simply (80 + 75 + 90) ÷ 3 = 81.67%.
When You Need Weighted Average
If the underlying quantities differ, simple averaging can mislead. If Test 1 has 10 questions and Test 2 has 100 questions, a score of 80% on Test 1 and 60% on Test 2 should not be averaged as (80+60)÷2 = 70%. The correct weighted average would give much more weight to Test 2: (8 + 60) ÷ 110 = 61.8%. Always consider whether your groups have equal weight before using simple averaging.
Practical Examples
Student Grade Averaging: Scores of 72%, 88%, 65%, 91%, and 79% across five equal-weight assignments = (72+88+65+91+79)÷5 = 79%
Sales Team Performance: Five representatives achieved conversion rates of 12%, 18%, 15%, 22%, and 9% = (12+18+15+22+9)÷5 = 15.2%
Monthly Growth Rates: Monthly revenue growth of 5%, 8%, -2%, 11%, and 4% over five months = (5+8-2+11+4)÷5 = 5.2% average monthly growth
Important Note on Averaging Percentage Changes
Averaging percentage changes is a common but potentially misleading practice. If a stock rises 50% then falls 50%, the average change is 0% — but you actually have less money than you started with (100 × 1.5 × 0.5 = 75). For compounding scenarios, use the geometric mean instead. Our Rate Growth calculator handles compound growth correctly.
| Values | Count | Sum | Average |
|---|---|---|---|
| 60%, 80%, 70% | 3 | 210% | 70% |
| 95%, 87%, 92%, 88% | 4 | 362% | 90.5% |
| 10%, 20%, 30% | 3 | 60% | 20% |
| 5%, -3%, 8%, 12% | 4 | 22% | 5.5% |