Lecture Note 1- Introduction, Data and Variables
Lecture Note 1- Introduction, Data and Variables
18
Probabilistic/Random Sampling Strategies
19
Simple Random Sampling (SRS):
20
Stratified Random Sampling:
◦ Description: Divides the population into subgroups or strata based
on certain characteristics, and then random samples are taken from
each stratum.
◦ Procedure: Ensures representation from different subgroups,
reducing sampling bias.
◦ Advantages: Improved precision and representation compared to
simple random sampling.
◦ Limitations: Requires accurate information about the population's
characteristics for effective stratification.
◦ Example: Divide a population of students into strata based on grade
levels (e.g., freshman, sophomore, junior, senior) and then
randomly select a proportionate number of students from each
stratum.
21
Systematic Sampling:
◦ Description: Selects every nth individual from a list after a random start.
◦ Example: Select every 10th patient from a list of patients visiting a clinic
after randomly choosing a starting point between 1 and 10.
22
Cluster Sampling
23
Multi-Stage Sampling:
24