Sampling is the process of selecting a subset of individuals from a population to study. The method you choose directly affects the validity of your conclusions. This guide covers every major sampling method with real-world examples, advantages, disadvantages, and when to use each.

Probability vs Non-Probability Sampling

The first major distinction is whether every member of the population has a known, non-zero chance of being selected.

Probability Sampling: Every unit has a known probability of selection. Results can be generalised to the population. Required for most academic research and surveys.

Non-Probability Sampling: Selection is based on convenience or judgement. Faster and cheaper, but results cannot be statistically generalised.

1. Simple Random Sampling

Every member of the population has an equal chance of being selected. Selection is done using a random number generator or lottery method.

Example: A school has 500 students. You number them 1–500 and use a random number table to select 50 students for a health survey.

Advantages: No bias in selection. Easy to understand and implement. Statistical theory is straightforward — standard formulas apply directly.

Disadvantages: Requires a complete list of the population (sampling frame). Can be expensive for large, dispersed populations. May underrepresent small subgroups by chance.

Best used when: You have a complete sampling frame and the population is relatively homogeneous.

2. Stratified Random Sampling

The population is divided into non-overlapping subgroups (strata) based on a characteristic (gender, age, income). A random sample is then drawn from each stratum.

Example: Surveying university students about study habits. Divide into Year 1, Year 2, Year 3, Year 4, then randomly sample from each year. This ensures each year group is represented.

Proportional stratified sampling: Each stratum is sampled in proportion to its size in the population. If Year 1 makes up 30% of students, 30% of your sample comes from Year 1.

Advantages: More precise estimates than simple random sampling when strata differ. Guarantees representation of all key subgroups. Allows separate analysis for each stratum.

Disadvantages: Requires prior knowledge of the population structure. More complex to organise and analyse.

Best used when: The population has distinct subgroups that differ on the variable of interest.

3. Cluster Sampling

The population is divided into clusters (usually geographic), a random sample of clusters is selected, and all or some individuals within chosen clusters are studied.

Example: Studying school performance across a country. Randomly select 30 districts (clusters), then survey all schools in those 30 districts.

One-stage cluster: Survey everyone in selected clusters. Two-stage cluster: Randomly select individuals within chosen clusters.

Advantages: Very cost-effective for large, geographically spread populations. Does not require a complete list of individuals — only a list of clusters.

Disadvantages: Higher sampling error than random sampling if clusters are internally homogeneous. Individuals within the same cluster may be more alike than those in different clusters (intracluster correlation).

Best used when: The population is spread over a large geographic area and clusters are natural (schools, hospitals, villages).

4. Systematic Sampling

Select every kth element from a list after a random start. If you need a sample of 100 from 1,000 people, k = 1000/100 = 10. Randomly pick a start between 1 and 10, then select every 10th person.

Example: Quality control on a production line — inspect every 20th item manufactured.

Advantages: Easy to implement. Spreads sample evenly across the population. No need for a complete list upfront.

Disadvantages: Risk of periodicity — if there is a pattern in the list that aligns with k, bias is introduced. Example: if every 10th house on a street is a corner house (potentially larger/more expensive), a systematic sample with k=10 would oversample corner houses.

Best used when: You have a complete ordered list and want even coverage.

5. Multistage Sampling

Combines multiple sampling techniques in stages. Used for large national surveys where it is impractical to use a single method.

Example: National education survey: Stage 1 — randomly select states. Stage 2 — randomly select districts within chosen states. Stage 3 — randomly select schools. Stage 4 — randomly select students within schools.

Most large-scale government surveys (census, labour force surveys) use multistage sampling.

Non-Probability Sampling Methods

Convenience Sampling

Selecting participants based on easy availability. Example: surveying the first 50 customers who enter a shop. Fast and cheap but highly prone to selection bias. Only appropriate for exploratory research or pilot studies.

Purposive (Judgement) Sampling

The researcher uses their judgement to select participants who best represent the population or possess specific characteristics. Example: selecting expert practitioners for a qualitative study on best practices. Useful in qualitative research but results cannot be generalised.

Snowball Sampling

Existing participants recruit others. Used when the target population is hard to reach — drug users, undocumented immigrants, rare disease patients. Starts with a small group who refer others.

Quota Sampling

Divide the population into subgroups and set quotas for each. Then fill quotas using any convenient method. Similar to stratified sampling but without random selection. Common in market research and political polling.

Choosing the Right Sampling Method

SituationRecommended Method
Need to generalise to populationAny probability sampling
Population has important subgroupsStratified random sampling
Geographically dispersed populationCluster or multistage sampling
Large ordered list availableSystematic sampling
Hard-to-reach populationSnowball sampling
Exploratory research, limited budgetConvenience sampling
Need to hit specific subgroup quotasQuota sampling

Sample Size Considerations

Regardless of method, a larger sample gives more precise estimates. Key factors affecting required sample size:

Use our free Sample Size Calculator to find exactly how many participants you need for your study.