Skip to content
MathsGenie logo
Quick links
Open app

Course home

  1. A Level
  2. Maths OCR
  3. Revision guides

2.1.3 Sampling techniques

What you'll learn

  • How to distinguish a population, census and sample.
  • How to carry out simple random, systematic and stratified sampling.
  • How opportunity and quota sampling work.
  • How to compare sampling methods and identify possible sources of bias.

Populations and samples

Before choosing a sampling technique, you need to be clear about the group you want to investigate.

Definition

Population

A population is the complete set of people or items about which you want to draw conclusions. An individual member of the population is called a sampling unit.

For example, if a college wants to investigate the journey times of all its students, the population is every student at that college. Each student is a sampling unit.

A census collects data from every member of the population. A sample collects data from only part of the population.

A census may give more complete information, but it can be expensive, slow or impractical. Sampling is usually quicker and cheaper, but conclusions based on a sample are subject to sampling variation: different samples may produce different results.

Definition

Representative sample

A representative sample reflects the relevant characteristics of the population. This allows conclusions drawn from the sample to be applied more reasonably to the whole population.

A large sample is not automatically representative. A badly chosen large sample can still be biased.

Sampling frames

Definition

Sampling frame

A sampling frame is a list or database containing the sampling units from which a sample is selected.

Examples include a school register, an employee database or a list of customer account numbers.

A suitable sampling frame should be:

  • relevant to the population being studied;
  • complete, with no eligible sampling units missing;
  • free from duplicates;
  • up to date.

If the sampling frame is incomplete or inaccurate, the sample may suffer from selection bias, meaning some parts of the population are more likely to be selected than others.

Common Mistake

Confusing the population with the sampling frame

The population is the entire group you want to study. The sampling frame is the list you actually use to select members. The two may not match perfectly.

Probability and non-probability sampling

Sampling techniques can be divided into two broad types.

Probability sampling

In probability sampling, selection is controlled by a random process. Each sampling unit has a known chance of being selected.

Examples include:

  • simple random sampling;
  • systematic sampling with a random start;
  • stratified random sampling.

Random selection helps reduce conscious and unconscious selection bias.

Non-probability sampling

In non-probability sampling, selection is not completely random, so the chance of any particular sampling unit being chosen may be unknown.

Examples include:

  • opportunity sampling;
  • quota sampling.

These methods may be quicker and more practical, but they are generally more vulnerable to bias.

Simple random sampling

Definition

Simple random sample

A simple random sample of size nnn is chosen so that every possible sample of size nnn has an equal chance of being selected.

To select a simple random sample:

  1. Give every member of the sampling frame a unique number.
  2. Generate random numbers using a calculator, computer or random number table.
  3. Select the corresponding members.
  4. Ignore numbers outside the required range and repeated numbers if sampling is without replacement.

Sampling without replacement means that once a unit has been selected, it cannot be selected again. This is the usual approach when sampling people.

Example

Selecting a simple random sample

A college has 850 students numbered 001 to 850. A researcher wants a simple random sample of 5 students. A random number generator gives:

327, 914, 068, 327, 501, 009, 742

  1. Reject 914 because it is outside the range 001 to 850.
  2. Accept 327, but reject its second appearance because the same student cannot be selected twice.
  3. Continue until five different valid numbers have been obtained: 327, 068, 501, 009 and 742.

The students with these numbers form the sample.

Strengths and limitations

A simple random sample:

  • reduces the researcher's influence over who is chosen;
  • gives each possible sample of the required size an equal chance;
  • makes statistical analysis easier to justify.

However, it requires a complete sampling frame and may select a sample that is unbalanced purely by chance. It may also be inconvenient if selected people are widely dispersed or difficult to contact.

Key Idea

Random does not guarantee representative

Random sampling removes deliberate selection, but a particular random sample can still be unrepresentative because of chance.

Systematic sampling

Definition

Systematic sample

A systematic sample selects sampling units at regular intervals from an ordered sampling frame, usually after choosing a random starting point.

If the population size is NNN and the required sample size is nnn, the approximate sampling interval is

k=Nn.k=\frac{N}{n}.k=nN​.

Choose a random starting position among the first kkk units, then select every kkkth unit.

Example

Taking a systematic sample

A company has 1200 employees and wants a systematic sample of 100 employees.

  1. Calculate the interval:
k=1200100=12.k=\frac{1200}{100}=12.k=1001200​=12.
  1. Choose a random starting position from 1 to 12. Suppose the starting position is 7.
  2. Select positions 7, 19, 31, 43 and so on, adding 12 each time, until 100 employees have been chosen.

Systematic sampling is usually quicker to carry out than simple random sampling. However, it can be biased if the ordering of the sampling frame contains a repeating pattern that matches the sampling interval.

Common Mistake

Periodic patterns

If every 12th entry has a shared characteristic, selecting every 12th entry may produce a seriously biased sample. Check how the sampling frame is ordered.

Stratified random sampling

Sometimes a population contains distinct groups whose representation matters. These groups are called strata; one group is a stratum.

Definition

Stratified sample

A stratified sample divides the population into non-overlapping strata and takes a random sample from each stratum, usually in proportion to the stratum's size.

For a proportional stratified sample,

number sampled from a stratum=size of stratumpopulation size×sample size.\text{number sampled from a stratum} = \frac{\text{size of stratum}}{\text{population size}} \times \text{sample size}.number sampled from a stratum=population sizesize of stratum​×sample size.
Example

Finding stratified sample sizes

A sixth form contains 500 students: 280 study Mathematics and 220 do not. A proportional stratified sample of 50 students is required.

  1. Calculate the number of Mathematics students:
280500×50=28.\frac{280}{500}\times 50=28.500280​×50=28.
  1. Calculate the number of non-Mathematics students:
220500×50=22.\frac{220}{500}\times 50=22.500220​×50=22.
  1. Select 28 Mathematics students and 22 non-Mathematics students randomly from the two groups. The numbers total 50, so the required sample size is preserved.

Stratified sampling ensures that relevant groups are represented in appropriate proportions. However, the population must be divided into suitable strata, and separate sampling frames may be needed.

Tip

Check your rounding

When calculated stratum sizes are not integers, round carefully and check that the rounded values still add to the required total sample size.

Opportunity sampling

Definition

Opportunity sample

An opportunity sample, also called a convenience sample, consists of the sampling units that are available and willing to take part at the time the data is collected.

For example, a researcher investigating opinions about college catering might ask the first 30 students leaving the dining hall.

Opportunity sampling is:

  • quick and inexpensive;
  • easy to organise;
  • useful when no sampling frame is available.

However, it is likely to be biased because availability is related to where and when the sample is collected. The dining-hall sample, for instance, excludes students who do not use the dining hall.

It may also involve voluntary response bias: people who agree to participate may have stronger opinions than those who refuse.

Example

Assessing an opportunity sample

A gym asks people attending at 10 am on a weekday how many hours they exercise each week.

  1. Identify who can enter the sample: only gym users present at that particular time.
  2. Consider the groups likely to be missed, such as people at work or in education during weekday mornings.
  3. Conclude that the sample may overrepresent people with flexible schedules and regular gym users, so it may not represent all local adults.
Common Mistake

Calling opportunity sampling random

Choosing whoever happens to be available is not random selection. The researcher's location and timing affect who can be chosen.

Quota sampling

Definition

Quota sample

In quota sampling, the population is divided into groups and an interviewer selects available people until a fixed quota for each group has been filled.

Quota sampling resembles stratified sampling because both use population groups. The crucial difference is how individuals are selected:

  • In stratified sampling, members are selected randomly within each stratum.
  • In quota sampling, the interviewer chooses available individuals within each group.

Quota sampling does not require a complete sampling frame and can ensure that important groups are included. However, interviewer choice can introduce bias.

Choosing a suitable technique

The best method depends on the population, available information, time and cost.

  • Use simple random sampling when a complete sampling frame exists and unbiased random selection is practical.
  • Use systematic sampling for a long ordered list, provided its ordering does not create a periodic pattern.
  • Use stratified sampling when particular population groups must be represented proportionally.
  • Use opportunity sampling when speed and access matter more than strong representativeness.
  • Use quota sampling when group representation is needed but no complete sampling frame is available.

When evaluating a method, do not merely state that it “may be biased”. Explain which people are more or less likely to be selected and how that could affect the variable being measured.

Exam technique

In the exam

  1. Identify the population, sampling frame and required sample size before describing the method.
  2. For a simple random sample, mention unique labels and a random number generator; explain how invalid or repeated numbers are handled.
  3. When discussing bias, name the underrepresented or overrepresented group and connect it to the data being collected.
  4. For stratified sampling, show the proportional calculation and check that the final group sizes add to the required total.
  5. Compare methods using the context: consider representativeness, access to a sampling frame, time, cost and possible patterns in the data.
Self review

Check yourself

  • How does a simple random sample differ from an opportunity sample?
  • A school has 720 students, including 300 sixth-form students. How many sixth-form students should be included in a proportional stratified sample of 60?
  • Why might systematic sampling be biased when the sampling frame follows a repeating pattern?

How was this guide?

Teach Genie

Review 2.1.3 Sampling techniques by teaching Genie

Teach it back in your own words, spot gaps, and remember it better.

Start teaching
Genie and Baby Genie

2.1.3 Sampling techniques Revision Guide

  1. A Level
  2. /Maths
  3. /2.1.3 Sampling techniques