Last updated: June 06, 2026
Math 1 views 0 likes

Average Percentage Calculator

Find the average of multiple percentages. Supports weighted averages with different sample sizes for accurate results across unequal groups.

Alpha Calculators Team

Created by

Alpha Calculators Team

Editorial Team

Average Percentage Calculator

Enter your values and the result updates automatically.

Average percentage
Calculation steps Show calculations
0
1 views
Link copied

Overview

Calculator overview

This calculator finds the average of two or more percentages. Toggle "Allow different sample sizes" to switch from a simple average to a weighted average — essential when your percentages come from groups of unequal size.

Mathematical worksheet and calculations representing averaging scores and percentages

How to Use This Calculator

  1. 1

    Enter the first percentage in Percent

  2. 2

    Enter the second percentage in Percent

  3. 3

    Click "Add more entries" to include up to 10 percentages.

  4. 4

    Check "Allow different sample sizes" if your percentages come from groups of different sizes, then enter each group size.

  5. 5

    Read the average percentage in the result panel.

How to Average Percentages

A percentage is a fraction with 100 in the denominator. Because percentages are numbers, you can average them exactly like any other set of numbers using the arithmetic mean formula.

Simple average works correctly when every percentage comes from a group of the same size. If 60% and 80% each describe groups of 50 people, the average is simply (60 + 80) ÷ 2 = 70%.

The trouble arises when the groups differ in size. A 60% result from 10 people and an 80% result from 1,000 people should not be averaged equally. The larger group carries more information and must be weighted accordingly.

Simple Average Formula

Use this formula when all percentages come from groups of the same size.

Average = (p1 + p2 + … + pn) ÷ n

Weighted Average Formula

Use this formula when groups differ in size. Each percentage is multiplied by its sample size before summing.

Weighted average = (p1 × n1 + p2 × n2 + … + pk × nk) ÷ (n1 + n2 + … + nk)

Simple vs. Weighted Average — When to Use Each

Situation Correct method
All groups have the same number of observations Simple average
Groups differ in size Weighted average
You only have the percentages and no group sizes Simple average (assumption of equal groups)
Survey results from differently sized demographic groups Weighted average
Student test scores where each student takes the same test Simple average

Example — Pancake Survey

A survey of 1,000 people asked whether they eat pancakes at least once a week. There were 300 teenagers, 450 adults aged 20–49, and 250 adults aged 50 and above. The results were 64%, 42%, and 36% respectively.

Simple (incorrect) average: (64 + 42 + 36) ÷ 3 = 47.33%

Weighted (correct) average: (64 × 300 + 42 × 450 + 36 × 250) ÷ (300 + 450 + 250) = (19,200 + 18,900 + 9,000) ÷ 1,000 = 47,100 ÷ 1,000 = 47.1%

The difference is small here, but it grows when group sizes are very unequal. Always use the weighted average when group sizes differ.

Pancake Survey Calculation

Group Percentage Sample size Weighted value
Teenagers 64% 300 64 × 300 = 19,200
Adults 20–49 42% 450 42 × 450 = 18,900
Adults 50+ 36% 250 36 × 250 = 9,000
Total 1 000 47 100 ÷ 1 000 = 47.1%

What Happens When All Sample Sizes Are Equal?

When every group is the same size, the weighted average equals the simple average. The weight cancels out:

Weighted average = (p1 × w + p2 × w + … + pn × w) ÷ (n × w) = (p1 + p2 + … + pn) ÷ n

This is why the "Allow different sample sizes" toggle is optional. If your groups are the same size, leave it off and use the simple average.

The average percentage calculator finds the mean of two or more percentages. When your percentages come from groups of different sizes, enable sample sizes to get a weighted average — the only statistically correct result.

FAQ

Frequently asked questions

How do I find the average of multiple percentages?
Add all the percentages together, then divide by the count. For example, the average of 60% and 80% is (60 + 80) ÷ 2 = 70%. This works when all percentages come from groups of the same size.
When should I use a weighted average instead of a simple average?
Use a weighted average when each percentage represents a group of a different size. Treating a result from 10 people the same as a result from 1,000 people distorts the overall average. The weighted average corrects for this by scaling each percentage by its group size.
What is the weighted average percentage formula?
Weighted average = (p1 × n1 + p2 × n2 + … + pk × nk) ÷ (n1 + n2 + … + nk), where p is each percentage and n is its sample size.
Can percentages be negative?
Yes. Percentages can be any real number — positive, negative, or zero. The formula works the same way regardless of sign.
Does it matter if I enter percentages as decimals or whole numbers?
Enter them as whole percentage numbers. Enter 45 for 45%, not 0.45. The calculator treats your input as a percentage value.
What is the maximum number of entries?
You can enter up to 10 percentages. Click "Add more entries" to add rows beyond the initial two.
What is the average of 60% and 80%?
The average of 60% and 80% is 70%. Add them together and divide by 2, giving (60 + 80) ÷ 2 = 70%.
How do I find the average of three percentages?
Add all three percentages and divide by 3. For example, the average of 40%, 60%, and 80% is (40 + 60 + 80) ÷ 3 = 180 ÷ 3 = 60%. If the percentages come from groups of different sizes, use the weighted average formula instead.
Why can I not just add percentages and divide by the count?
You can — as long as the groups those percentages describe are the same size. If the groups differ in size, the simple average gives a biased result. For example, if 80% of 10 people and 20% of 1,000 people passed a test, the overall pass rate is not 50%. It is (80 × 10 + 20 × 1000) ÷ 1010 ≈ 20.8%.