Suppose you have a total of five variables (since you reference
We want to test
The test begins with the fitting of a full and a reduced model:
Denote the sum of squares for error in the full model by

, and the sum of squares for error in the reduced model by
Since we use more variables in the full model than in the reduced model, we will see

. The test statistic for the above hypotheses are
In the
old days (to be read as "when statdad was in school") the numerator of this statistic was written as
Think of the last notation ("sum of squares
R eduction") as denoting the reduction in variation from adding

to a model that already contains the other three variables. The test is done by comparing F to the appropriate tables.
How is this related to

? It isn't, directly, it is related to something called
a coefficient of partial determination . The first bit of notation is this:
In the subscript the numbers to the left of the "." are the dependent variable and the "number label" of the variables being added to the model, while the numbers to the right of the "." are the "number labels" of the variables originally in the model. The coefficient of partial determination is calculated as
Technically, this measures the percentage reduction in error sum of squares that results when we move from the model with 3 variables to the model with all 5 variables.
When the F-test referred to above is significant) (

is rejected), this coefficient of partial determination indicates a [b] significant [/tex] change in
Hope this helped.