document.write( "Question 802786: Need to know how to solve the following:\r
\n" );
document.write( "\n" );
document.write( "The life expectancy of Timely brand watches is normally distributed with a mean of four years and a standard deviation of eight months.\r
\n" );
document.write( "\n" );
document.write( "What is the probability that a randomly selected watch will be in working condition for more than five years? \n" );
document.write( "
Algebra.Com's Answer #483994 by stanbon(75887)![]() ![]() ![]() 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. \n" ); document.write( "What is the probability that a randomly selected watch will be in working condition for more than five years? \n" ); document.write( "-------------------- \n" ); document.write( "z(5) = (5-4)/8 = 1/8 \n" ); document.write( "---- \n" ); document.write( "P(x > 5) = P(z> 1/8) = normalcdf(1/8,100) = 0.4503 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |