InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Differentiable between stratified and cluster random samplings. | 
                            
| Answer» In stratified sampling, the sampling is done on elements within each stratum. In stratified sampling, a random sample is drawn from each of the strata, whereas in cluster sampling only the selected clusters are sampled. A common motivation of cluster sampling is to reduce costs by increasing sampling efficiency. | |