document.write( "Question 745209: Suppose the distribution of heights of a group of 200 children is normal, with a mean of 150 centimeters and a standard deviation of 15 centimeters. About how many of these children are shorter than 120 centimeters? \n" ); document.write( "
Algebra.Com's Answer #453764 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose the distribution of heights of a group of 200 children is normal, with a mean of 150 centimeters and a standard deviation of 15 centimeters. About how many of these children are shorter than 120 centimeters?
\n" ); document.write( "---------
\n" ); document.write( "z(120) = (120-150)/[15] = -2
\n" ); document.write( "---
\n" ); document.write( "P(x < 120) = P(z < -2) = normalcdf(-100,-2) = 0.023
\n" ); document.write( "------
\n" ); document.write( "# of children shorter than 120 cm is 0.023*200 = 5 when rounded up.
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" ); document.write( "
\n" );