Sample Mean — Definition, Formula & Examples
The sample mean is the average of a set of data values, found by adding all the values together and dividing by how many there are. It represents the "center" of your data and is one of the most common ways to summarize a dataset with a single number.
Given a sample of observations , the sample mean is the arithmetic average of those observations. It serves as an unbiased point estimator of the population mean .
Key Formula
Where:
- = Sample mean
- = Each individual data value
- = Number of data values in the sample
How It Works
To find the sample mean, sum every data value in your sample and divide by the total count. The result tells you where the data tends to cluster. Because it uses every value in the dataset, the sample mean is sensitive to extreme values — a single outlier can pull it significantly higher or lower. In inferential statistics, is used to estimate the true population mean when measuring every member of the population is impractical.
Worked Example
Problem: A student scores 78, 85, 90, 92, and 95 on five math tests. Find the sample mean of the scores.
Sum the values: Add all five test scores together.
Divide by the count: There are 5 scores, so divide the sum by 5.
Answer: The sample mean test score is 88.
Why It Matters
The sample mean is the starting point for nearly every statistical analysis — from calculating standard deviation to running hypothesis tests. In fields like medicine, economics, and engineering, decisions worth millions of dollars hinge on sample means computed from collected data.
Common Mistakes
Mistake: Confusing the sample mean () with the population mean ().
Correction: Use when you have data from a subset (sample) and when referring to the entire population. In practice, you almost always compute and use it to estimate .
