The average of a list of percentages is the arithmetic mean of those percent values: add every percentage together and divide by how many percentages you have. For five students who scored 70%, 80%, 90%, 60%, and 50% on a quiz, the average percentage is (70 + 80 + 90 + 60 + 50) / 5 = 350 / 5 = 70%. The same logic applies to any list of percentages — growth rates, discount levels, battery drains, completion rates, or profit margins — because a percentage is just a number that lives between 0 and 100 (or beyond, in some cases). You can do this by hand, but the fastest way to get the answer without a slip-up is to paste your percentages into an average calculator that returns the mean along with the median, mode, sum, count, minimum, maximum, and range in real time as you type.

What "average percentage" actually means
"Average" is one of the slipperiest words in math. In everyday speech it almost always means the mean — add up every value, then divide by how many values there are. In statistics it can also mean the median (the middle value once the data is sorted) or the mode (the value that appears most often). All three are valid "averages," and which one you should use depends on what you are trying to learn from your list of percentages.
When you are working with percentages specifically, the math does not change. A percentage is just a number expressed out of 100, so a 70% test score, a 70% completion rate, and a 70% battery level are all treated the same way by the formula. Whether your percentages come from grading, finance, marketing, science, or daily life, the average is found by adding the values and dividing by the count.
One small thing to keep in mind: if your percentages include a percent sign or a label in the input, drop the symbol and keep only the number. The calculator ignores anything that is not a number, but cleaning the data first keeps the count accurate.
Mean, median, and mode: which average fits percent data
Because percentages often come from rates, scores, or measurements, they can include outliers — one huge discount, one failing test, one unusually strong month of growth — that pull the mean away from the typical value. The table below compares the three averages so you can pick the right one for your list of percentages.
| Average | How it is calculated | Best for percent data |
|---|---|---|
| Mean | Sum of every value divided by the count | Evenly spread data with no extreme values — class scores, average discount across a stable product line, typical uptime percentage |
| Median | Middle value after sorting (or the average of the two middle values when the count is even) | Skewed data with outliers — house price changes, response-time percentages, income growth rates |
| Mode | Value that appears most often | The most common score, most frequent rating, or most popular response band |
A practical rule of thumb: when the mean and median you get from the calculator are close to each other, your percentages are fairly balanced. When the mean sits well above the median, a few large values are stretching the average upward; when it sits well below, a few unusually small values are dragging it down.
How to calculate the average of percentages
- Collect the percentages you want to average. Write them down or copy them from a spreadsheet.
- Open the Average Calculator in your browser.
- Type or paste your percentages into the box. Separate them with commas, spaces, or new lines — any of the three work.
- Read the mean, median, mode, sum, count, min, max, and range as they update in real time.
- If you need the result in a report or sheet, click Copy to grab the full summary.
The entire process takes only a few seconds once your numbers are ready. The calculation runs entirely in your browser, so nothing is uploaded, and even very large lists return results instantly.
Worked example: averaging five test scores
Suppose five students scored 70, 80, 90, 60, and 50 percent on a quiz and you want to find the class average. The arithmetic mean is calculated as:
Mean = (70 + 80 + 90 + 60 + 50) / 5 = 350 / 5 = 70 percent.
The five numbers sorted in ascending order are 50, 60, 70, 80, 90. With five values the middle one is the third, which is 70, so the median is also 70. The mode is "None" because every value appears exactly once. The sum is 350, the count is 5, the minimum is 50, the maximum is 90, and the range = maximum − minimum = 90 − 50 = 40 percentage points.
Because the mean and median agree, the data is balanced: no single score is pulling the average away from what is typical for the class.
When the median is a more honest answer than the mean
Percentages that come from measurements on a long-tailed scale — monthly returns, house price changes, customer wait times — usually contain a few extreme values. The mean uses every value, so a single 400 percent jump or one 0.1 percent month can pull the average far from what most entries actually look like. The median only cares about the position of values, not their size, so it stays stable even when an outlier shows up.
For income, real estate, or any dataset where the top or bottom end is unusually stretched, the median is the more representative figure. For repeated measurements with natural noise — test scores, lab readings, monthly uptime percentages — the mean is usually fine because the data is roughly symmetric.
If you want a deeper look at how far each percentage sits from the average, the average deviation guide walks through that calculation step by step.
Other numbers to read alongside the average
The mean alone does not tell the full story. A class with an average of 70% where every student scored between 68% and 72% is very different from a class with the same 70% average where scores range from 30% to 100%. The calculator gives you the rest of the picture at the same time:
- Sum and count — the two numbers behind the mean. Knowing both lets you double-check the division by hand.
- Minimum and maximum — the smallest and largest percentage in your list.
- Range — the difference between maximum and minimum. A wide range means the data is spread out; a narrow range means it is consistent.
- Mode — the percentage that appears most often, which is the most common result rather than a typical value.
Taken together, these stats let you describe your percentages in one sentence: the average is X%, the typical value sits near Y%, scores ranged from Z to W, and the most common score was V.
Real situations where averaging percentages makes sense
Averaging percentages is a common task in many everyday and professional settings. A few cases where it comes up often:
- Grading. Teachers average percentage scores across assignments to give a course grade; students average practice test scores to track progress over a semester.
- Business performance. Marketing teams average conversion rates across campaigns; finance teams average month-over-month growth percentages.
- Operations and IT. Service-level agreement (SLA) compliance percentages are averaged across weeks, regions, or products to spot trends.
- Personal finance. Investors average annual return percentages over many years; savers average interest rates across accounts to compare offers.
- Sports and fitness. Coaches average shooting percentages, free-throw percentages, or heart-rate-zone time across games and workouts.
If at any point you need to find what percent one number is of another — for instance, what percent 23 is of 80 — a percentage calculator handles that conversion in a single step. The Average Calculator covers the "average of percentages" question, while the percentage calculator covers the "percent of a number" question.
Input formats the calculator accepts
You do not have to clean up your data before pasting it in. The Average Calculator accepts decimals such as 72.5, negative numbers like -3.2, and scientific notation such as 1.2e3, and ignores any non-numeric text such as stray labels or units. If a row is skipped, the tool tells you how many entries it ignored so the count stays transparent.
For large datasets — survey results, monthly KPI percentages, attendance rates across hundreds of students — this format flexibility saves a lot of cleanup time. The calculation runs entirely in your browser, so even long lists return results instantly and nothing is sent to a server.