document.write( "Question 522259: assume that adults have IQ scores that are normally distributed with a mean of 101 and standard deviation of 15. Find quartile 3 which is the IQ score seperating the top 25% from the others \n" ); document.write( "
Algebra.Com's Answer #346760 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! assume that adults have IQ scores that are normally distributed with a mean of 101 and standard deviation of 15. Find quartile 3 which is the IQ score seperating the top 25% from the others \n" ); document.write( "--- \n" ); document.write( "Find the z-value that has a left-tail of 0.75. \n" ); document.write( "invNorm(0.75) = 0.6745 \n" ); document.write( "---- \n" ); document.write( "Find the corresponding score value using x = zs+u \n" ); document.write( "---- \n" ); document.write( "x = .6745*15+101 = 111.12 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |