document.write( "Question 1045359: Suppose the weights of packages of lettuce coming off a packaging line have a normal distribution with mean 8.5 ounces and standard deviation 0.9 ounce. If every package is labeled 10.3 ounces, what proportion of the packages weigh less than the labeled amount?
\n" );
document.write( "% (Round to the whole.) \n" );
document.write( "
Algebra.Com's Answer #660870 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "P(x < 10.3) = P(z < 2) = =NORMSDIST(2) = .9972 0r 99.72% \n" ); document.write( " |