For a normal curve, if the mean is 20 minutes and the standard deviation is 5 minutes, then the area between 11 and 19 minutes is:

a. 0.4641.
b. 0.0359.
c. 0.3848.
d. 0.8848.
e. 0.9641.


C

Business

You might also like to view...

The auditor has determined that the control risk for the existence assertion is low; therefore the auditor may reduce the number of items tested on a substantive basis

a. True b. False Indicate whether the statement is true or false

Business

It is most accurate to say that popular culture consists of the ________ that the mass market consumes

A) myths B) social services C) consumer goods D) forms of entertainment E) value propositions

Business

What are the stages of group development? Briefly give an explanation of each.

What will be an ideal response?

Business

CREATE OR REPLACE PACKAGE metric_pkg IS     cup_to_liter CONSTANT NUMBER := .24;     pint_to_liter CONSTANT NUMBER := .47;     qrt_to_liter  CONSTANT NUMBER := .95;END;Which of the following statements about the code fragment above is correct?

A. The CONSTANT option allows the values of the variables to be modified. B. There is no need to create a body for this package. C. Program units are included in the package. D. The package body must be created.

Business