document.write( "Question 1156898: A packing machine is set to fill a cardboard box with a mean of 16.1 ounces of cereal. Suppose the amounts per box form a normal distribution with a standard deviation equal to 0.4 ounces.
\n" ); document.write( "What percent of the boxes will have more than 16.3 ounces of cereal in them?
\n" ); document.write( "

Algebra.Com's Answer #779690 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z<(16.3-16.1)/0.4
\n" ); document.write( "z<0.5
\n" ); document.write( "probability is 0.6915
\n" ); document.write( "
\n" );