Average Percentage Calculator

A store manager sees that 80% of customers were satisfied in January and 95% in February. What is the overall satisfaction rate? Without the right method, the answer could be off by several points – especially when each month had a different number of respondents. An average percentage calculator solves this instantly, but understanding the math behind it helps you avoid costly mistakes.

What Is the Average of Percentages?

The average of percentages (also called the mean percentage) is the sum of all percentage values divided by the number of values. It tells you the central tendency of a data set expressed in percent.

Simple average formula:

$$\text{Average %} = \frac{P_1 + P_2 + \dots + P_n}{n}$$

Where $P_1, P_2, \dots, P_n$ are the individual percentages and $n$ is the number of values.

For example, if three tests returned scores of 70%, 85%, and 90%:

$$\text{Average} = \frac{70 + 85 + 90}{3} = \frac{245}{3} = 81.67\%$$

This works perfectly when every percentage is based on the same total – same number of questions on each test, same sample size in each survey.

How to Calculate the Average Percentage

Step-by-step method

  1. Convert all percentages to whole numbers (e.g., 75% → 75).
  2. Add all the values together.
  3. Divide the sum by the number of values.
  4. Append the % sign to the result.

That’s the simple approach. The calculator above handles this automatically for any number of entries.

Weighted average percentage – when values carry different weights

When percentages come from groups of different sizes or have different importance, a simple average gives a distorted result. A weighted average fixes this.

Weighted average formula:

$$\text{Weighted Average %} = \frac{\sum (P_i \times W_i)}{\sum W_i}$$

Where $P_i$ is each percentage and $W_i$ is its corresponding weight.

Example: A company has two offices.

OfficeEmployeesSatisfaction rate
Office A12078%
Office B3094%

Simple average: $(78 + 94) / 2 = 86\%$

Weighted average: $(78 \times 120 + 94 \times 30) / (120 + 30) = (9360 + 2820) / 150 = 81.2\%$

The weighted result – 81.2% – is far more accurate because Office A’s 120 employees carry much more weight than Office B’s 30.

Simple vs. Weighted Average – Key Differences

FeatureSimple AverageWeighted Average
FormulaSum ÷ countWeighted sum ÷ total weight
Best forEqual-sized groupsGroups of different sizes
Accuracy with unequal basesCan be misleadingAlways accurate
Common useTest scores with equal valueMixed sample surveys, financial returns

Common Use Cases for Averaging Percentages

  • Education – averaging grades across assignments that are worth the same percentage of the final mark
  • Business analytics – calculating mean conversion rates, defect rates, or customer satisfaction across months
  • Finance – finding the average annual return over several years
  • Science – determining mean error rates or measurement accuracy across repeated trials
  • Surveys – combining satisfaction or approval ratings from multiple polls

Worked Examples

Example 1 – Equal weights (simple average)

A student receives the following quiz scores: 88%, 72%, 95%, 80%, and 91%.

$$\text{Average} = \frac{88 + 72 + 95 + 80 + 91}{5} = \frac{426}{5} = 85.2\%$$

Example 2 – Different weights

A portfolio returned 5% on an asset worth $10,000 and 12% on an asset worth $3,000 in the same year.

$$\text{Weighted return} = \frac{5 \times 10000 + 12 \times 3000}{10000 + 3000} = \frac{86000}{13000} = 6.62\%$$

Example 3 – Averaging rates from unequal groups

In a school, Class A has 30 students with an 80% pass rate, and Class B has 15 students with a 60% pass rate.

$$\text{Average pass rate} = \frac{80 \times 30 + 60 \times 15}{30 + 15} = \frac{3300}{45} = 73.3\%$$

A simple average would have given $(80 + 60) / 2 = 70\%$, underestimating the true school-wide rate because it ignores the larger Class A.

Why You Shouldn’t Simply Average Percentages

Averaging percentages without considering the underlying numbers is one of the most common statistical errors. Here’s why:

  • Different totals distort results. A 90% rate from 10 observations and a 50% rate from 1,000 observations don’t carry equal weight.
  • Averaging already-averaged data loses information. If you only have percentages and not the raw counts, a weighted average is impossible – and the simple average may be wrong.
  • The “Simpson’s Paradox” effect. In some cases, a trend that appears in separate groups reverses when the groups are combined, precisely because of unequal group sizes.

When in doubt, go back to the raw numbers: add up all the “successes” and divide by the total number of trials.

This tool is for educational and informational purposes. For financial or medical decisions, consult a qualified professional.

Frequently Asked Questions

What is the difference between average percentage and weighted average percentage?
A simple average percentage adds all percentages and divides by the count. A weighted average percentage accounts for the relative importance or size of each value, giving more influence to larger groups.
Can you average percentages from different sample sizes?
Directly averaging percentages from groups of different sizes produces misleading results. Use a weighted average instead – divide the total of the actual values by the total of the possible values.
How do you find the average of two percentages?
Add the two percentages together and divide by 2. For example, 70% and 90% give an average of (70 + 90) / 2 = 80%.
Is averaging percentages mathematically valid?
A simple average of percentages is valid only when each percentage represents the same base value. When bases differ, a weighted average must be used for an accurate result.
When should I use a weighted average instead of a simple average?
Use a weighted average when the percentages come from groups of different sizes – for example, class pass rates with different numbers of students, or survey results with unequal respondent pools.
What is a real-life example of averaging percentages?
A student scored 85% on a midterm worth 30% of the grade and 92% on a final worth 70%. The weighted average is 85×0.30 + 92×0.70 = 89.9%.
  1. T Value Calculator | Calculate t-test Statistics Online
  2. Mark Calculator – Calculate Weighted Grades & Final Marks
  3. Marks Percentage Calculator – Calculate Score Percentage
  4. Calculator with Percentage Online
  5. Correlation Analysis Calculator
  6. Increase of Percentage Calculator