document.write( "Question 263245: The fill weight of a certain brand of adult cereal is normally distributed with a mean of 920 grams and a standard deviation of 5 grams. If we select one box of cereal at random from this population, what is the probability that it will weigh less than 915 grams? \n" ); document.write( "
Algebra.Com's Answer #194034 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The fill weight of a certain brand of adult cereal is normally distributed with a mean of 920 grams and a standard deviation of 5 grams. If we select one box of cereal at random from this population, what is the probability that it will weigh less than 915 grams? \n" ); document.write( "---- \n" ); document.write( "1st: Find the z-value of 915 \n" ); document.write( "z(915) = (915-920)/5 = -1 \n" ); document.write( "Then P(x< 915) = P(z < -1) = normalcdf(-100,-1) = 0.1587 \n" ); document.write( "============================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |