document.write( "Question 216036: solve the problem suppose that replacement times of washing machines are normally distributed with a mean of 9.3 years and a standard deviation of 1.1 years. Find the probability that 70 randomly selected washing machines will have a mean replacement times less than 9.1 years. \n" ); document.write( "
Algebra.Com's Answer #163200 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose that replacement times of washing machines are normally distributed with a mean of 9.3 years and a standard deviation of 1.1 years. Find the probability that 70 randomly selected washing machines will have a mean replacement times less than 9.1 years. \n" ); document.write( "------------------------------------------- \n" ); document.write( "The sample standard deviation is 1.1/sqrt(70) = 0.1315 \n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "Find the z-value of 9.1 \n" ); document.write( "z(9.1) = (9.1-9.3)/0.1315 = -1.5209... \n" ); document.write( "--- \n" ); document.write( "P(x<9.1) = P(z< -1.5209) = 0.06414... \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |