Of the last 71 people who went to the cash register at Wal-Mart 10 had blond hair, 19 had black hair, 34 had brown hair, and 8 had red hair. Determine the empirical probability that the next person to come to the cash register will have red hair.

A. 27%
B. 48%
C. 89%
D. 14%
E. 11%


Answer: E

Computer Science & Information Technology

You might also like to view...

Which of the following is false?

a. An entire non-char array cannot be input or output at once. b. Two arrays cannot be meaningfully compared with equality or relational operators. c. Arrays cannot be assigned to one another (i.e., array1 = array2;). d. C++ ensures that you cannot “walk off” either end of an array.

Computer Science & Information Technology

Which is NOT a C++ datatype?

A. const B. float C. double D. char

Computer Science & Information Technology

A(n) ___________ TextBox masks user input with a character used repeatedly.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

How can an administrator remove all audit policy subcategories so that auditing is controlled only by Group Policy?

A. auditpol /remove B. auditpol /delete C. auditpol /clear D. auditpol /clean

Computer Science & Information Technology