
Financial Risk Manager Part 1
Get started today
Ultimate access to all questions.
An analyst performed a regression of monthly returns on a stock with 4 independent variables over a 50 month period. The analyst calculated the total sum of squares (TSS) and the sum of square residuals or error (SSR) as 500 and 100, respectively. What is the adjusted R²?
Exam-Like
Community
TTanishq
Explanation:
Explanation
To calculate the adjusted R², we first need to find the regular R² and then apply the adjustment formula.
Step 1: Calculate R²
Where:
- SSR (Sum of Squared Residuals) = 100
- TSS (Total Sum of Squares) = 500
Step 2: Calculate Adjusted R²
Where:
- n = number of observations = 50
- k = number of independent variables = 4
- R² = 0.8
Why Adjusted R² is Lower
- The adjusted R² penalizes for adding more independent variables
- With 4 predictors and only 50 observations, there's a penalty for model complexity
- The regular R² of 0.8 is adjusted downward to 0.78 to account for the number of predictors
Therefore, the correct answer is B: 0.78
Comments
Loading comments...