document.write( "Question 465483: I have no idea of how to approach this word problem. Can you please show me step by step how to solve this problem?\r
\n" );
document.write( "\n" );
document.write( "The mean IQ score of 1500 students is 100 with a standard deviation of 15. How many have an IQ between 85 and 115? How many have an IQ between 70 and 130? How many have an IQ of 145? \n" );
document.write( "
Algebra.Com's Answer #318979 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have no idea of how to approach this word problem. Can you please show me step by step how to solve this problem? \n" ); document.write( "The mean IQ score of 1500 students is 100 with a standard deviation of 15. \n" ); document.write( "How many have an IQ between 85 and 115? \n" ); document.write( "--- \n" ); document.write( "z(85) = (85-100)/15 = -1 \n" ); document.write( "z(115) = (115-100)/15 = +1 \n" ); document.write( "--- \n" ); document.write( "%(85<= x <= 115) = %(-1<= z <=1) = 0.6827 \n" ); document.write( "--- \n" ); document.write( "# with IQ between 85 and 115 = 0.6827*1500 = 1024 when rounded down \n" ); document.write( "=========================================\r \n" ); document.write( "\n" ); document.write( "How many have an IQ between 70 and 130? \n" ); document.write( "Same Procedure: \n" ); document.write( "z(70) = (70-100)/15 = -2 \n" ); document.write( "z(130) = (130-100)/15 = 2 \n" ); document.write( "--- \n" ); document.write( "%(70<= x <= 130) = %(-2<= z <=2) = 0.9545 \n" ); document.write( "--- \n" ); document.write( "# with IQ between 70 and 130 = 0.9545*1500 = 1432 when rounded up \n" ); document.write( "===================================================\r \n" ); document.write( "\n" ); document.write( "How many have an IQ of 145? \n" ); document.write( "Ans: zero \n" ); document.write( "Why? In a normal distribution the probability of \n" ); document.write( "any particular value is zero. \n" ); document.write( "Why? The area over a point is zero because the base is zero. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |