Linear regression model
A regression line can have many different forms, but linear models are simplest and are most commonly used.
Intercept and slope
Predictions from a linear model
A linear model provides a prediction of the value of y that would be obtained at any value of x, using the equation
= b0 + b1 x