Systematic vs simple random sample
By Jude Wallis · Published
Both use chance, and both can give every individual the same chance of selection. Only a simple random sample makes every possible sample of size n equally likely. A systematic sample is decided by its random start, so from 12 students taken 3 at a time only 4 of 220 samples can occur.
AP Statistics: Unit 1 (topics 1.11 Random Sampling). Both methods are named in topic 1.11 (Random Sampling) in Unit 1 of the Fall 2026 AP Statistics course, which is 20% to 30% of the multiple-choice section. The topic asks you to identify a sampling method from a description and to justify why it suits the question being investigated.
Systematic vs simple random sample: the short answer
Both methods use chance, and both can give every individual in the population exactly the same chance of ending up in the sample. Only one of them is a simple random sample.
A simple random sample (SRS) of size is drawn so that every possible sample of size is equally likely. The condition is about whole samples, not about individuals.
A systematic random sample puts the population in some order, fixes an interval , draws a starting position at random from the first places, then takes every -th unit after it. The random start is the only randomness in the procedure. Once it is drawn, every remaining member of the sample is determined by arithmetic.
That is the whole distinction. Because the start decides everything, only different samples can ever occur, so almost every subset of size has probability zero. Equal chance for each individual survives. Equal chance for each group does not.
What each procedure actually does
To take an SRS, you need a list. Number the population 1 to , where is the population size, generate random numbers in that range, ignore repeats, and take the first distinct labels. Any combination of individuals can come out, and all of them are equally likely.
To take a systematic sample, you need an order rather than a list. Choose the interval , draw a start at random from the positions 1 through , then take positions start, start , start , and so on to the end. When is a multiple of you set and every possible sample comes out at exactly size . You never need to know who is on the list in advance, which is why this method can be run at a checkout line or a factory belt where an SRS cannot.
Now compare the chance one named individual has. In an SRS it is , the sample size over the population size. In a systematic sample, individual is chosen exactly when the random start matches its position within the cycle, and there are equally likely starts, so the chance is . With those two numbers are the same. Equal individual probability is not what separates the methods.
Enumerate a roster of 12 and the trap is visible
Take an alphabetical roster of 12 students and a sample of 3. For the systematic plan, , and the random start is one of positions 1, 2, 3, 4.
| Random start | The sample it forces |
|---|---|
| 1 | students 1, 5, 9 |
| 2 | students 2, 6, 10 |
| 3 | students 3, 7, 11 |
| 4 | students 4, 8, 12 |
Four samples, each with probability . Every student appears in exactly one of the four, so every student has probability of being selected.
Now the SRS. The number of samples of size 3 from 12 students is , and each has probability . Any one student sits in of them, so that student's chance is , identical to the systematic figure.
The two methods part company at the group level. The systematic plan can produce 4 of the 220 subsets, so the other 216 have probability zero. Students 1 and 2 can never be sampled together, because any two selected students sit 4 or 8 places apart on the roster. Under the SRS that same pair turns up in 10 of the 220 samples, a probability of . Same chance for each student, wildly different chances for each group of students.
The differences side by side
| Feature | Simple random sample | Systematic random sample |
|---|---|---|
| Where the randomness sits | In every selection | In the starting point alone |
| What is equally likely | Every sample of size | Every one of the starts |
| Possible samples (12 students, ) | 220 | 4 |
| Chance for one named individual | , which equals when | |
| What you need before you begin | A full list of the population | An order you can walk through |
| The way it goes wrong | An incomplete list leaves people unreachable | The order repeats on a cycle that lines up with |
Read the first two rows together. Every other difference on this page follows from the fact that a systematic sample randomizes once and then stops.
The one real failure mode: a list with a matching period
Systematic sampling is not fragile in general. Its main failure is one specific situation: when the order of the list repeats on a cycle whose length lines up with . Every unit you take then sits at the same phase of that cycle, so the sample sees one slice of a pattern instead of a spread across it. The other thing to watch is arithmetic, because unless is a multiple of the starts return samples of different sizes and the sample mean is no longer guaranteed to be unbiased.
A calendar is the standard case. Sample every 7th day and every day in the sample falls on the same weekday. Suppose a shop's daily customer counts run Monday 40, Tuesday 44, Wednesday 46, Thursday 48, Friday 62, Saturday 96, Sunday 84, and two identical weeks give a 14-day population with mean customers per day. With the sample is two days of the same name, so the sample mean equals that weekday's count. The seven possible sample means are 40, 44, 46, 48, 62, 96, and 84.
Notice what is and is not broken. Those seven means average to , exactly the population mean, so the method is still unbiased. What collapses is precision: you get one of those seven and nothing in between. A Saturday start reports 96, which is 60% above the truth, and a Monday start reports 40, a third below it. An SRS of 2 days could land on both Saturdays too, but only with probability , while the systematic plan hands you that sample with probability , thirteen times as often.
The repair is to know what the order means. If the ordering has nothing to do with the variable being measured, a systematic sample behaves much like an SRS. If it might cycle, randomize the order before you start, or pick an interval that shares no factor with the cycle length and a list long enough to walk the whole cycle. Both halves are needed. Stepping every 7th or every 14th day lands on one weekday however long the list runs, and stepping every 10th day visits all seven weekdays only once the list runs to 70 days, since seven weekdays take seven selections and a start as late as day 10 needs 70 days to make seven of them. On the 14 days above, a step of 10 returns one or two days and can still hand you Saturday's 96 on its own.
When to use which
Use an SRS whenever you hold a complete list of the population and can reach anyone on it. It assumes nothing about order, leaves every subset possible, and is the benchmark the other methods are judged against. A registrar with a numbered roster of 8,000 students can run one straight off the list, and only needs something else when a known trait splits the students in a way that moves the answer.
Use a systematic sample when the list does not exist yet but the individuals come past you in an order: every 20th item off a production line, every 12th shopper through a door, every 50th file in a drawer. You do not need to know in advance to start, and the sample spreads itself evenly along the list rather than clumping at one end the way a small SRS sometimes does. Before you commit, ask one question: does anything about this order repeat? If the answer is yes and the cycle length shares a factor with , change the interval or randomize the order first. Nearness is not the test: against a 7-day cycle, and are the two closest intervals and neither one locks onto it, while sits further away and locks on completely.
Both are random sampling methods, so both support generalizing to the population, and neither supports a cause-and-effect claim on its own. Choosing among all the named methods, including stratified and cluster, is worked through in how to choose a sampling method.
The classic mix-up and how to avoid it
The mistake the exam is built to catch is the sentence "everyone had an equal chance of being picked, so it was a simple random sample." Equal individual chance is necessary for an SRS and it is not sufficient. The roster above makes that concrete: 1 in 4 for every student under both plans, and 216 subsets that only one of them can produce.
Two habits keep it straight.
- Ask what the randomness picks. If chance selects each member of the sample, the plan can be an SRS. If chance selects one thing (a starting position, a set of clusters, a coin flip) and that one thing determines the rest, it is not.
- Try to name a subset that can never happen. Two neighbours on the list can never both be in a systematic sample. One impossible sample of size is enough to rule out an SRS.
That second test also rules out stratified and cluster samples, which fail the same condition for their own reasons, set side by side in simple random vs stratified sampling.
The error also runs the other way. Calling a systematic sample "not random because the interval is fixed" is wrong too: the random start is genuine randomness and it is what gives every individual a known, equal chance. For any sample size worth taking, a systematic sample is a random sample and it is not an SRS. Both halves of that sentence get tested.
Enumerate both plans on the same 12 students
A club has 12 members listed alphabetically and wants a sample of 3. Plan A numbers the members 1 to 12, runs a random number generator, and takes the first 3 distinct numbers. Plan B picks a random start among positions 1 to 4 and then takes every 4th member. For each plan, find the chance that member 7 is selected, the number of different samples that can occur, and the chance that members 1 and 2 are both selected.
Set up Plan B. The interval is , and the four possible starts give the samples , , and , each with probability .
Member 7 under Plan B. Member 7 appears in exactly one of those four samples, the one starting at 3, so the chance is .
Member 7 under Plan A. The chance for any named individual in an SRS is . Check it by counting instead: the samples containing member 7 are formed by choosing 2 others from the remaining 11, which is , out of total, and . The two plans agree exactly.
Count the possible samples. Plan A can produce all subsets of size 3. Plan B can produce 4 of them, so subsets have probability zero under Plan B.
Members 1 and 2 under Plan B. Any two members selected together sit a multiple of 4 apart on the list, and members 1 and 2 sit 1 apart, so this pair can never occur. The probability is 0.
Members 1 and 2 under Plan A. Fix both of them and choose the third member from the remaining 10, giving samples out of 220, so the probability is .
State the conclusion the exam wants. Both plans give each individual the same probability, 0.25, so equal individual chance cannot be what identifies an SRS. Plan B fails the definition because 216 samples of size 3 are impossible under it.
Member 7 has probability 0.25 under both plans. Plan A can produce 220 different samples, Plan B only 4. Members 1 and 2 appear together with probability under Plan A and probability 0 under Plan B, which is why Plan B is a random sample but not a simple random sample.
When the interval locks onto a weekly cycle
A shop's daily customer counts repeat the same pattern every week: Monday 40, Tuesday 44, Wednesday 46, Thursday 48, Friday 62, Saturday 96, Sunday 84. Over a 14-day stretch (two identical weeks), an owner samples 2 days by choosing a random start among the first 7 days and then taking every 7th day. Find the true mean, list every sample mean the plan can produce, and say what goes wrong.
Find the population mean. One week totals customers, so 14 days total and the mean is customers per day.
See what the interval does. With and a 7-day cycle, the two sampled days are the same weekday in each week, so the sample mean is just that weekday's count.
List the seven possible sample means, one per start: 40, 44, 46, 48, 62, 96, 84.
Check the center. Those seven equally likely means average to , which matches the population mean exactly, so the method is unbiased here.
Check the spread, which is where it breaks. A Saturday start reports 96, and , so it overstates the truth by 60%. A Monday start reports 40, and , understating it by a third. No possible sample lands between 48 and 62.
Compare with an SRS of 2 days. An SRS could also draw the two Saturdays, but that is 1 of the equally likely pairs, a probability of . The systematic plan produces it with probability , which is 13 times as often.
Fix the design, not just the interval. An interval that is a multiple of 7, such as 7 or 14, lands on one weekday forever, so a usable interval must share no factor with the cycle length. That is necessary and it is not sufficient: walking through all seven weekdays takes at least seven selections, and this list holds only 14 days. Stepping every 10th day, , draws a start from 1 to 10 and returns only 1 or 2 days, and its ten possible sample means are 44, 53, 71, 66, 62, 96, 84, 40, 44 and 46, still spanning 40 to 96 and now averaging 60.6 rather than 60. Since is the only interval that returns exactly 2 days from a 14-day list, the repair is to randomize the day order before sampling, or to take an SRS of 2 days.
The true mean is 60 customers per day. The plan can only return 40, 44, 46, 48, 62, 96, or 84, and those seven average to 60, so it is unbiased but extremely variable: one sample can read 60% high or a third low. The problem is that matches the weekly cycle, and on a 14-day list no other interval fixes it while still returning 2 days: returns 1 or 2 days and can still report 96. The repair is to randomize the day order before sampling, or to draw an SRS of 2 days.
Frequently asked questions
Is a systematic sample a simple random sample?
No. An SRS requires every possible sample of size n to be equally likely. A systematic sample is fixed by its random start, so only k samples can ever occur and every other subset has probability zero. From 12 people taken 3 at a time, a systematic plan can produce 4 samples out of the 220 an SRS can produce.
Does every individual really have the same chance in a systematic sample?
Yes, as long as the starting position is drawn at random from the first k places. Each individual is selected exactly when the start matches its position within the cycle, so each has probability 1/k. When the interval is set at k = N/n, that is the same n/N chance an SRS gives.
Is systematic sampling random at all?
Yes. The random start is genuine randomness, and it is enough to give every individual a known, equal chance of selection, which is what separates systematic sampling from convenience sampling. Calling it nonrandom because the interval is fixed is a common and incorrect reading.
When does systematic sampling actually go wrong?
When the order of the list repeats on a cycle that lines up with the interval, because every selected unit then sits at the same phase of that cycle. Sampling every 7th day always lands on one weekday. The center of the estimate need not shift, but a single sample can sit far from the truth. Choose an interval with no factor in common with the cycle, on a list long enough to make several selections, or randomize the order first.
How do I tell them apart in an exam scenario?
Look for an order and a fixed interval. Words like every 10th item, every 25th name, or a random start followed by a step describe a systematic random sample. Drawing labels from one undivided list with a random number generator, with no interval anywhere, describes a simple random sample.