Econometric Theory/F-Test
From Wikibooks, open books for an open world
An F-test involves the computation of an F-statistic, which is then compared to the critical values of an F-distribution for a given significance and numerator and denominator degrees-of-freedom.
An F-statistic is calculated by dividing a chi-squared distribution divided by its degrees-of-freedom by another (independent) chi-squared distribution by its degrees-of-freedom. The resulting F-statistic has two degrees-of-freedom parameters, one each for the numerator and the denominator.
Therefore, the F-statistic for
would be:
- Numerator:
We know (somehow) that [Z(0,1)]2 = χ2[1], therefore we set the numerator equal to:
![Z(\hat{\beta_1})^2 = \frac{(\hat{\beta_1} - \beta_1 ) ^ 2 (\sum X_i^2)}{\sigma^2}
\sim \chi^2 [1] = \frac{\chi^2 [1]}{1}](http://upload.wikimedia.org/wikibooks/en/math/3/9/3/3932fc6584af5a5bd9168a4f22766e56.png)
- Denominator:
From the same implication of the last assumption of the CLRM as used by the t-test explanation,
![\frac{\chi^2 [N-2]}{N-2} \sim \frac{\hat{\sigma^2}}{\sigma^2}](http://upload.wikimedia.org/wikibooks/en/math/5/3/f/53f26bb4b9a372c8670e4c69fbc43c5d.png)
Therefore, putting it all together gives us: ![F(\hat{\beta_1}) = \frac{(\hat{\beta_1} - \beta_1 )^2 (\sum X_i^2) / \sigma^2}{\hat{\sigma^2} / \sigma ^2}
= \frac{(\hat{\beta_1} - \beta_1)^2}{\hat{\sigma^2} / \sum X_i^2}
= \frac{(\hat{\beta_1} - \beta_1)^2}{\hat{Var} (\hat{\beta_1})} \sim F[1,N-2]](http://upload.wikimedia.org/wikibooks/en/math/3/8/4/384c8a96ebfa9da4f7514a4f7816bcc6.png)
This page may need to be