document.write( "Question 290944: a machine that fills quart milk is set up to average 32.2 oz per carton, with a standard deviation of 1.2 oz. assuming the distribution is normal find the following:\r
\n" );
document.write( "\n" );
document.write( "if five cartons are selected at random, what proportion will have less than 32oz of milk? \n" );
document.write( "
Algebra.Com's Answer #210503 by stanbon(75887) ![]() You can put this solution on YOUR website! a machine that fills quart milk is set up to average 32.2 oz per carton, with a standard deviation of 1.2 oz. assuming the distribution is normal find the following: \n" ); document.write( "if five cartons are selected at random, what proportion will have less than 32oz of milk? \n" ); document.write( "----- \n" ); document.write( "t(32) = (32-32.2)/(1.2/sqrt(5)) = -0.3726 \n" ); document.write( "---------------------- \n" ); document.write( "P(x < 32) = P(t < -0.3726 when df = 4) = 0.3642 or 36.42% \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |