document.write( "Question 448768: assuming that the heights of boys in a high school basketball tournament are normally distributed, with mean 70 inches and standard deviation 2.5 inches, how many boys in a group of 40 do we expect to be taller than 75 inches? \n" ); document.write( "
Algebra.Com's Answer #308753 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assuming that the heights of boys in a high school basketball tournament are normally distributed, with mean 70 inches and standard deviation 2.5 inches, how many boys in a group of 40 do we expect to be taller than 75 inches? \n" ); document.write( "------------------ \n" ); document.write( "z(75) = (75-70)/2.5 = 2 \n" ); document.write( "--- \n" ); document.write( "P(a random boy is taller than 75\") = P(z > 2) = 0.02275 \n" ); document.write( "---- \n" ); document.write( "Expected # of group of 40 to be over 75\" = 0.02275*40 = 0.9100 \n" ); document.write( "Rounded up the expected number is 1. \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |