Simple linear regression is a statistical method used to estimate the relationship between two quantitative variables.
By using simple linear regression, we can create an equation that predicts the value of the independent variable based on the dependent variable we input.
\(y=\alpha+ \beta x\), where
\(y\) = y-coordinate
\(\alpha\) = y-intercept
\(\beta\) = slope
\(x\) = x-coordinate