document.write( "Question 288050: A loaf of bread is normally distributed with a mean of 22 ounces and a standard deviation of .5 ounces. \r
\n" );
document.write( "\n" );
document.write( "What is the probability that a loaf of bread is < 20.75 ounces? \n" );
document.write( "
Algebra.Com's Answer #208779 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A loaf of bread is normally distributed with a mean of 22 ounces and a standard deviation of .5 ounces. \n" ); document.write( "What is the probability that a loaf of bread is < 20.75 ounces? \n" ); document.write( "------------------------------ \n" ); document.write( "z(20.75) = (20.75-22)/0.5 = -2.5 \n" ); document.write( "--- \n" ); document.write( "P(x< 20.75) = P(z < -2.5) = 0.0062 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |