Hypothesis testing, several restrictions – the F-test
Summary
Setup
- The LRM with random sampling and GM
yi=β1+β2xi,2+β3xi,3+…+βkxi,k+εi,i=1,…,nyi=β1+β2xi,2+β3xi,3+…+βkxi,k+εi,i=1,…,n
- εiεi follows a normal distribution (conditionally on xixi ), εi|xi∼N(0,σ2)i=1,…,nεi|xi∼N(0,σ2)i=1,…,n
H0:β2=0,β3=0,…,βk=0H0:β2=0,β3=0,…,βk=0
- For the null hypothesis
H0:β2=0,β3=0,…,βk=0H0:β2=0,β3=0,…,βk=0
- we have k−1k−1 restrictions claiming that no explanatory variable has a significant effect on yy . We define a test statistic
F=R2/(k−1)(1−R2)/(n−k)F=R2/(k−1)(1−R2)/(n−k)
- called an “ FF -statistic”. If the null hypothesis is true then F∼Fk−1,n−kF∼Fk−1,n−k .
- We decide on a level of significance αα and reject the null if
F>Fα,k−1,n−kF>Fα,k−1,n−k
- The pp -value for H0:β2=0,β3=0,…,βk=0H0:β2=0,β3=0,…,βk=0 is defined as
F=Fp,k−1,n−kF=Fp,k−1,n−k
Large nn
- If nn is large, the procedures outlined in this section will be approximately correct even if the errors are not normal.