document.write( "Question 1173756: . Five hundred children participated in a field demonstration. Their heights averaged 110 cm with a standard deviation of 6 cm. \r
\n" ); document.write( "\n" ); document.write( "a. What is the probability/percentage that a child, picked at random has a height greater than 120 cm?\r
\n" ); document.write( "\n" ); document.write( "b. What is the probability/percentage that the height of a child, picked at random, is less than 100 cm?
\n" ); document.write( "

Algebra.Com's Answer #799082 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Normal Distribution:
\n" ); document.write( " μ = 110 σ = 6
\n" ); document.write( "Note: The -9999 is used as the smaller value to be at least 5 standard deviations from the mean.
\n" ); document.write( " Using a TI calculator 0r similarly a Casio fx-115 ES plus <$20)
\n" ); document.write( "a. What is the probability/percentage that a child, picked at random has a height greater than 120 cm?
\n" ); document.write( " P (x > 120 ) = 1 - P (x ≤ 120 ) | Continuous function
\n" ); document.write( " P (x > 120 ) = 1 - normalcdf(-9999,120,110,6) = 1 - .9522 = .0478
\n" ); document.write( " .
\n" ); document.write( "b. What is the probability/percentage that the height of a child, picked at random, is less than 100 cm?
\n" ); document.write( " P (x < 100 ) = P (x ≤ 100 ) |Continuous function
\n" ); document.write( " P (x < 100 ) = P (x ≤ 100 ) =normalcdf(-9999,100,110,6) = .0478
\n" ); document.write( "Note: 120 and 100 are both 10 from μ of 110
\n" ); document.write( " . \n" ); document.write( "
\n" );