document.write( "Question 852076: Suppose the heights of the members of a population follow a normal distribution. If the mean height of the population is 68 inches and the standard deviation is 4 inches, 99.7% of the population will have a height within which of the following ranges? \n" ); document.write( "
Algebra.Com's Answer #513277 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "NORMSINV(0.997) = z = 2.7478
\n" ); document.write( " 2.7478 = (X - 68)/4
\n" ); document.write( "\"4%2A2.7478+%2B+68\" = 78.9912
\n" ); document.write( " height ≤ 78.99 inches \n" ); document.write( "
\n" );