Step by Step
R
Simple Random Sample (SRS)
Every individual in the population has an equal chance of being selected, and every possible sample of a given size is equally likely.
S
Stratified sampling
The population is divided into subgroups (strata) based on a shared characteristic, and a random sample is drawn from within each stratum separately.
V
Voluntary response sampling
Individuals choose themselves to participate (like an online poll). This method is the most prone to bias, since people with strong opinions are more likely to volunteer, skewing the sample.
C/S
Cluster and Systematic sampling
Cluster sampling randomly selects entire pre-existing groups (clusters), then includes everyone within the selected clusters. Systematic sampling selects every kth individual from a list, after a random starting point.
Applied Walkthrough
1
A school wants to survey students about cafeteria food. If they randomly select entire classrooms and survey every student within those classrooms, that's cluster sampling.
2
If instead they randomly select students from each grade level separately (ensuring representation from every grade), that's stratified sampling.
3
If they select every 10th student from an alphabetical list of all students, that's systematic sampling.
4
If they instead post an online survey and only students who choose to respond are included, that's voluntary response sampling — the method most prone to bias, since students with strong opinions (positive or negative) are more likely to respond than those with no strong feelings.
Exam Application
Exams test whether you can correctly identify which sampling method is being used in a described scenario, and specifically whether you recognize voluntary response sampling as the method most prone to bias.
⚠ Common Trap
The most common trap is confusing stratified sampling (randomly sampling from within each subgroup) with cluster sampling (randomly selecting entire subgroups and including everyone in them) — these are structurally different methods despite both involving groups.
✓ Quick Self-Check
1. What does RSVCS stand for?
Random (SRS), Stratified, Voluntary response, Cluster, Systematic.
Tap to reveal / hide
2. What is a Simple Random Sample (SRS)?
A sample where every individual has an equal chance of selection, and every possible sample of that size is equally likely.
Tap to reveal / hide
3. What is the key difference between stratified and cluster sampling?
Stratified sampling randomly selects individuals from within each subgroup; cluster sampling randomly selects entire subgroups and includes everyone within them.
Tap to reveal / hide
4. Which sampling method is most prone to bias, and why?
Voluntary response sampling, because self-selected participants (often those with strong opinions) don't represent the population well.
Tap to reveal / hide
5. What is systematic sampling?
Selecting every kth individual from a list, after a random starting point.
Tap to reveal / hide