In a simple linear regression model, we have the equation: $y_i = \beta_0 + \beta_1x_i + u_i$, where $y_i$ is the dependent variable, $x_i$ is the independent variable, $\beta_0$ and $\beta_1$ are the coefficients, and $u_i$ is the error term.
Show more…