document.write( "Question 235129: The pretzel pack company advertized that their pretzels weigh 2.5 ounces. The weights are normally distributed with mean 2.5 ounces and standard deviation 0.15 ounces. For a pretzel pack selected at random find the probabilty that it weighs less than 2.2 ounces and find the probability that it weighs more than 2.8 ounces. \n" ); document.write( "
Algebra.Com's Answer #173377 by stanbon(75887) ![]() You can put this solution on YOUR website! The pretzel pack company advertized that their pretzels weigh 2.5 ounces. \n" ); document.write( "The weights are normally distributed with mean 2.5 ounces and standard deviation 0.15 ounces. \n" ); document.write( "For a pretzel pack selected at random find the probabilty that it weighs less than 2.2 ounces and find the probability that it weighs more than 2.8 ounces. \n" ); document.write( "----------------- \n" ); document.write( "z(2.2) = (2.2-2.5)/0.15 =-2 \n" ); document.write( "z(2.8) = (2.8-2.5)/0.15 = 2 \n" ); document.write( "------------------------ \n" ); document.write( "P(2.2 < x < 2.8) = P(-2 < z < 2) = 0.9545 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |