document.write( "Question 1162706: Given IQ scores are approximately normally distributed with a mean of 100 and standard deviation of 15,the proportion of people with IQs above 130 is. \n" ); document.write( "
Algebra.Com's Answer #786552 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(130-100)/15=2 \n" ); document.write( "want z>2 \n" ); document.write( "the probability is 0.0228 \n" ); document.write( " |