Sign up in less than a minute. Join now!

FREE VERSION | JOIN NOW!

remember me

forgot password?
26 Mar

What’s the residual sum of squares (RSS), 8 min [video, FRM: Quant]

by David Harper, CFA, FRM, CIPM

How do we find the best fit line through a scatter? Typically, with ordinary least squares (OLS). Although we have other methods. The OLS finds the line that minimizes the residual sum of squares (RSS); i.e., the sum of the square of vertical distance between observed Y and predicted Y. Why not just minimize the sum of residuals instead of the squared residuals? To “penalize” larger residuals.

The residual plot illustrates at least two properties of the classical linear regression model (CLRM):

  • The expected (average) residual is zero,
  • Homoscedastic residuals; e.g., we don’t expect to see the dispersion of the residuals exhibiting some patter as we move from left to right along the independent variable
  • Also, we can visually (sort of) confirm that the residuals are not correlated with the independent variable X. In short, the residual plot should be centered at zero but otherwise without meaningful, obvious pattern (bias)

Briefcast:

Comments

  1. Classic

Leave a Comment