document.write( "Question 1170955: IQ is normally distributed with a mean of 100 and a standard deviation of 15.\r
\n" );
document.write( "\n" );
document.write( "a) Suppose one individual is randomly chosen. Find the probability that this person has an IQ greater than 95.
\n" );
document.write( "Write your answer in percent form. Round to the nearest tenth of a percent.
\n" );
document.write( "P
\n" );
document.write( "P
\n" );
document.write( " (IQ greater than 95) = %
\n" );
document.write( "b) Suppose one individual is randomly chosen. Find the probability that this person has an IQ less than 125.
\n" );
document.write( "Write your answer in percent form. Round to the nearest tenth of a percent.
\n" );
document.write( "P
\n" );
document.write( "P
\n" );
document.write( " (IQ less than 125) = %
\n" );
document.write( "c) In a sample of 600 people, how many people would have an IQ less than 110?
\n" );
document.write( "people
\n" );
document.write( "d) In a sample of 600 people, how many people would have an IQ greater than 140?
\n" );
document.write( "people
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #851030 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to solve each part of the problem:\r \n" ); document.write( "\n" ); document.write( "**Given:**\r \n" ); document.write( "\n" ); document.write( "* Mean (μ) = 100 \n" ); document.write( "* Standard deviation (σ) = 15 \n" ); document.write( "* IQ is normally distributed.\r \n" ); document.write( "\n" ); document.write( "**a) Probability of IQ greater than 95:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (x - μ) / σ \n" ); document.write( " * z = (95 - 100) / 15 = -5 / 15 = -1/3 ≈ -0.3333\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * Use a z-table or calculator to find P(Z > -0.3333). \n" ); document.write( " * P(Z > -0.3333) = 1 - P(Z < -0.3333) ≈ 1 - 0.3707 ≈ 0.6293\r \n" ); document.write( "\n" ); document.write( "3. **Convert to percentage and round:** \n" ); document.write( " * 0.6293 * 100 = 62.93% \n" ); document.write( " * Rounded to the nearest tenth: 62.9%\r \n" ); document.write( "\n" ); document.write( "**b) Probability of IQ less than 125:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (125 - 100) / 15 = 25 / 15 = 5/3 ≈ 1.6667\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * Use a z-table or calculator to find P(Z < 1.6667). \n" ); document.write( " * P(Z < 1.6667) ≈ 0.9525\r \n" ); document.write( "\n" ); document.write( "3. **Convert to percentage and round:** \n" ); document.write( " * 0.9525 * 100 = 95.25% \n" ); document.write( " * Rounded to the nearest tenth: 95.3%\r \n" ); document.write( "\n" ); document.write( "**c) Number of people with IQ less than 110 in a sample of 600:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (110 - 100) / 15 = 10 / 15 = 2/3 ≈ 0.6667\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * Use a z-table or calculator to find P(Z < 0.6667). \n" ); document.write( " * P(Z < 0.6667) ≈ 0.7475\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the expected number:** \n" ); document.write( " * Expected number = 600 * 0.7475 ≈ 448.5 \n" ); document.write( " * Rounded to the nearest whole number: 449\r \n" ); document.write( "\n" ); document.write( "**d) Number of people with IQ greater than 140 in a sample of 600:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (140 - 100) / 15 = 40 / 15 = 8/3 ≈ 2.6667\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * Use a z-table or calculator to find P(Z > 2.6667). \n" ); document.write( " * P(Z > 2.6667) = 1 - P(Z < 2.6667) ≈ 1 - 0.9962 ≈ 0.0038\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the expected number:** \n" ); document.write( " * Expected number = 600 * 0.0038 ≈ 2.28 \n" ); document.write( " * Rounded to the nearest whole number: 2\r \n" ); document.write( "\n" ); document.write( "**Answers:**\r \n" ); document.write( "\n" ); document.write( "* a) P(IQ greater than 95) = 62.9% \n" ); document.write( "* b) P(IQ less than 125) = 95.3% \n" ); document.write( "* c) 449 people \n" ); document.write( "* d) 2 people \n" ); document.write( " \n" ); document.write( " |