document.write( "Question 922686: IQ's are normally distributed with a mean of 100 and a standard deviation of 15. What's the probability a person has an IQ of 108 inches or more? \n" ); document.write( "
Algebra.Com's Answer #559707 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 0, IQ is not measured in inches.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Presuming you mean \"IQ of 108 or more,\" use the normal cumulative distribution function on your calculator. For example, normalCDF(108, infinity, 100, 15). If you do not have a calculator, there are many websites where you can find a distribution calculator. \n" ); document.write( " |