Practice Sampling Methods in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick Recap
Systematic approaches for selecting a subset of individuals from a population. The main probability methods are: simple random sample (SRS), stratified random sample, cluster sample, and systematic sample. Convenience sampling is a non-probability method that is generally biased.
You want to know the average GPA of 10,000 students. You can't ask everyone, so you pick a sample. How you pick matters enormously: grab the first 50 students you see in the cafeteria (convenience—biased), or give every student a number and use a random number generator to pick 50 (SRS—unbiased). Stratified sampling is like making sure you get proportional numbers from each grade level. Cluster sampling picks entire groups (like randomly selecting 5 classrooms and surveying everyone in them).