document.write( "Question 360219: A product has a mean life of 660 hours, and a standard deviation of 45 hours. A business buys 100 such products at random. What is the probability that the mean life of those 100 products would be greater than 650 hours? \n" ); document.write( "
Algebra.Com's Answer #257035 by stanbon(75887) ![]() You can put this solution on YOUR website! A product has a mean life of 660 hours, and a standard deviation of 45 hours. A business buys 100 such products at random. What is the probability that the mean life of those 100 products would be greater than 650 hours? \n" ); document.write( "--------------------------- \n" ); document.write( "t(650) = (650-660)/[45/sqrt(100)] = -2.2222 \n" ); document.write( "--- \n" ); document.write( "P(x-bar > 650) = P(t > -2.2222 when df = 99) = 0.9857 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |