During its manufacture, a product is subjected to four different tests in sequential order. An efficiency expert claims that the fourth (and last) test is unnecessary since its results can be predicted based on the first three tests. To test this claim, multiple regression will be used to model Test4 score (
y), as a function of Test1 score

Test 2 score (
x2), and Test3 score (
x3). [Note: All test scores range from 200 to 800, with higher scores indicative of a higher quality product.] Consider the model:
E(y) = β1 + β1x1 + β2x2 + β3x3
The global
F statistic is used to test the null hypothesis,
H0:
β1 =
β2 =
β3 = 0. Describe this hypothesis in words.
◦ The model is not statistically useful for predicting Test4 score.
◦ The first three test scores are reliable predictors of Test4 score.
◦ The model is statistically useful for predicting Test4 score.
◦ The first three test scores are poor predictors of Test4 score.