document.write( "Question 427894: heights of men on a baseball team have a bell-shaped distribution with a mean of 180 cm and a standard deviation of 8 cm. Using the empirical rule, what is the approximate percentage of the men between the following values? 156 cm and 204 cm \n" ); document.write( "
Algebra.Com's Answer #297523 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! heights of men on a baseball team have a bell-shaped distribution with a mean of 180 cm and a standard deviation of 8 cm. Using the empirical rule, what is the approximate percentage of the men between the following values? 156 cm and 204 cm \n" ); document.write( "--- \n" ); document.write( "z(156) = (156-180)/8 = -3 \n" ); document.write( "-3--- \n" ); document.write( "z(204) = (204-180)/8 = 3 \n" ); document.write( "---- \n" ); document.write( "P(156 < x < 204) = P(-3< z < 3) = normalcdf(-3,3) = 0.9973 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |