Simple Random Sample — Definition, Formula & Examples
A simple random sample (SRS) is a sample chosen so that every possible group of individuals from the population has the same chance of being selected. It is the gold standard sampling method because it eliminates selection bias by design.
A simple random sample of size from a population of size is a subset chosen such that each of the possible samples is equally likely to be the one obtained.
Key Formula
Where:
- = Total number of individuals in the population
- = Number of individuals selected for the sample
- = The number of ways to choose n individuals from N
How It Works
To draw an SRS, assign every member of the population a unique number. Then use a random number generator (or a table of random digits) to select distinct numbers; the corresponding individuals form your sample. Because the selection is entirely random, every individual has the same probability of being chosen, and — crucially — every combination of individuals is equally likely. This two-part condition is what separates an SRS from other random sampling methods.
Worked Example
Problem: A teacher wants to choose an SRS of 3 students from a class of 20 to participate in a survey. How many equally likely samples exist, and what is the probability that any one specific group of 3 is chosen?
Count possible samples: Use the combination formula to find how many groups of 3 can be formed from 20 students.
Find the probability: In an SRS each of those 1140 possible samples is equally likely.
Answer: There are 1,140 equally likely samples. The probability that any particular trio is chosen is , or about 0.088%.
Why It Matters
AP Statistics free-response questions frequently ask you to describe an appropriate sampling method and explain why it reduces bias. Recognizing the precise definition of an SRS — every sample of size equally likely, not just every individual equally likely — is essential for earning full credit and for understanding why formulas for sampling distributions and margin of error work.
Common Mistakes
Mistake: Saying "every individual has an equal chance of being chosen" and treating that alone as the definition of an SRS.
Correction: That condition is necessary but not sufficient. In an SRS, every possible *group* of size must be equally likely. Systematic sampling can give each individual an equal chance without being an SRS.
