Mean
By Jude Wallis · Published
The mean is the arithmetic average of a set of values, found by adding them all up and dividing by how many there are. It is the balance point of the data.
The sample mean is ("x-bar"), the sum of the values divided by how many there are. Compute the same thing for a whole population and it is called ("mu"). The arithmetic is identical; what differs is whether the numbers came from a sample or from everyone. Balance point is the exact version of the intuition: the deviations from the mean always add to zero, for every data set without exception.
For 2, 5, 5, 8, 10 the sum is 30, so . The deviations are , , , , and , and they cancel to 0: the pull from below the mean exactly matches the pull from above. Now change the 10 to 40. The sum becomes 60 and the mean becomes 12, while the median has not budged from 5. Every value contributes its full size, so a single value moving 30 units drags the mean units after it.
Here is the sentence to drop: "the mean is the value half the data fall below." That is the median. In 2, 5, 5, 8, 40 the mean is 12 and four of the five values sit below it, 80 percent of the data. Nothing makes the mean split a data set evenly, and the more skewed the data, the further from an even split it lands.
The everyday version of the same error is averaging averages. A class of 10 students averages 75 and a class of 30 averages 85, so the combined average is 80. It is not. The 30 students count three times as heavily, and the real figure is . Means combine correctly only through their totals, which is exactly what a weighted mean does.
The mean also needs values it makes sense to add. Averaging jersey numbers or zip codes is arithmetic with nothing behind it. And the mean need not be a value the variable can take: 1.75 siblings is an ordinary answer. Summary statistics for one quantitative variable are Unit 1 topic 1.7.
Where this comes up
- Mean vs median: which to use, and what skew doesGuide
- What does a negative z-score mean?Guide
- How to find the weighted mean (with GPA example)Guide
- AP Stats 4.1: Sampling Distribution of a MeanAP topic
- Does a regression line pass through the means?Guide
- How to interpret a confidence interval for a meanGuide
- Is expected value the same as the mean?Guide
- Mean absolute deviation (MAD): formula and examplesGuide
116 pages on the site use this term.
More describing data terms, or browse the full statistics glossary.