SOLUTION: Need to know how to solve the following: The life expectancy of Timely brand watches is normally distributed with a mean of four years and a standard deviation of eight months.

Algebra ->  Probability-and-statistics -> SOLUTION: Need to know how to solve the following: The life expectancy of Timely brand watches is normally distributed with a mean of four years and a standard deviation of eight months.       Log On


   



Question 802786: Need to know how to solve the following:
The life expectancy of Timely brand watches is normally distributed with a mean of four years and a standard deviation of eight months.
What is the probability that a randomly selected watch will be in working condition for more than five years?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The life expectancy of Timely brand watches is normally distributed with a mean of four years and a standard deviation of eight months.
What is the probability that a randomly selected watch will be in working condition for more than five years?
--------------------
z(5) = (5-4)/8 = 1/8
----
P(x > 5) = P(z> 1/8) = normalcdf(1/8,100) = 0.4503
===========================
Cheers,
Stan H.
=================