Systematic Sampling
A sampling method where the population is divided into k equal intervals and every kth member is selected after a random start, where k = population size / sample size.
Real World
A supermarket quality-control team checks every 50th item off a production line — if k = 50, they pick a random start between 1 and 50, then inspect item 50, 100, 150, and so on throughout the shift.
Exam Focus
Show your working for k = population ÷ sample size and always state the random start — both are required for full marks.
How well did you know this?