Econometric Theory/t-Test
From Wikibooks, open books for an open world
A t-test involves the computation of a t-statistic, which is then compared to the critical values of a t-distribution for a given significance level.
A t-test is essentially the Z-statistic of a variable divided by the square root of an independent chi-square distribution divided by its own degrees-of-freedom. The resulting value is the t-statistic with the same degrees-of-freedom as the chi-squared distribution.
![t = \frac{Z}{\sqrt{V/m}} \sim t[m]](http://upload.wikimedia.org/wikibooks/en/math/a/9/d/a9d0d93dceba1488a83774744d45d8f1.png)
Therefore, the t-statistic of β1 would be:
- Numerator:

- Denominator:
We know (as an implication of the last assumption of the CLRM) that ![\frac{(N-2)\hat{\sigma^2}}{\sigma^2} \sim \chi^2 [N-2]](http://upload.wikimedia.org/wikibooks/en/math/8/f/1/8f1dfb315beace8e537f56e94e783dc2.png)
Therefore, ![\frac{\hat{\sigma^2}}{\sigma^2} \sim \frac{\chi^2 [N-2]}{[N-2]} \Rightarrow \sqrt{\frac{\chi^2 [N-2}{[N-2]}} \sim \frac{\hat{\sigma}}{\sigma}](http://upload.wikimedia.org/wikibooks/en/math/e/f/7/ef77ed302065a49bac3293e3a7cb4ab9.png)
Therefore, putting it all together we get,
![t(\hat{\beta_1}) = \frac{Z(\hat{\beta_1})}{\hat{\sigma}/\sigma} = \frac{(\hat{\beta_1 - \beta_1})(\sum X_i^2)^{1/2}/\sigma}{\sigma^2 / \sigma}
= \frac{\hat{\beta_1} - \beta_1}{\hat{\sigma} / (\sum X_i^2)^{1/2}}
= \frac{\hat{\beta_1} - \beta_1}{\hat{se}(\hat{\beta_1})}
\sim t[N-2]](http://upload.wikimedia.org/wikibooks/en/math/7/9/2/792c7e389bf4033e997dfe3edb101760.png)
This page may need to be 
