document.write( "Question 1198652: Identify the type of sampling used in each of the following scenarios\r
\n" );
document.write( "\n" );
document.write( "A survey was conducted of 1000 first-year university students across Canada. From all universities in Canada, 10
\n" );
document.write( "were randomly selected. Then at each of the selected universities, a random sample of 100 first-year students were
\n" );
document.write( "chosen to participate. This is an example of:\r
\n" );
document.write( "\n" );
document.write( "a) random sample
\n" );
document.write( "b) stratified sample
\n" );
document.write( "c) cluster sample
\n" );
document.write( "d) systematic sample
\n" );
document.write( "e) voluntary-response sample
\n" );
document.write( "f) none of these \n" );
document.write( "
Algebra.Com's Answer #848248 by textot(100)![]() ![]() ![]() You can put this solution on YOUR website! The correct answer is **c) cluster sample**.\r \n" ); document.write( "\n" ); document.write( "**Explanation:**\r \n" ); document.write( "\n" ); document.write( "* **Cluster Sampling:** \n" ); document.write( " * In cluster sampling, the population is divided into groups (clusters). \n" ); document.write( " * A random sample of clusters is selected. \n" ); document.write( " * Then, all or a random sample of individuals within each selected cluster are included in the study.\r \n" ); document.write( "\n" ); document.write( "In this scenario:\r \n" ); document.write( "\n" ); document.write( "1. **Clusters:** Universities in Canada. \n" ); document.write( "2. **Selection:** 10 universities were randomly selected. \n" ); document.write( "3. **Within-Cluster Sampling:** 100 first-year students were randomly selected from each of the chosen universities.\r \n" ); document.write( "\n" ); document.write( "**Other Sampling Methods:**\r \n" ); document.write( "\n" ); document.write( "* **Random Sample:** Every individual in the population has an equal chance of being selected. \n" ); document.write( "* **Stratified Sample:** The population is divided into subgroups (strata), and a random sample is taken from each stratum. \n" ); document.write( "* **Systematic Sample:** Individuals are selected from the population at regular intervals (e.g., every 10th person). \n" ); document.write( "* **Voluntary-Response Sample:** Individuals volunteer to participate in the study.\r \n" ); document.write( "\n" ); document.write( "Since the sampling involves selecting clusters (universities) and then sampling within those clusters, this is a classic example of cluster sampling. \n" ); document.write( " \n" ); document.write( " |