Simple random sampling (SRS): every subset of n units from the population of N has the same probability of being chosen. Stratified random sampling: the population is split into non-overlapping subgroups (strata) using a known variable, and an SRS is drawn independently within each stratum.

