document.write( "Question 1065720:
\n" );
document.write( "The average weight of a particular box of crackers is 37.0 ounces with a standard deviation of 0.5 ounce. The weights of the boxes are normally distributed.
\n" );
document.write( "What percent of the boxes weigh more than 36.0 ounces?
\n" );
document.write( "What percent of the boxes weigh less than 36.5 ounces? \n" );
document.write( "
Algebra.Com's Answer #681021 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "z> -2, which is greater than 36.0 oz, or probability 0.9772 \n" ); document.write( "z < -1, or 0.1587 \n" ); document.write( " |