document.write( "Question 581578: IQ as measured by the Wechsler Adult Intelligence Test, is scaled so that the mean in the population is 100 with a standard deviation of 15. What is the probability of randomly sampling a member out of this population who has an IQ of 120 or greater?\r
\n" );
document.write( "\n" );
document.write( "What is the probability of randomly sampling a set of 5 people out of this population who have a mean IQ of 120 or greater. \n" );
document.write( "
Algebra.Com's Answer #371739 by stanbon(75887) ![]() You can put this solution on YOUR website! IQ as measured by the Wechsler Adult Intelligence Test, is scaled so that the mean in the population is 100 with a standard deviation of 15. What is the probability of randomly sampling a member out of this population who has an IQ of 120 or greater? \n" ); document.write( "What is the probability of randomly sampling a set of 5 people out of this population who have a mean IQ of 120 or greater. \n" ); document.write( "------- \n" ); document.write( "z(120) = (120-100)/15 = 20/15 = 4/3 \n" ); document.write( "---- \n" ); document.write( "P(x > 120) = P(z > 4/3) = normalcdf(4/3,100) = 0.0912 \n" ); document.write( "==================== \n" ); document.write( "Chers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |