Econometric Theory/t-Test

From testwiki
Jump to navigation Jump to search

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=ZV/mt[m]

Therefore, the t-statistic of β1 would be:

  • Numerator:

Z(β1^)=β1^β1se(β1^)=(β1^β1)(Xi2)1/2σ

  • Denominator:

We know (as an implication of the last assumption of the CLRM) that (N2)σ2^σ2χ2[N2]

Therefore, σ2^σ2χ2[N2][N2]χ2[N2[N2]σ^σ

Therefore, putting it all together we get,

t(β1^)=Z(β1^)σ^/σ=(β1β1^)(Xi2)1/2/σσ2/σ=β1^β1σ^/(Xi2)1/2=β1^β1se^(β1^)t[N2]

Notes

  • se(β1^)=σ(Xi2)1/2
  • se^(β1^)=σ^(Xi2)1/2

Template:BookCat