Simple Random Sample:A sampling method where each member of the population has an equal chance of being selected, typically using random number generators or drawing lots.
Stratified Sample: A method that divides the population into distinct subgroups (strata) and then takes a proportional sample from each subgroup.
Cluster Sample: A technique where the entire population is divided into clusters, usually based on geography, and entire clusters are randomly selected.