Categorize the following as simple random sampling, stratified sampling, systematic sampling, cluster sampling, or convenience sampling. An instructor at a community college teaches five classes in a semester. Two of the classes are chosen by the dean and all students in those classes fill out an instructor evaluation form about that instructor.

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


Answer: C

Computer Science & Information Technology

You might also like to view...

Class templates allow you to create one general version of a class without having to

A) write any code. B) use member functions. C) use private members. D) duplicate code to handle multiple data types. E) None of the above

Computer Science & Information Technology

When the number of instructions of an algorithm is bounded by a constant, it means that:

A. the execution time of the algorithm would be very high B. the number of instructions are bound to be constant C. every time the algorithm runs, the same number of instructions are executed D. there is an upper limit to the number of instructions executed

Computer Science & Information Technology

Tags are interactive elements that take you from one place in a document or on a web page to another place.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____ is an industry standard created by the Internet Engineering Task Force and designed originally to manage Internet components.?

A. ?Simple Mail Transfer Protocol (SMTP) B. ?Internet Control Message Protocol (ICMP) C. ?Simple Network Management Protocol (SNMP) D. ?Transport Control Protocol (TCP)

Computer Science & Information Technology