By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Topic: Sampling Methods (SRS, Stratified, Cluster, Systematic, Convenience)
Sampling methods determine how we select individuals from a population to gather data. The AP exam tests your ability to identify, compare, and justify sampling methods in real-world contexts (e.g., polling voters, testing product quality, or estimating average household income). A poor sampling method can lead to biased results, making your conclusions invalid—so mastering this is critical for both FRQs and multiple-choice questions.
Real-world example: A school wants to estimate the average time students spend on homework. Instead of surveying every student (a census), they select a sample using one of the methods below. The method they choose affects whether their estimate is accurate and unbiased.
randInt(lower, upper, n)
MATH-PRB-randInt(lower, upper, n)
How to answer an FRQ about sampling methods:1. Identify the sampling method used in the scenario (SRS, stratified, cluster, systematic, or convenience).2. Explain how the sample was selected (e.g., "The school divided students by grade and randomly selected 20 from each grade").3. Evaluate potential biases (e.g., "Convenience sampling may overrepresent students who eat lunch early").4. Compare to other methods (e.g., "Stratified sampling ensures representation from each grade, while cluster sampling would be easier but may miss some grades").5. Justify why the method is (or isn’t) appropriate for the goal (e.g., "Stratified sampling is best here because grade level likely affects homework time").
Example FRQ setup: A principal wants to estimate the average number of hours students spend on homework per night. She divides students by grade (9–12), randomly selects 25 students from each grade, and surveys them. - Step 1: This is a stratified random sample (divided by grade, SRS within each grade). - Step 2: The sample was selected by first grouping students by grade, then using random numbers to pick 25 from each. - Step 3: Potential bias: If some grades have more students than others, the sample may not be proportional. - Step 4: Alternative: A cluster sample (randomly select 4 homerooms and survey all students in them) would be easier but might miss some grades. - Step 5: Stratified is better here because homework time likely varies by grade.
Why? Stratified ensures representation from all subgroups; cluster is logistically easier but may miss some groups.
Mistake: Calling a systematic sample an SRS.
Why? The AP exam penalizes mislabeling sampling methods.
Mistake: Ignoring bias in convenience samples.
Why? The AP exam tests whether you recognize unreliable methods.
Mistake: Forgetting to check conditions for inference (e.g., 10% condition for SRS).
Why? The AP rubric often awards "holistic" points for noting assumptions.
Mistake: Using randInt incorrectly on the TI-84.
randInt
randInt(1, 100, 5)
randIntNoRep
(E) Convenience sample Answer: (C) Cluster sample. The researcher samples entire plots (clusters), not individual trees.
FRQ Part: A school newspaper wants to survey students about their favorite lunch option. They ask the first 50 students who enter the cafeteria.
(b) Response bias: Early lunch-goers may have different preferences than those who eat later.
Multiple Choice: Which of the following is not a source of bias in sampling?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.