document.write( "Question 407645: A baking company claims that the average shelf life for its bread is 7 days. Suppose that the standard deviation for the shelf life for this company's bread is 2 days and that the data representing the shelf lives are normally disributed. Approximately what percentage of the company's bread will have a shelf life between 11 and 13 days? \n" ); document.write( "
Algebra.Com's Answer #287312 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A baking company claims that the average shelf life for its bread is 7 days. Suppose that the standard deviation for the shelf life for this company's bread is 2 days and that the data representing the shelf lives are normally disributed. Approximately what percentage of the company's bread will have a shelf life between 11 and 13 days? \n" ); document.write( "----- \n" ); document.write( "z(11) = (11-7)/2 = 2 \n" ); document.write( "z(13) = (13-7)2 = 3 \n" ); document.write( "----- \n" ); document.write( "P(11 < x < 13) = P(2 < z < 3) = 0.0214 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |