SOLUTION: 2. Using the unit normal table, find the proportion under the standard normal curve that lies to the right of each of the following: a. z = 1.00 b. z = -1.05 c. z = 0 d. z =

Algebra ->  Probability-and-statistics -> SOLUTION: 2. Using the unit normal table, find the proportion under the standard normal curve that lies to the right of each of the following: a. z = 1.00 b. z = -1.05 c. z = 0 d. z =       Log On


   



Question 1042720: 2. Using the unit normal table, find the proportion under the standard normal curve that lies to the right of each of the following:
a. z = 1.00
b. z = -1.05
c. z = 0
d. z = 2.80
e. z = 1.96

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Using the unit normal table, find the proportion under the standard normal curve that lies to the right of each of the following:
a. z = 1.00 ; normalcdf(1,100) = 0.1587
b. z = -1.05 ; normalcdf(-1.05,100) = 0.8531
c. z = 0:: Ans:: 0.5000
d. z = 2.80:: normalcdf(2.8,100) = 0.0026
e. z = 1.96:: normalcdf(1.96,100) = 0.025
-----------------
Cheers,
Stan H.
------------