Handbook of Regression Analysis With Applications in R. Samprit Chatterjee
where
is the sample correlation coefficient between
It can be shown that
It is apparent from (1.7) that unless
The only parameter left unaccounted for in the estimation scheme is the variance of the errors
This estimate has a direct, but often underappreciated, use in assessing the practical importance of the model. Does knowing
while the square root of the residual mean square (1.8), termed the standard error of the estimate, provides an estimate of
1.3.3 HYPOTHESIS TESTS AND CONFIDENCE INTERVALS FOR β
There are two types of hypothesis tests of immediate interest related to the regression coefficients.
1 Do any of the predictors provide predictive power for the target variable? This is a test of the overall significance of the regression,versusThe test of these hypotheses is the ‐test,This is referenced against a null ‐distribution on degrees of freedom.
2 Given the other variables in the model, does a particular predictor provide additional predictive power? This corresponds to a test of the significance of an individual coefficient,versusThis is tested using a ‐test,which is compared to a ‐distribution on degrees of freedom. Other values of can be specified in the null hypothesis (say ), with the ‐statistic becoming(1.9) The values of are obtained as the square roots of the diagonal elements of , where is the residual mean square (1.8). Note that for simple regression (), the hypotheses corresponding to the overall significance of the model and the significance of the predictor are identical,versusGiven the equivalence of the sets of hypotheses, it is not surprising that the associated tests are also equivalent; in fact, , and the associated tail probabilities of the two tests are identical.A ‐test for the intercept also can be constructed as in (1.9), although this does not refer to a hypothesis about a predictor, but rather about whether the expected target is equal to a specified value if all of the predictors equal zero. As was noted in Section 1.3.1, this is often not physically meaningful (and therefore of little interest), because the condition that all predictors equal zero cannot occur, or does not come close to occurring in the observed data.
As