Citation:
$y = b_0 + b_1x$ is a linear regression equation that describes the relationship between a dependent variable $y$ and an independent variable $x$. The equation models $y$ as a linear function of $x$ with an intercept $b_0$ and a slope $b_1$, representing the average change in $y$ for a one-unit change in $x$.