What Is the Average?
The average of a set of numbers is the sum of all the values divided by the number of values. It is the most common way to describe the "centre" of a data set, and in everyday math it is the same thing as the arithmetic mean.
$$\text{Average} = \frac{\text{sum of all values}}{\text{number of values}} = \frac{x_1 + x_2 + \cdots + x_n}{n}.$$
For the numbers $4, 8, 6$, the average is $\frac{4 + 8 + 6}{3} = \frac{18}{3} = 6$. Notice that $6$ isn't one of the original values — the average is a summary of the set, not necessarily a member of it.
The word "average" is broad. In casual use it points to the arithmetic mean, but in statistics "average" can refer to any measure of the centre — mean, median, or mode. When precision matters, name which one you mean.
How Do You Calculate an Average?
You calculate an average in two steps: add, then divide.
To find the average of $10, 15, 20, 100$:
Add the values: $10 + 15 + 20 + 100 = 145$.
Divide by how many there are: $145 \div 4 = 36.25$.
So the average is $36.25$. One thing to notice immediately — three of the four numbers are well below $36.25$. A single large value ($100$) has pulled the average up. Hold that observation; it is the seed of why we sometimes prefer the median.
Is the Average the Same as the Mean?
In basic math, yes — the average and the arithmetic mean are the same calculation: sum divided by count. The distinction shows up at higher levels:
Average is the everyday word, used for a single representative value.
Mean is the precise statistical term, and it comes in flavours — the arithmetic mean (the familiar one), the geometric mean (for rates and growth), and the harmonic mean (for averaging speeds).
For everything in this article, "average" and "arithmetic mean" mean the same number. The flavours of mean are a phantom of what's coming in later statistics.
Mean, Median, and Mode — The Three Averages
The mean is one of three common measures of central tendency, and confusing them is the most frequent error in the whole topic.
Mean. The sum divided by the count. Uses every value, which makes it sensitive to outliers.
Median. The middle value once the numbers are sorted. With an even count, it is the average of the two middle values. Outliers barely move it.
Mode. The value that appears most often. The only average that works on non-numerical data, like favourite colours.
When should you use the median instead of the mean?
When the data has extreme values. House prices are the classic case — a few mansions drag the mean far above what a typical home costs, so reports use the median instead. The mean is best when the data is evenly spread with no outliers; the median is best when a few unusual values would distort the picture.
Examples of Average
Example 1
Find the average of $5, 9, 7, 3$.
Sum: $5 + 9 + 7 + 3 = 24$. Count: $4$. Average: $24 \div 4 = 6$.
Final answer: $6$.
Example 2
A student scores $70, 80,$ and $90$ on three tests. A fourth test is added. The student wants a four-test average of $80$. What must they score on the fourth test?
Wrong attempt. A student reasons: "I want an average of $80$, and I scored $70, 80, 90$ — the $70$ and $90$ cancel out and the $80$ is already there, so I just need another $80$." Plausible, but it skips the actual definition. An average is total divided by count, and you can't reason about it by pairing numbers off in your head — that only works by luck when the numbers happen to be symmetric.
The rescue. Work from the definition. For four scores to average $80$, the total must be $4 \times 80 = 320$. The first three scores total $70 + 80 + 90 = 240$. So the fourth must be $320 - 240 = 80$.
Final answer: $80$. The shortcut happened to land on the right number here — but only because the first three scores were symmetric around $80$. Change them to $60, 80, 90$ and the pairing trick breaks; the definition never does.
Example 3
Find the average of the first five even numbers: $2, 4, 6, 8, 10$.
Sum: $2 + 4 + 6 + 8 + 10 = 30$. Count: $5$. Average: $30 \div 5 = 6$.
Final answer: $6$.
Example 4
The average of four numbers is $15$. Three of them are $10, 14,$ and $20$. Find the fourth.
Total of all four: $4 \times 15 = 60$. Sum of the three known: $10 + 14 + 20 = 44$. Fourth number: $60 - 44 = 16$.
Final answer: $16$. Working backward from the total is the key move whenever the average is given and a value is missing.
Example 5
Find the average of $-4, 2, -6, 8$.
Negatives are handled like any other value — add them with their signs. Sum: $-4 + 2 - 6 + 8 = 0$. Count: $4$. Average: $0 \div 4 = 0$.
Final answer: $0$.
Example 6
A class of $20$ students has an average height of $140$ cm. A new student of height $161$ cm joins. What is the new average?
Original total height: $20 \times 140 = 2800$ cm. New total: $2800 + 161 = 2961$ cm over $21$ students. New average: $2961 \div 21 = 141$ cm.
Final answer: $141$ cm. One value above the average nudges the whole average up — by exactly the amount needed to share the extra evenly.
Why the Average Matters Beyond the Worksheet
"The average turns a crowd of numbers into one you can actually act on."
That is its entire job, and it is everywhere a decision rests on many measurements. The idea of using a single representative value is old — astronomers in the 16th and 17th centuries averaged repeated observations of the same star to cancel out measurement error, one of the first deliberate uses of the mean in science. Today it runs:
Grades and exams. A report card average decides promotions and admissions.
Sports. Batting averages, points per game, and lap times all compress a season into one comparable number.
Economics. Average income, average rainfall, average temperature — each summarises a population or a region.
Quality control. Factories track the average dimension of parts to catch a process drifting out of spec.
The catch is that the average can mislead when the data is lopsided — which is exactly why statisticians keep the median and mode nearby. A country's average income can rise while most people earn less, if the top earns far more. The average is powerful precisely because it uses every value; that is also how a few extreme values can quietly distort it.
Where Students Trip Up on Averages
Mistake 1: Confusing the mean with the median
Where it slips in: A question asks for the average, and the student sorts the numbers and reports the middle one.
Don't do this: Report the middle value when the question asks for the mean (sum over count).
The correct way: For the mean, add every value and divide by the count. The median is the middle of the sorted list — a different number unless the data is symmetric.
Mistake 2: Dividing by the wrong count
Where it slips in: A new value is added to a set, but the student divides by the old count.
Don't do this: Add the new value to the total but forget to bump the divisor up by one (the Example 6 trap).
The correct way: Update both — the new total and the new count — before dividing.
The rusher archetype lands here most: quick to add the new number, slow to remember the count changed too.
Mistake 3: Trying to average two averages directly
Where it slips in: One class of $30$ averages $60$; another of $10$ averages $80$. A student averages $60$ and $80$ to get $70$.
Don't do this: Average the two averages as if the groups were the same size.
The correct way: Weight by group size. Total marks $= 30 \times 60 + 10 \times 80 = 1800 + 800 = 2600$, over $40$ students, giving $65$ — not $70$.
Key Takeaways
The average of a data set is the sum of its values divided by the number of values — the arithmetic mean.
The average can be a value that doesn't appear in the data, and it uses every value, so outliers pull it.
Mean, median, and mode are three different averages — mean adds, median takes the middle, mode takes the most frequent.
The most common mistake is confusing the mean with the median — they match only for symmetric data.
Use the median instead of the average when a few extreme values would distort the picture.
Practice These Three Before Moving On
Find the average of $12, 18, 9, 21$.
The average of five numbers is $20$. Four of them are $15, 22, 18, 25$. Find the fifth.
One group of $4$ averages $10$; another group of $6$ averages $20$. What is the combined average? (Weight by group size.)
If you answered $15$ for problem 3, return to Mistake 3 above. Want a live Bhanzu trainer to walk your child through mean, median, and mode with real data sets? Book a free demo class — online globally.
Was this article helpful?
Your feedback helps us write better content