In statistics, simple linear regression is used to determine if a statistical relationship is present when a deterministic relationship has not be previously identified. In other words, it can be used to determine if there is a statistical relationship between two quantitative variables.
\(\hat{y_n} = b_0 + b_1 x_i\)
where \(\hat{y_n}\) the predicted response for experimental unit i, \(x_i\) is the predictor value for experimental unit i, and \(b+0\) is the intercept and \(b_1\) is the slope for the equation of the line that minimizes the sum of the squared prediction errors.