State the number of degrees of freedom that are associated with each of the following extra sums of squares:
Note on notation. \(\text{SSReg}(A | B)\) is the extra sum of squares that appeared as a result of including variables \(A\) into the regression model that already had variables \(B\) in it. Thus it is used to compare the full model with both \(A\) and \(B\) in it against the reduced model with only \(B\).
Explain in what sense the regression sum of squares \(\text{SSReg}(X_1)\) is an extra sum of squares.
For a multiple regression model with five \(X\) variables, what is the relevant extra sum of squares for testing
Continue working with the Brand preference data, which is available here.
Consider a regression model \(Y = \beta_0 + \beta_1 X_1 + \beta_2 X_2 + \varepsilon\), where \(X_1\) is a numerical variable and \(X_2\) is a dummy variable. Sketch the response curves (the graphs of \(E(Y)\) as a function of \(X_1\) for different values of \(X_2\)), if \(\beta_0 = 25\), \(\beta_1 = 0.2\), and \(\beta_2 = -12\).
Continue the previous exercise. Sketch the response curves for the model with interaction, \(Y = \beta_0 + \beta_1 X_1 + \beta_2 X_2 + \beta_3 X_1 X_2 + \varepsilon\), given that \(\beta_3 = -0.2\).
In a regression study, three types of banks were involved, namely, (1) commercial, (2) mutual savings, and (3) saving and loan. Consider the following dummy variables fr the types of bank:
Type of Bank | \(X_1\) | \(X_2\) |
---|---|---|
Commercial | 1 | 0 |
Mutual saving | 0 | 1 |
Saving and loan | 0 | 0 |