Math Problem Statement

Forecast_Chapt05_FIU - Tagged-1.pdf

1.68 MB

Forecast_Chapt05_SV - Tagged-1.pdf

1.69 MB

Ridge Lasso Regression Example(1).xlsx

27.70 KB

The following two questions are based on the following information:

We run a multiple regression on a sample with 500 data points.

When we include 4 independent variables, we get the following values: R2 = 0.81, SSE = 114,000.

When we add another independent variable, the results improve to: R2 = 0.90, SSE = 110,000.

What is the Adjusted R-square with 4 and 5 variables, respectively? Based on these values, which model do you recommend?

(Use at least 4 decimal places.)

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Multiple Regression
R-squared
Adjusted R-squared
Sum of Squared Errors

Formulas

Adjusted R^2 = 1 - ((1 - R^2)(n - 1) / (n - k - 1))

Theorems

Coefficient of Determination (R^2)
Adjusted R^2

Suitable Grade Level

University Level (Statistics or Econometrics)