Sampling: How a Small Group Can Reveal a Big Population
Draw random samples from a hidden population and watch the estimate settle down.
Why sample at all?
Suppose an online test-prep course wants to know the average score of everyone who took its practice numerical reasoning test last month — tens of thousands of people. Grading and averaging every single attempt is possible but slow and expensive.
Instead, statisticians study a smaller group — a sample — and use it to make an informed guess, or inference, about the entire population. This works surprisingly well, as long as the sample is chosen carefully.
Population vs. sample
The population is the entire group you actually want to know something about — every test-taker, every 7th grader in a district, every lightbulb a factory makes today. The sample is the smaller subset you actually measure.
You use the sample to calculate a statistic (like a sample mean), and then you use that statistic to estimate the matching value for the whole population.
A random sample gives every member of the population an equal, fair chance of being chosen — for example, picking 30 student ID numbers with a random number generator. Because no group is systematically favored or excluded, a random sample tends to look like a smaller version of the whole population.
A convenience sample (whoever happens to be nearby) or a voluntary sample (whoever chooses to respond) is usually biased — it systematically over- or under-represents certain groups, no matter how large it gets.
Using a sample to estimate a population
If a random sample of 40 test-takers has a mean score of 71, the best estimate for the entire population's mean score is also around 71 — but it's an estimate, not an exact match. A different random sample of 40 people would likely give a slightly different mean, like 69 or 73.
That sample-to-sample bounce is normal. The question isn't whether it happens — it's how big the bounce tends to be, and how to shrink it.
As a random sample grows, unusually high and unusually low values tend to balance each other out, so the sample mean lands closer and closer to the true population mean each time you repeat the process. This is why a random sample of 400 voters gives a far more dependable estimate of an election result than a random sample of 10.
Simulating many samples of the same size — and looking at how much their means vary — is exactly how statisticians gauge how much to trust a single sample's estimate (7.SP.2).
Sample size only fixes variability — it does nothing to fix bias. If a pollster only calls landline phone numbers, calling 20,000 landlines instead of 200 still systematically misses everyone who only uses a cellphone. The result is confidently wrong, not just noisy.
Before trusting any sample statistic, ask: was this sample random, or could the method itself have left certain groups out?
- The population is all 7th graders at the school; the sample is the 12 volleyball players.
- Volleyball players share a practice schedule and may have systematically different sleep habits than 7th graders in general.
- This is a convenience sample based on team membership, not a random sample of the whole population.
- Each sample mean is only an estimate — no single sample of 10 will exactly match the population mean.
- The four estimates cluster between about 69 and 76, so the true population mean is likely somewhere in or near that range.
- Averaging the four sample means, (71+74+69+76) ÷ 4 = 290 ÷ 4 = 72.5, gives an even better combined estimate.
- Both samples are random, so both are unbiased in method.
- A sample of 100 captures far more of the natural variation in height across the school than a sample of just 5.
- Larger random samples produce sample means that vary less from sample to sample, so they tend to land closer to the true population mean.
Check your understanding
- Statisticians study a sample to learn about a population that's too large or costly to measure completely.
- A random sample gives every member of the population a fair chance of being chosen, which tends to make it representative.
- Convenience or voluntary samples are usually biased because they systematically leave out or over-include certain groups.
- A sample statistic, like the sample mean, is only an estimate of the population's true value — different random samples give somewhat different estimates.
- Larger random samples produce estimates that vary less from sample to sample, making them more trustworthy.