| Feature | Stratified Sampling | Cluster Sampling |
|---|---|---|
| Subgroups | Population is divided into strata based on characteristics. | Population is divided into naturally occurring clusters (e.g., schools). |
| Selection | Randomly select individuals from every stratum. | Randomly select entire clusters and sample everyone within them. |
| Goal | Increase precision by representing all subgroups. | Increase efficiency and reduce costs of data collection. |
Identify the Frame: Always check if a sampling frame exists. If there is no list of the population, probability methods like SRS or Systematic sampling cannot be used effectively.
Check for Periodicity: In systematic sampling problems, look for cycles in the data. If a list of daily sales is sampled every 7th day, you might only be looking at Mondays, which would bias the results if sales vary by day of the week.
Proportionality in Strata: When calculating stratified samples, use the formula: , where is the sample size for the stratum, is the stratum population, is the total population, and is the total sample size.
Bias Detection: If a question describes a sample taken from a specific location (like a shopping mall) or a specific time, identify it as convenience sampling and note that it likely suffers from selection bias.