document.write( "Question 1158330: The Intelligence Quotient (IQ) test scores are normally distributed with a mean of 100 and a standard deviation of 12. What is the probability that a person would score between 109.1 and 129.3? \n" ); document.write( "
Algebra.Com's Answer #781247 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(109.1-100)/12 =0.76 \n" ); document.write( "and \n" ); document.write( "(129.3-100)/12=2.44 \n" ); document.write( "the probability of z between those two values is 0.2163 \n" ); document.write( " |