Subdecks (2)

Cards (7)

  • Random sampling sample frame:
    • obtain a list of elements and number
    • use a RNG between 1 and population size to select n numbers
    • FOR SIMPLE - ignore repeats / FOR UNRESTRICTED - allow repeats
    • obtain selected elements from list