What is linear regression?
Estimates a linear relationship between variables
Typically used in 2-D plots
Represented as a straight line with some formula \(y = mx + b\)
Minimizes points’ distances from the projected line
Used to predict results from changing variables