document.write( "Question 524745: In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') or taller. \n" ); document.write( "
Algebra.Com's Answer #347893 by stanbon(75887) ![]() You can put this solution on YOUR website! In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') or taller. \n" ); document.write( "---------------- \n" ); document.write( "z(74) = (74-70)/2 = 2 \n" ); document.write( "--- \n" ); document.write( "P(x > 74) = P(z > 2) = normalcdf(2,100) = 0.0228 \n" ); document.write( "---- \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |