Linear Modelingmedium
0:00.0

In a regression study, the original model is y^=β0+β1x\hat{y} = \beta_0 + \beta_1 x with residuals ei=yiy^ie_i = y_i - \hat{y}_i. If we create a new response variable yi=yi+15y'_i = y_i + 15 for all observations and fit a new regression model y^=β0+β1x\hat{y}' = \beta'_0 + \beta'_1 x with residuals eie'_i, how do the new residuals eie'_i compare to the original residuals eie_i?