Populations, samples and sampling methods
Sampling determines what a statistical investigation can legitimately conclude. A large sample collected badly may be less useful than a smaller sample selected carefully. Calculations cannot remove bias already built into the data collection.
Prerequisites
Section titled “Prerequisites”You should be able to:
- calculate fractions and percentages;
- round to the nearest integer;
- interpret probability as a measure from to ;
- distinguish categorical and numerical variables.
Review GCSE statistics if these ideas are unfamiliar. After this lesson, continue to presenting and interpreting data.
Population, sample and census
Section titled “Population, sample and census”The population is the complete collection of people or items about which information is wanted. A sample is a subset of that population from which data are collected. Each individual person or item that can be selected is a sampling unit.
A census collects data from every member of the population.
These terms depend on the investigation. If a school studies the journey times of its current Year 12 pupils, the population is all current Year 12 pupils at that school. It is not all pupils, all teenagers or all journeys. One pupil is a sampling unit, and the recorded journey time is an observation.
Census or sample?
Section titled “Census or sample?”| Census | Sample |
|---|---|
| can give information about every population member | usually quicker and cheaper |
| avoids sampling variation | may permit more detailed measurements |
| may be expensive or take too long | essential when testing destroys the item |
| may be impossible for a changing, infinite or inaccessible population | results vary from sample to sample |
| can still suffer from non response, measurement error and poor questions | can be biased if selection is unrepresentative |
A census is not automatically accurate. If many people do not reply, or a faulty instrument is used, observing the whole intended population has not removed the error.
Worked example 1: identify the statistical objects
Section titled “Worked example 1: identify the statistical objects”A manufacturer wants to estimate the mean lifetime of light bulbs made by one production line during July. It tests bulbs until they fail.
- Population: all bulbs made by that production line during July.
- Sample: the tested bulbs.
- Sampling unit: one bulb.
- Variable: lifetime, a continuous quantitative variable.
- Why not a census? Lifetime testing destroys the useful life of every tested bulb. Testing all July production would leave nothing to sell and would take too long.
The conclusion should concern July bulbs from that line. It should not automatically be extended to other production lines or months.
Self check 1
Section titled “Self check 1”A council surveys households to estimate the proportion of households in the borough that recycle food waste. State the population, sample, sampling unit and parameter of interest.
Answer
The population is all households in the borough. The sample is the surveyed households. One household is a sampling unit. The parameter is the true population proportion of borough households that recycle food waste.
Parameters, statistics and sampling variation
Section titled “Parameters, statistics and sampling variation”A parameter is a numerical feature of a population. It is fixed, but usually unknown. A statistic is calculated from a sample and is used to estimate a parameter.
| Population parameter | Sample statistic |
|---|---|
| population mean, | sample mean, |
| population proportion, | sample proportion, |
| population variance, | variance calculated from the sample data |
Different random samples usually contain different units, so they produce different values of or . This natural difference is sampling variation. It is not evidence that somebody made a mistake.
Increasing the sample size generally reduces sampling variation, but does not cure systematic bias. Asking visitors to a fitness website about weekly exercise could still overestimate exercise in the general population.
Worked example 2: statistic and parameter
Section titled “Worked example 2: statistic and parameter”In a random sample of voters, support a proposal. The sample proportion is
The value is a statistic. It estimates the unknown population proportion of all relevant voters who support the proposal. It does not prove that exactly of the population supports it.
Sampling frames
Section titled “Sampling frames”A sampling frame is a numbered or otherwise identifiable list of all sampling units in the population from which a sample can be selected. Examples include a school register, an employee database or a list of serial numbers.
A useful frame should be:
- complete, with every population unit represented;
- free from duplicates;
- current;
- relevant to the defined population.
If the frame omits part of the population, those units have no chance of selection. This is undercoverage. A telephone directory, for example, excludes households not listed in it and may include obsolete entries.
Not every population has a practical frame. There is no complete list of all fish in a lake or all customers who may enter a shop next month.
Simple random sampling
Section titled “Simple random sampling”In a simple random sample of size , every possible group of population units has an equal chance of selection. Consequently, each unit has selection probability
where is the population size.
How to select one
Section titled “How to select one”- Obtain a complete sampling frame of the units.
- Assign each unit a distinct number from to .
- Use a random number generator or random number table to generate numbers.
- Ignore numbers outside the range and repeated numbers.
- Continue until distinct units have been selected.
Ignoring repeats is important because a sample of people normally selects each person at most once.
Worked example 3: random numbers
Section titled “Worked example 3: random numbers”A college numbers students from to . Reading two digit random numbers gives
For a sample of five:
- accept ;
- reject because it is outside to ;
- accept ;
- reject the second because it is a repeat;
- accept ;
- reject ;
- accept ;
- reject ;
- accept .
The sample is . Selecting the first five numbers shown would not produce five valid distinct students.
Simple random sampling reduces conscious selection bias and supports probability based inference. Its main difficulty is the need for an accurate frame, which may be costly to construct.
Systematic sampling
Section titled “Systematic sampling”A systematic sample selects units at a regular interval from an ordered frame. For population size and desired sample size , calculate the sampling interval
When is an integer:
- choose the first position randomly from ;
- select positions
until units have been chosen.
Worked example 4: systematic positions
Section titled “Worked example 4: systematic positions”A factory produces items during a shift and wants a systematic sample of .
Suppose a random integer from to gives . Select items in positions
The last position is
so exactly items are selected.
Systematic sampling is fast and spreads observations across the frame. However, a hidden periodic pattern can bias it. If every th item is produced just after a machine adjustment, the sample may repeatedly observe an unusual part of the production cycle.
Stratified random sampling
Section titled “Stratified random sampling”A population often contains identifiable subgroups called strata, such as year groups, regions or age bands. In a stratified random sample, the population is divided into non overlapping strata and a random sample is taken from each.
For proportional allocation, the sample size from a stratum is
where is the stratum size, is the population size and is the total desired sample size.
The allocations should be whole numbers and add to . Round thoughtfully, then adjust if necessary. Selection within each stratum must still be random.
Worked example 5: calculate stratified allocations
Section titled “Worked example 5: calculate stratified allocations”A sixth form has students:
| Group | Population size |
|---|---|
| Year 12 | |
| Year 13 |
For a proportional stratified sample of :
Randomly select students from the Year 12 register and from the Year 13 register. Taking the first names on each register would meet the allocation but would not be random.
Worked example 6: rounding allocations
Section titled “Worked example 6: rounding allocations”A workforce has departments of sizes , and , giving
For a sample of , the exact proportional allocations are
Rounding all three upwards gives , which is too many. Allocate instead, giving in total. The final allocation is as close as possible to the required proportions.
Stratification guarantees representation from every chosen stratum and can reduce sampling variation when strata differ meaningfully. It requires reliable information about stratum membership, and irrelevant strata add complexity without necessarily improving the sample.
Self check 2
Section titled “Self check 2”A school has pupils in Key Stage 3, in Key Stage 4 and in the sixth form. Find proportional allocations for a stratified sample of .
Answer
The population size is
The allocations are
Use , and , which add to .
Non random sampling methods
Section titled “Non random sampling methods”Some investigations cannot use a complete frame. Non random methods can be practical, but their selection probabilities are unknown, so bias is harder to assess.
Quota sampling
Section titled “Quota sampling”In quota sampling, the population is divided into groups and an interviewer fills a specified quota from each group. The proportions may resemble stratified sampling, but selection within a quota is not random.
For example, an interviewer may be instructed to question people aged under and aged or over. The interviewer chooses convenient people until each quota is full.
Advantages include:
- no complete sampling frame is required;
- it is quick and relatively inexpensive;
- specified groups are represented.
Disadvantages include:
- interviewer choice can introduce bias;
- easy to approach people may be overrepresented;
- selection probabilities are unknown.
Opportunity sampling
Section titled “Opportunity sampling”An opportunity sample, also called a convenience sample, uses units that are readily available. Asking the first people leaving a library is quick, but library users at that time may differ systematically from the target population.
Opportunity sampling is useful for pilot studies and situations with little time or no frame. Its weakness is selection bias, so findings should not be generalised confidently beyond the observed group.
Voluntary response
Section titled “Voluntary response”In a voluntary response sample, people choose whether to participate, perhaps by answering an online poll. People with strong opinions are often more likely to respond, producing self selection bias.
Voluntary response should not be confused with non response. In voluntary response, participation begins by opting in. In non response, a unit was selected or contacted but did not provide usable data.
Bias and sources of error
Section titled “Bias and sources of error”A sampling method is biased if it systematically favours some outcomes or parts of the population. Sampling variation is random fluctuation; bias consistently pushes results in a direction.
| Problem | What goes wrong | Possible improvement |
|---|---|---|
| undercoverage | the frame omits some groups | update or combine frames |
| non response | selected units do not provide data | follow up at different times and record response rates |
| voluntary response | people with strong views opt in | select units using a random method |
| leading question | wording encourages one answer | use neutral, precise wording |
| interviewer bias | interviewer choice or behaviour affects responses | randomise selection and standardise questions |
| timing bias | collection time excludes or overrepresents groups | sample across relevant days and times |
| measurement error | the recorded value differs from the truth | calibrate instruments and use clear definitions |
Non response matters when respondents differ from non respondents in the variable being studied. Replacing a non respondent with the nearest convenient person may create further bias because the replacement did not have the intended random selection probability.
Worked example 7: diagnose and improve a design
Section titled “Worked example 7: diagnose and improve a design”A gym emails a questionnaire to its current members asking, “Do you agree that our excellent new equipment has improved your fitness?” It uses replies received during the first day to estimate the proportion of all local adults whose fitness has improved because of the gym.
There are several distinct problems:
- Wrong frame: current gym members do not represent all local adults. Non members cannot be selected.
- Voluntary response: recipients decide whether to reply, and early respondents may have unusually strong views.
- Leading wording: “excellent” and “improved” encourage a positive response.
- Unclear measurement: respondents may interpret “fitness” differently.
A stronger design would define a measurable outcome and target population, obtain an appropriate local resident frame if available, select randomly, use neutral wording and follow up selected non respondents. A larger number of the same biased replies would not solve these problems.
Choosing a method
Section titled “Choosing a method”Match the method to the available information and the investigation.
| Situation | Usually suitable | Reason |
|---|---|---|
| complete current frame, modest population | simple random | known and equal selection mechanism |
| ordered production or customer flow | systematic with random start | efficient and well spread |
| important subgroups must be represented | stratified random | controls subgroup allocation |
| no frame, but group proportions are known | quota | practical representation of named groups |
| early pilot with limited resources | opportunity | quick, with limitations stated clearly |
No label makes a design automatically good. A systematic sample can fail because of periodicity, and a stratified sample can fail because selection within strata was not random.
Worked example 8: compare two proposals
Section titled “Worked example 8: compare two proposals”A college wants opinions from its students, who study on three campuses of sizes , and .
Proposal A: ask students in the cafeteria at the largest campus.
This is an opportunity sample. Students at two campuses have no chance of selection, and cafeteria users at the chosen time may be unrepresentative.
Proposal B: take a proportional stratified random sample by campus.
The allocations are
Randomly choose , and students from the three campus registers. Proposal B represents each campus in its population proportion and has a defensible random selection mechanism.
Self check 3
Section titled “Self check 3”Name the method and one important limitation in each case.
- From an alphabetical list of patients, choose a random start from to , then every th patient.
- An interviewer questions any available shoppers until age group targets are filled.
- Every employee is numbered and distinct numbers are generated randomly.
Answer
- Systematic sampling. A periodic pattern in the ordered frame could align with the interval, although alphabetical order is unlikely to have period for many health variables.
- Quota sampling. Choice within each age quota is non random and subject to interviewer or availability bias.
- Simple random sampling. It requires a complete, accurate employee frame and non response may still bias the collected data.
Exam checklist
Section titled “Exam checklist”Before accepting a sampling design, ask:
- What exactly is the population?
- What is one sampling unit?
- Is there a complete, current sampling frame?
- Does every relevant group have a chance of selection?
- Is selection random, and where does the randomness enter?
- Could ordering or timing create a pattern?
- Could non response, wording or measurement introduce bias?
- Is the conclusion restricted to the population actually represented?
For method questions, describe a usable procedure rather than merely naming it. For evaluation questions, connect each limitation to the context and explain the likely effect.
Next steps
Section titled “Next steps”Once data have been collected:
- choose suitable displays in presenting and interpreting data;
- calculate summaries in averages and measures of spread;
- investigate suspicious observations in outliers and cleaning data;
- distinguish data collection from probability assumptions in probability modelling.