If you cannot survey everyone, can a few tell you about the whole?
Suppose you want to know the average height of the adults in a country. The most accurate way would be to measure every one of them.
In practice that is all but impossible.
So rather than surveying everyone, statistics surveys a part and estimates the whole from it.
The key question
Is this part the kind that can stand in for the whole?
What each of them is
A population means the entire group you want to know about. Every adult in a country, every employee at a company, every unit produced this year, every university student nationally — the whole set you are interested in is the population.
A sample is data taken from part of that population. If the population is every adult in the country and 1,000 of them are surveyed at random, those 1,000 are the sample.
In other words, a sample is the part chosen to stand in for the population.
Target population
who you meanEveryone the conclusion is supposed to describe.
Sampling frame
who you can reachThe list you actually draw from. Rarely the same thing.
The sample
who answeredWhat is left after non-response takes its cut.
| Population | Sample | |
|---|---|---|
| What it is | the whole group you want to know about | the part you actually surveyed |
| Size | tens of millions | 1,000 |
| Can you know it? | usually not | you can compute it directly |
| Example | every adult in the country | 1,000 drawn at random |
The main reason for using a sample is that surveying an entire population is rarely feasible.
Asking every voter in the country directly before an election is essentially impossible. Instead a portion of them are surveyed and the mood of the whole is estimated from that.
Choose the sample well and the characteristics of the population can be estimated remarkably accurately without surveying all of it.
Why representativeness matters
A sample has to stand in for its population properly if the conclusion is to be any good.
Survey 500 basketball players for the average adult height and the answer comes back far above the truth. Survey only primary school children and it lands somewhere else entirely.
Which is to say, a lopsided sample gives a distorted result.
So statistics uses random sampling, to give as many people as possible an equal chance of being picked.
Here is where the commonest misunderstanding turns up. "Could you not just survey more people?" A real case settles it.
An apartment complex of 1,200 households had money left over and had to choose between enlarging the playground and adding parking spaces. The management office set up a booth in the courtyard on a Tuesday at 2pm and collected 1,000 responses. Playground won, 71% to 29%.
The residents' committee separately drew 100 of the 1,200 households at random and phoned them in the evening — a tenth as many. There, parking won with 68%.
| Courtyard booth | Random phone calls | |
|---|---|---|
| Responses collected | 1,000 people | 100 households |
| Who got asked | whoever was in the courtyard at 2pm on a weekday | households drawn at random from all 1,200 |
| Predicted support for parking | 29% | 68% |
| Actual vote | 73% | 73% |
| How far off | 44 points | 5 points |
The one that asked ten times fewer people was far closer. The reason is not subtle: ask who is able to be standing in a courtyard at 2pm on a weekday. Anyone who drove to work cannot possibly be there. The households who most wanted the parking were precisely the ones the booth could never reach.
Take the booth to 3,000 responses and nothing changes. However many people you stop in the courtyard, not one of the households that drove to work is among them. All that grows is your confidence in the wrong answer.
How a part tells you about the whole
The average moves a little from sample to sample.
One draw of 1,000 gives an average height of 173 cm; another gives 172.7. A different thousand people produces a slightly different number every time.
But draw the sample large enough, and fairly, and the sample average closes in on the population average.
Estimating a population's average, proportion or variance on that principle is what inferential statistics is.
There are two quite different reasons a sample's answer moves around, and what to do about them is opposite.
| Why it moves | What it looks like | How to reduce it |
|---|---|---|
| chance in who happened to be picked | 173 cm one time, 172.7 the next | surveying more people shrinks it |
| drawing from a lopsided place to begin with | wrong in the same direction however often you redraw | surveying more people does not shrink it |
The top row is solved by a bigger sample. The bottom row is not. The courtyard booth was the bottom row.
So when reading a survey, the question that comes before "how many were asked" is "who was asked".
Where it comes up
Population and sample are the starting point of very nearly every statistical analysis. Cases like these, for instance.
Every one of them is a process of surveying a sample to estimate a population's characteristics.
Writing down "who does my conclusion apply to?" in one sentence before starting makes it immediately obvious whether the sample is fit for it.
| Study | Population | Sample | Who tends to be missing |
|---|---|---|---|
| Opinion poll | every voter | the 1,000 who answered the phone | people who do not answer their phone |
| Customer satisfaction | every customer | those who filled in the survey | customers who already left |
| Clinical trial | everyone with the condition | the patients enrolled | patients who did not meet the criteria |
| Quality inspection | everything produced today | the 100 units pulled and checked | anything that bypassed the line |
The right-hand column is the important one. Who is missing is not in the data, so no amount of looking at the data will reveal them. Only knowing how it was collected will.
❌ A bigger sample is a more representative one. They are separate problems. As the courtyard booth showed, a lopsided sample of 1,000 is worse than a random sample of 100. Size reduces the wobble from chance; representativeness removes the tilt.
❌ What matters is what percentage of the population you sampled. The size of the population has almost no bearing on the sample size you need. A thousand drawn from fifty million is enough, and the same thousand is just as enough in a country of a hundred million.
❌ People who volunteered are a sample too. They are — but not a random one. Those who opt in tend to be the ones who care most about the topic or are most annoyed by it. Internet surveys are especially prone to this.
❌ A full census has no error. The error from drawing a sample disappears, but omissions, duplicates and mistaken answers remain. If anything, quality control gets harder as the operation grows.
Change it and see for yourself
Raise the sample size and watch how differently a random sample and a lopsided one behave. What size fixes, and what it does not, separates cleanly.
500 surveys at each sample size. The true support is 52%; the self-selected scheme reaches people who support it at 58%.
Margin of error
±6.9%p
Coverage — representative
95%
Coverage — self-selected
61%
At n = 200 the margin of error is ±6.9 points. The representative scheme covers the truth 95% of the time, as advertised. The self-selected scheme covers it 61% of the time — and raising n makes that figure worse, not better.
More data narrows the interval. It does not move it onto the truth.
Learning points
Both settle down as the sample grows. They just settle in different places — the random one on the truth, the lopsided one on the wrong number.
Which is why the results alone never reveal the tilt. Only knowing how the data was collected will.
The whole, and the part
The population is what you want to know; the sample is what you looked at
Two reasons the answer moves
One shrinks as you sample more; the other does not
Representativeness beats size
How you drew it matters more than how many
What matters most is not how many were surveyed, but who was never reached.
The distinction between population and sample underlies everything that follows. In SKARI you can check the following alongside.
Sample design
Sample size · Stratification · Weighting
Checking representativeness
Response rate · Demographic balance
How much to trust it
Confidence intervals · Margin of error
Finding who is missing
Non-response · Missingness patterns
Once this clicks, you can answer questions like these.