Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Linear Modelingmedium
0:00.0

For a given dataset, you fix the intercept of a linear regression model to be β0=10\beta_0 = 10β0​=10. The sum of squared errors (SSE) can then be written as a function of the slope β1\beta_1β1​: SSE(β1)=∑i=1n(yi−10−β1xi)2SSE(\beta_1) = \sum_{i=1}^n (y_i - 10 - \beta_1 x_i)^2SSE(β1​)=∑i=1n​(yi​−10−β1​xi​)2. What is the geometric shape of this function SSE(β1)SSE(\beta_1)SSE(β1​), and what does its vertex represent?