document.write( "Question 386068: The lifetime of a Duracell AAA battery is normally distributed with a mean M=28.5 hours and standard deviation baby sigma= 5.3 hours. Compute z scores to determine for a battery selected at random, what is the probability is that the lifetime will be
\n" );
document.write( "a.) 25 hours or less
\n" );
document.write( "b.) 34 hours or more
\n" );
document.write( "c.) between 25 hours and 34 hours. \n" );
document.write( "
Algebra.Com's Answer #272979 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lifetime of a Duracell AAA battery is normally distributed with a mean M=28.5 hours and standard deviation baby sigma= 5.3 hours. Compute z scores to determine for a battery selected at random, what is the probability is that the lifetime will be \n" ); document.write( "a.) 25 hours or less \n" ); document.write( "z(25) = (25-28.5)/5.3 = -0.6604 \n" ); document.write( "P(x <= 25) = P(z <= -0.6604) = 0.2545 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "b.) 34 hours or more \n" ); document.write( "Prob = 0.1497 \n" ); document.write( "c.) between 25 hours and 34 hours. \n" ); document.write( "Prob = 0.5960 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |