How to choose a sampling method

By Jude Wallis · Updated

Work from two facts: what you know about the population, and what it costs to reach people. No usable list and scattered individuals point to cluster sampling. A known trait that moves the answer points to stratifying. An orderly stream points to systematic. Otherwise take a simple random sample.

AP Statistics: Unit 1 (topics 1.11 Random Sampling, 1.12 Potential Problems with Sampling). In the Fall 2026 course, topic 1.11 asks you to identify a sampling method from a description (skill 2.A) and justify why it is appropriate (skill 2.B), while topic 1.12 covers the bias that nonrandom methods introduce; both sit in Unit 1, which is 20% to 30% of the multiple-choice section.

Start with what you know and what it costs

Every sampling decision comes down to two facts about your situation. The first is what you already know about the population: is there a trait that splits it into groups, and does that trait move the answer you are after? The second is what it costs to reach people: do you have a list of individuals, and are they scattered or already gathered into places you can visit?

Those two facts pick the method almost by themselves. Knowing a trait that matters pushes you toward stratifying. Having no list but plenty of intact groups pushes you toward clusters. A clean list and a reachable population leave you with the simplest option, a simple random sample.

The AP course splits this into two jobs, and both appear on the exam. Topic 1.11 asks you to identify a sampling method from a description of a study, and then to justify why a method is appropriate for the question being asked. The course states that each random sampling method has different characteristics that make it more appropriate depending on the population and the question, so there is no single best method to memorize.

What each method does to the population

There are five options, and what separates them is what they do to the population before anyone gets picked.

  • Census. You record information from all individuals in the population. Nothing is sampled, so there is no sampling variability to account for.
  • Simple random sample (SRS). No split at all. You draw nn individuals, where nn is the sample size, from one list, so that every possible sample of size nn has the same chance of being selected.
  • Stratified random sample. You divide all individuals into non-overlapping groups called strata, based on one or more shared characteristics, then take an SRS inside each stratum and combine those pieces into one sample.
  • Cluster random sample. You divide the population into groups called clusters, take an SRS of the clusters, and collect data from every individual in the selected clusters.
  • Systematic random sample. You put the population in order, choose a random starting point, and take every kk-th unit from there, where kk is a fixed interval you set in advance.

Only the census skips randomness on purpose. The other four all use a random mechanism, usually a random number generator, and that mechanism is what keeps the sample from being systematically off. A method with no random mechanism anywhere in it is not on this list for a reason.

The decision table

Read down the left column until a row matches your situation, then take the method beside it.

What your situation looks likeMethodWhy it fits
The population is small enough to reach everyone, and you want exact figures rather than estimatesCensusRecording every individual removes sampling variability
You have a usable list of every individual and can reach any of themSimple random sampleIt needs no extra knowledge of the population, and every sample of size nn is equally likely
You know a trait that splits the population into internally similar groups, and that trait moves the responseStratified random sampleEvery group is guaranteed to appear, and the between-group differences stop adding to the variability of the estimate
You have no usable list of individuals, but the population already sits in intact groups that each look like the wholeCluster random sampleVisiting a few whole groups costs far less than tracking down scattered individuals
Individuals arrive or are filed in an order you can walk through, with no full list in advanceSystematic random sampleA random start plus a fixed interval can be run on the spot

Two rows can both look true, and that is normal. When stratifying and clustering both seem workable, ask which constraint is actually binding: if the problem is precision, stratify; if the problem is cost or a missing list, cluster.

Stratified vs cluster, stated plainly

This is the pair that decides the most exam questions, and one sentence separates them.

Strata are internally similar, and you sample within all of them. Clusters are internally diverse, and you take whole ones.

Everything else follows from that. Strata are built from a shared attribute, so the individuals inside one stratum resemble each other and differ from those in other strata. Because you take an SRS inside every stratum, no stratum can be missed, and the differences between strata stop contributing to the sampling error.

Clusters are built the other way round. A good cluster mirrors the variety in the whole population, and the clusters resemble one another, so any few of them stand in for the rest. You choose clusters at random and then measure everyone inside the chosen ones, which is why a cluster sample can be run without ever building a list of individuals.

The tell in a scenario is what happens after the split. If the study samples a fraction of every group, it is stratified. If it picks a few whole groups and measures everyone in them, it is cluster. What is a cluster sample works through the second case, and simple random vs stratified sampling sets all four random methods side by side.

When a census beats any sample

A census records information from all individuals in the population, so it answers the question exactly instead of estimating it. That is the right call when the population is small, already listed, and cheap to contact: the 38 teachers in one building, or the 12 machines on one production line.

It stops being the right call quickly. A census of a large population costs more than a sample, takes longer, and often produces worse data, because rushed collection introduces measurement errors a careful sample would avoid. Nonresponse does not vanish either. An attempted census that only 40% of people answer is not a census; it is a sample of the people willing to answer.

The tradeoff between counting everyone and estimating from a few is laid out in census vs sample survey.

Two methods that are not really choices

Convenience sampling and voluntary response sampling turn up in scenarios constantly, and neither is a method you would pick on purpose. Both are nonrandom: they do not use random chance to select individuals, so they carry potential bias by construction.

Convenience sampling takes whoever is easy to reach. A reporter interviewing shoppers outside one store at 10am on a Tuesday gets people who shop there, at that hour, on a weekday. The people who are hardest to reach usually differ from the people who are easiest, and sampling more of the easy ones does not repair that.

Voluntary response sampling takes whoever volunteers. A website poll or a mail-in comment card produces a sample made up entirely of volunteers, and people with strong opinions volunteer at higher rates than people who are satisfied or indifferent. That is voluntary response bias, and it usually pushes an estimate of dissatisfaction upward.

Bias in a sampling method is a systematic error in the procedure that makes a statistic come out consistently larger or consistently smaller than the parameter it estimates. That is exactly why a bigger sample does not help: a larger convenience sample measures the wrong thing more precisely, an argument worked through in does a bigger sample fix bias. The other named problems in topic 1.12, undercoverage, nonresponse, and response bias, are sorted out in how to identify the type of bias.

Write the justification, not just the name

Naming the method is one skill; justifying it is a separate one, and questions ask for both. A justification that scores has three short parts.

  1. Name the method in the language the course uses: simple random sample, stratified random sample, cluster random sample, systematic random sample, or census.
  2. Point at the feature of the situation that made it right, such as a trait that varies across known groups or a list of individuals that does not exist.
  3. Say what it buys for this question: guaranteed representation of each group, lower cost, or less variability in the estimate.

A finished sentence reads like this. Stratified random sampling is appropriate here because textbook spending differs sharply from one college to another, and sampling within every college guarantees all four colleges appear while reducing the variability of the estimated mean.

One thing a justification can never claim is that the sampling method makes the results causal. Sampling decides who is in the study, and therefore who you may generalize to; it says nothing about cause. That job belongs to random assignment, which is the subject of can you generalize these results and experiments vs observational studies.

To drill the naming skill against fresh scenarios, work through sampling methods practice. The official course framework lives at AP Central.

Three scenarios: classify and justify

Name the sampling method in each study and justify in one sentence why it suits the situation. (a) A city parks department has a list of all 24,000 trail-pass holders, numbers them 1 to 24,000, runs a random number generator, and surveys the first 300 distinct numbers about weekly trail hours. (b) A bakery chain with 60 stores has no customer list; it randomly picks 6 of the 60 stores and times every customer who orders at those stores on one Saturday. (c) A university splits its 9,000 students into four colleges (3,600 arts, 1,800 engineering, 2,200 business, 1,400 nursing) and takes an SRS within each college in proportion to its size, for a total sample of 450, to estimate the mean amount students spend on textbooks.

  1. Scenario (a): the department draws from one undivided list of individuals with a random number generator, so every possible group of 300 pass holders is equally likely. That is a simple random sample, covering a fraction 30024000=0.0125\frac{300}{24000} = 0.0125, or 1.25% of the population.

  2. Justify (a): a full list of the population exists and every member is reachable by the same survey, so the simplest random method does the job without needing any extra information about the population.

  3. Scenario (b): the chain splits its customers by store, picks whole stores at random, and measures everyone inside the chosen ones. That is a cluster random sample, with 660=0.10\frac{6}{60} = 0.10, or 10% of the stores selected.

  4. Justify (b): no list of customers exists, and each store serves a mix of customer types, so a few whole stores stand in for the chain at a fraction of the cost of chasing individual customers.

  5. Watch the trap in (b). Stores are groups, so it is tempting to say stratified, but stratified sampling would take a sample of customers inside every one of the 60 stores. Measuring all customers at 6 stores is the cluster pattern.

  6. Scenario (c): the university splits students into internally similar groups and samples inside each one, which is a stratified random sample. The sampling fraction is 4509000=0.05\frac{450}{9000} = 0.05, so each college contributes 5%: 0.05×3600=1800.05 \times 3600 = 180 arts, 0.05×1800=900.05 \times 1800 = 90 engineering, 0.05×2200=1100.05 \times 2200 = 110 business, and 0.05×1400=700.05 \times 1400 = 70 nursing.

  7. Check both totals. The allocation adds back to the sample: 180+90+110+70=450180 + 90 + 110 + 70 = 450 students. The strata sizes add back to the population: 3600+1800+2200+1400=90003600 + 1800 + 2200 + 1400 = 9000 students.

  8. Justify (c): textbook spending is expected to differ sharply by college, so sampling within every college guarantees all four appear and removes the college-to-college differences from the sampling error.

(a) Simple random sample, appropriate because a complete list of the 24,000 pass holders exists and anyone on it can be surveyed. (b) Cluster random sample, appropriate because no customer list exists and a few whole stores are cheap to visit while each carries a mix of customers. (c) Stratified random sample of 180, 90, 110, and 70 students, appropriate because spending differs by college and every college is then guaranteed to appear.

Diagnose two flawed plans and say which way the estimate is off

A town wants to estimate the proportion of its 8,000 residents who support a new bike lane. Plan 1: a volunteer stands at the farmers market entrance on Saturday morning and asks the first 200 adults who walk past. Plan 2: the town posts the question on its website and counts the 340 responses that arrive over two weeks. Name the flaw in each plan and say whether the resulting estimate of support is likely too high or too low.

  1. Plan 1 selects whoever is easiest to reach at one place and one time, with no random mechanism anywhere in the procedure. That is a convenience sample.

  2. Work out who is over-represented in Plan 1. People at a Saturday farmers market arrived on foot or by bike more often than town residents as a whole, and those are the residents most likely to want a bike lane, so the estimate of support is likely too high.

  3. Plan 2 collects a sample made up entirely of people who chose to respond, which is voluntary response. The 340 replies are 3408000=0.0425\frac{340}{8000} = 0.0425, about 4.25% of the town, and they are the 4.25% who felt strongly enough to write in.

  4. Work out who volunteers in Plan 2. Online polls on a contested project draw the people most motivated to object, so the estimate of support is likely too low.

  5. Say why more data does not rescue either plan. Both have a systematic error built into the selection step, so a larger sample settles more tightly on the same wrong value. Bias is about which individuals get in, not how many.

  6. State the fix. Number all 8,000 residents 1 to 8,000, use a random number generator to select 200 distinct numbers, and follow up with those selected residents until the nonresponse rate is small.

Plan 1 is a convenience sample and likely overstates support, because market-goers travel on foot and by bike more than the town as a whole. Plan 2 is a voluntary response sample and likely understates support, because opponents of the project are the most motivated to reply. Neither is repaired by a larger sample; both need a random selection mechanism.

Frequently asked questions

How do I tell stratified from cluster on one read?

Look at what happens after the population is split. If the study takes a sample of individuals inside every group, it is stratified. If it randomly picks a few whole groups and measures everyone in them, it is cluster. Strata are internally similar and you sample within all of them; clusters are internally diverse and you take whole ones.

Is a stratified sample also a simple random sample?

No. An SRS requires that every possible sample of size n is equally likely. Stratified sampling forces each stratum to appear, so a sample drawn entirely from one stratum can never happen, which rules out many samples of size n. The same objection applies to cluster and systematic samples.

Is systematic sampling actually random?

Yes, as long as the starting point is chosen at random. A systematic random sample uses a random start and then a fixed, periodic interval between successive units. It can go wrong when the ordering has a repeating pattern that lines up with the interval, such as sampling every 7th day and always landing on a Sunday.

When should I pick a census instead of a sample?

When the population is small, fully listed, and cheap to contact, so measuring everyone is realistic. A census gives exact figures with no sampling variability. For large populations it costs more, takes longer, and usually collects worse data than a well-run sample of a few hundred.

Does a larger sample fix a convenience sample?

No. Bias is a systematic error in the selection procedure, so it pushes the statistic consistently in one direction no matter how many people you add. A larger convenience sample estimates the wrong quantity more precisely. Only changing how individuals are selected fixes it.