Let X denote the IQ of a randomly selected adult American. Assume, a bit unrealistically, that X is normally distributed with unknown mean μ and standard deviation 15. Take a random sample of n = 25 students, so that, after setting the probability of committing a Type I error at α = 0.01, we can test the null hypothesis H0: μ = 100 against the alternative hypothesis that HA: μ > 100. What is the power of the hypothesis test if the true population mean were μ = 110?
1
Expert's answer
2019-07-29T09:50:44-0400
Setting α, the probability of committing a Type I error, to 0.01, implies that we should reject the null hypothesis when the test statistic Z ≥ 2.3263.
We transform the test statistic Z to the sample mean by way of:
Z=σ/nx−μ=>x=μ+Zσ/nx=100+2.3263⋅1525=106.9789
So the observed sample mean is 106.99 or greater.
Power=P(x≥106.9789whenμ=110)=
=P(Z≥15/25106.9789−110)=P(Z≥−1.00703)=0.8430
In summary, we have determined that we have a 84.30% chance of rejecting the null hypothesis H0: μ = 100 in favor of the alternative hypothesis HA: μ > 100 if the true unknown population mean is in reality μ = 110.
Comments