The t-stat is used to test the significance of the individual independent variables.
E.g. intercept = 0 v intercept <> 0, or b1 = 1 v b1 <> 1
F-test is used to test if at least one of the independent variablesis significantly different from 0.
The null hypothesis is b1 = b2 = … = bn = 0. The alternative hypothesis is that at least one of them differs from 0.
You use a t-statistic when you’re trying to determine whether a particular regression coefficient – the intercept or a slope coefficient – could equal a particular value; in the case of slope coefficients, the most common value against which you are testing them is zero. If your sample size is large (≥ 30), you can use a z-statistic if you like.
You use an F-statistic when you’re trying to determine whether all of the slope coefficients (taken together, as a group) could be zero.
So:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.