document.write( "Question 667084: On a particular test, IQ scores for adults follow a bell-shaped distribution with mean= 100 and a variance of 4. In a random sample of 300 adults, approximately how many would have IQs greater than 104? \n" ); document.write( "
Algebra.Com's Answer #414901 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a particular test, IQ scores for adults follow a bell-shaped distribution with mean= 100 and a variance of 4. In a random sample of 300 adults, approximately how many would have IQs greater than 104? \n" ); document.write( "---------- \n" ); document.write( "z(104)= (104-100)/4 = 1 \n" ); document.write( "--- \n" ); document.write( "P(x > 104) = P(z > 1) = normalcdf(1,100) = 0.1587 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |