
Answer-first summary for fast verification
Answer: OLS minimizes the sum of squared differences between the actual and estimated stock returns.
D is correct. The OLS procedure is a method for estimating the unknown parameters in a linear regression model. The method minimizes the sum of squared differences between the actual, observed, returns and the returns estimated by the linear approximation. The smaller the sum of the squared differences between observed and estimated values, the better the estimated regression line fits the observed data points. A, B, and C are incorrect. None of these is the approach used for OLS estimators. Each of these approaches (regardless of which of the given variables is explanatory and which is dependent) would allow positive and negative differences to cancel each other out.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A financial analyst is evaluating the relationship between the performance of a specific stock and the S&P 500 Index. In order to perform this analysis, the analyst employs an ordinary least squares (OLS) regression method. Which of the following descriptions correctly characterizes the OLS technique?
A
OLS minimizes the square of the sum of differences between the actual and estimated S&P 500 Index returns.
B
OLS minimizes the square of the sum of differences between the actual and estimated stock returns.
C
OLS minimizes the sum of differences between the actual and estimated squared S&P500Index returns.
D
OLS minimizes the sum of squared differences between the actual and estimated stock returns.
No comments yet.