Test the model for significancy on all predictor variables simultaneously using an test.

Motivation

To test if the model is useful in explaining the predictor variable, we can use t-test on each of the model.

However, this method is generally not recommended, because it for each t-test, the probability of getting a Type I error increases.

To properly test the utility of a multiple linear regression model, we will need to do a global test (test that encompasses all the parameters)

Warning

A rejection in the of the test means that the model is “statistically useful”. However, this does not mean the “best”.

Instead, there might be other models which is more reliable.

Assumptions

See Assumptions for the Error Component

Hypotheses

  • Atleast one

Test statistic

Critical region

Reject , if