Categorize the following as simple random sampling, stratified sampling, systematic sampling, cluster sampling, or convenience sampling. Obtain a list of students enrolled in a community college. Number these students and then use a random number table to obtain the sample.

A. cluster sampling
B. systematic sampling
C. simple random sampling
D. convenience sampling
E. stratified sampling


Answer: C

Computer Science & Information Technology

You might also like to view...

The following items are inserted into a binary search tree: 3, 6, 5, 2, 4, 7, 1 . Which node is the deepest?

a. 1 b. 3 c. 4 d. 7 e. none of the above

Computer Science & Information Technology

You do not need special software to receive Web feeds, just a browser

Indicate whether the statement is true or false

Computer Science & Information Technology

C:\Users\username\OneDrive is an example of a(n) ________

A) AutoRecovery in progress B) ScreenTip C) file path D) file extension

Computer Science & Information Technology

The third element in the second form on a page is referenced using the statement ____.

A. document.forms[2].elements[3]; B. document.forms[0].elements[2]; C. document.forms[0].elements[3]; D. document.forms[1].elements[2];

Computer Science & Information Technology