The simple linear regression model is given by:
$$
y = \alpha + \beta x + \epsilon
$$
where $y$ is the dependent variable, $x$ is the independent variable, $\alpha$ is the intercept, $\beta$ is the slope, and $\epsilon$ is the error term.
Show more…