document.write( "Question 1010875: suppose the mean weight of 32 ounce box of cereal is normally distributed with a mean of 32.2 ounces and standard deviation of 0.1 ounces.\r
\n" ); document.write( "\n" ); document.write( "A) what percentage of boxes will weigh more than 32.0 ounces, more than 32.2 ounces and between 31.0 and 32.2 ounces?\r
\n" ); document.write( "\n" ); document.write( "b) if one took random sample of 9 from these cereal boxes, what is the probability that the mean weight of nine sampled boxes would weigh less that 32.0 ounces
\n" ); document.write( "

Algebra.Com's Answer #626406 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean 32.2
\n" ); document.write( "sd=0.1
\n" ); document.write( "z for 32 oz=(32-32.2)/0.1=-0.2/0.1=-2
\n" ); document.write( "It is the probability the z score is >=-2 or 0.9772
\n" ); document.write( "================
\n" ); document.write( "More than 32.2 oz is 50%
\n" ); document.write( "===============
\n" ); document.write( "Between 31.0 and 32.2 ounces is
\n" ); document.write( "a z-score of -12 and a z-score of 0. That is 50% as well.
\n" ); document.write( "================
\n" ); document.write( "z-score here is (32.0-32.2)/0.1/sqrt (9)
\n" ); document.write( "That is 3(-2)=-6 and the probability is essentially zero.
\n" ); document.write( "
\n" );