Econometric Theory/F-Test

From testwiki
Revision as of 00:53, 15 June 2017 by imported>PokestarFan (top: {{BookCat}}/possible general fixes, replaced: [[Category:{{FULLBOOKNAME}}|{{FULLCHAPTERNAME}}]] → {{BookCat}} using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 β1^ would be:

  • Numerator:

We know (somehow) that [Z(0,1)]2=χ2[1], therefore we set the numerator equal to:

Z(β1^)2=(β1^β1)2(Xi2)σ2χ2[1]=χ2[1]1

  • Denominator:

From the same implication of the last assumption of the CLRM as used by the t-test explanation,

χ2[N2]N2σ2^σ2

Therefore, putting it all together gives us: F(β1^)=(β1^β1)2(Xi2)/σ2σ2^/σ2=(β1^β1)2σ2^/Xi2=(β1^β1)2Var^(β1^)F[1,N2]

Template:BookCat