Simple random sample

A simple random sample is selected so that every possible sample of the given size has an equal chance of being the one chosen.

In a simple random sample, often shortened to SRS, each individual and each group of individuals is equally likely to be picked. For example, numbering all 500 students at a school and using a random number generator to select 30 of them produces an SRS. This equal-chance selection removes selection bias and is what justifies the standard error formulas used later in inference. It usually requires a list of the whole population to sample from.

More collecting data and study design terms, or browse the full statistics glossary.