开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

Jen2023 · 2023年10月27日

为什么不能拒绝H0?

NO.PZ2022071202000093

问题如下:

Question

The samples are drawn independently and both populations are assumed to be normally distributed

Using the above data, an analyst is trying to test the null hypothesis that the population variances are equal (H0: σ 1 2 = σ 2 2 ) against the alternative hypothesis that the variances are not equal (Ha: σ 1 2 σ 2 2 ) at the 5% level of significance. The table of the F-distribution is provided below.

Table

of the F-Distribution

Which of the following statements is most appropriate? The critical value is:

选项:

A.6.39 and reject the null.

B.9.60 and do not reject the null.

C.7.15 and do not reject the null.

解释:

Solution

B is correct. The test statistic makes use of the F-distribution and is the ratio of the variances, with the larger variance in the numerator. The test statistic is F= s 2 2 / s 1 2 = 28/4 = 7. The degrees of freedom are 4 by 4. As it is a two-tailed test, the correct critical value at α = 5% is 9.60 (Panel B). As the test statistic is less than the critical value (i.e., 7 < 9.60), the null hypothesis cannot be rejected.

A is incorrect. It uses 4 by 4 degrees of freedom and does not divide the given alpha by two as is appropriate for a two-tailed test.

C is incorrect. It uses the 5 by 5 critical value (i.e., 5 degrees of freedom) rather than correctly using the 4 by 4 value (i.e., 4 degrees of freedom).

如果critical value小于H0, 为什么不能拒绝Null Hypothesis? 就因为test statistic小于critical value就应该不拒绝吗

1 个答案

星星_品职助教 · 2023年10月27日

同学你好,

是的。拒绝原假设的原则是 |test statistic|>|critical value|,否则就不能拒绝。