document.write( "Question 1198156: The average height of males in a given statistics class is 5.9 ft with a standard deviation of 5 ft. What is the probability that a selected male from the class is between 6 and 5.8 feet?\r
\n" );
document.write( "\n" );
document.write( "Choose one of the following:
\n" );
document.write( "A) 42%
\n" );
document.write( "B) 31.6%
\n" );
document.write( "C) 15.8%
\n" );
document.write( "D) 57.9% \n" );
document.write( "
Algebra.Com's Answer #831695 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! IF µ = 5.9ft and σ = .5ft \n" ); document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \n" ); document.write( "P(5.8ft ≤ x ≤ 6ft) = normcdf(5.8,6,.5,5.9) = .1585 \n" ); document.write( " |