SOLUTION: An IQ test is designed so that the mean is 100 and the standard deviation is 17 for the population of normal adults. Find the sample size necessary to estimate the mean IQ score of
Algebra ->
Probability-and-statistics
-> SOLUTION: An IQ test is designed so that the mean is 100 and the standard deviation is 17 for the population of normal adults. Find the sample size necessary to estimate the mean IQ score of
Log On
Question 1060969: An IQ test is designed so that the mean is 100 and the standard deviation is 17 for the population of normal adults. Find the sample size necessary to estimate the mean IQ score of statistics students such that it can be said with 99% confidence that the sample mean is within 4 IQ points of the true mean. Assume that sigmaσequals=17 and determine the required sample size using technology. Then determine if this is a reasonable sample size for a real world calculation.
The required sample size is?
Would it be reasonable to sample this number of students?
No. This number of IQ test scores is a fairly large number.
No. This number of IQ test scores is a fairly small number.
Yes. This number of IQ test scores is a fairly small number.
Yes. This number of IQ test scores is a fairly large number. Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! margin of error(M.E.) = 4
:
alpha(a) = 1 - (99/100) = 0.01
critical probability(p*) = 1 -(a/2) = 1 - 0.005 = 0.995
critical value(cv) is the value associated with p* = 2.58
:
let n be the sample size, then
:
n = (cv^2 * standard deviation^2) / M.E.^2 = (2.58^2 * 17^2) / 4^2 = 120.23 is approximately 120
:
*****************************************************************
The required sample size is 120
:
Yes. This number of IQ test scores is a fairly large number
:
Note from the Central Limit Theorem when we have the population
standard deviation and a sample size > 30, we can assume a normal
distribution
*****************************************************************