To test the hypothesis H0: µ = 110 vs Ha: µ ≠110, we can use a t-test since the population variance is unknown.
Given:
Sample mean (x̄) = 117
Population mean (µ) = 110
Sample size (n) = 20
Variance (σ^2) = 121
First, we need to calculate the test statistic using the formula:
t = (x̄ - µ) / (s / √n)
where
s = √(σ^2) is the standard deviation
s = √121 = 11
t = (117 - 110) / (11 / √20)
t = 7 / (11 / √20)
t ≈ 4.53
Next, we need to compare the test statistic with the critical value at a 1% significance level. Since the alternative hypothesis is two-sided (µ ≠ 110), we will use a two-tailed test.
Looking up the critical value for a two-tailed test with a 1% significance level and 19 degrees of freedom (n - 1 = 20 - 1 = 19), we find t_critical ≈ ±2.86.
Since the absolute value of the calculated test statistic (|4.53|) is greater than the critical value (2.86), we reject the null hypothesis.
Therefore, the outcome of the test is that there is sufficient evidence to suggest that the true population mean IQ is not equal to 110.
the IQ’s of 20 students are tested and it is found that the average IQ is 117 with a variance of 121. Test H0:µ = 110 vs Ha:µ ≠ 110 using a 1% significance level. Calculate the test statistic and outcome of the test.
1 answer