Average Percentage Calculator
Use this free average percentage calculator to find the simple or weighted average of any set of percentages instantly. Enter your values below — add as many rows as you need.
How to Calculate Average Percentage
There are two methods for calculating percentage average, and choosing the wrong one is one of the most common mistakes in data analysis. The right method depends on whether the percentages all apply to groups of the same size.
Method 1: Simple Average (Equal Groups)
When every percentage applies to the same number of items — same class size, same sample size, same number of questions — you can calculate the average percentage by adding all values and dividing by the count.
Example: A student scores 70%, 85%, and 90% on three tests, each with the same number of questions.
Average = (70 + 85 + 90) ÷ 3 = 81.67%
Method 2: Weighted Average (Unequal Groups)
When the percentages apply to groups of different sizes, a simple average gives a misleading result. You must use a weighted average percentage — multiply each percentage by its group size, sum the products, then divide by the total group size.
Example: Group A (100 people) has a 20% pass rate. Group B (400 people) has a 60% pass rate.
Weighted average = (20×100 + 60×400) ÷ (100+400) = (2,000+24,000) ÷ 500 = 52%
Simple average would give (20+60)÷2 = 40% — which is wrong.
⚠️ The most common mistake: Simply averaging percentages that apply to different-sized groups. A company with two divisions — one with $1M revenue at 10% margin, and one with $9M revenue at 30% margin — does not have a 20% average margin. The correct weighted answer is (10×1 + 30×9) ÷ (1+9) = 28%. Use the Weighted Average tab whenever group sizes differ.
How to Calculate Average Percentage in Excel
Simple average in Excel: =AVERAGE(A1:A5) where A1:A5 contains your percentages.
Weighted average in Excel: =SUMPRODUCT(A1:A5, B1:B5)/SUM(B1:B5) where column A has percentages and column B has weights.
Both formulas work identically in Google Sheets. Format the result cell as a percentage to display correctly.
Average Percentage Examples
Click any example to load it into the calculator.
Real-World Scenarios
Student grades: A student scores 78%, 92%, and 85% on three equal-weight tests. The average percentage is (78+92+85) ÷ 3 = 85%. But if the first test had 20 questions, the second 50, and the third 30, the weighted average is (78×20 + 92×50 + 85×30) ÷ (20+50+30) = 87.1%. This is why school GPA systems weight credits — not all courses are equal. Understanding this also applies to finding a percentage of a number, since each weighted score is a percentage applied to a specific base.
Business margins: A company has three product lines with gross margins of 40%, 60%, and 25%. If all three generate equal revenue, the simple average margin is 41.67%. But if they generate $100k, $500k, and $200k respectively, the weighted average is (40×100 + 60×500 + 25×200) ÷ 800 = 51.25%. The weighted figure is what matters for overall financial reporting. For calculating each product line's margin individually, use the gross profit margin calculator.
Survey response rates: A survey goes to three regions: Region A (500 people, 30% response rate), Region B (1,200 people, 45% response rate), Region C (300 people, 55% response rate). Simple average: (30+45+55)÷3 = 43.3%. Weighted average: (30×500 + 45×1200 + 55×300) ÷ 2000 = 42.75%. The difference is small here, but with more divergent group sizes it can be significant — always use the weighted method when reporting overall response rates across differently-sized cohorts.
When to Use an Average Percentage Calculator
Academic & Education
Average test scores, assignment grades, or class performance percentages. Use simple average when all assessments carry equal weight; use weighted average when they carry different credit values or question counts.
Business Performance
Average profit margins, conversion rates, or error rates across departments or product lines of different sizes. The weighted average percentage calculator gives the true company-wide figure rather than a misleading arithmetic mean.
Finance & Investing
Average portfolio returns across positions of different sizes, average interest rates across loans of different balances, or average tax rates across income brackets. All require weighted averaging to produce meaningful results.
HR & Survey Analysis
Average employee satisfaction scores, response rates, or completion rates across teams or locations of different sizes. Using a simple average when team sizes vary significantly will skew results toward smaller teams.
Manufacturing & Quality
Average defect rates, yield rates, or pass rates across production batches of different sizes. A batch of 10,000 units carries far more weight than a batch of 100 units when calculating the true overall defect rate.
Healthcare & Research
Average treatment success rates, test positivity rates, or survival rates across patient cohorts of different sizes. Clinical reporting standards almost always require weighted averaging when combining data from multiple study groups.
Frequently Asked Questions
Related Percentage Calculators
Need a different type of percentage calculation? Try one of our other free tools: