document.write( "Question 1133563: Use the Empirical Rule to answer each question.\r
\n" );
document.write( "\n" );
document.write( "During 1 week an overnight delivery company found that the weights of its parcels were normally distributed, with a mean of 32 ounces and a standard deviation of 8 ounces.
\n" );
document.write( "(a) What percent of the parcels weighed between 16 ounces and 40 ounces? (Round your answer to one decimal place.)
\n" );
document.write( "
\n" );
document.write( " %\r
\n" );
document.write( "\n" );
document.write( "(b) What percent of the parcels weighed more than 56 ounces? (Round your answer to two decimal places.)
\n" );
document.write( " % \n" );
document.write( "
Algebra.Com's Answer #750826 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "lower z is (16-32)/8 or -2 \n" ); document.write( "upper z is (40-32/8 or +1 \n" ); document.write( "probability is 0.8186 or 0.8 \n" ); document.write( ">56 would be z>(56-32/8 or +3 \n" ); document.write( "this is probability 0.0013 or 0.00 \n" ); document.write( " |