Linear regression is a statistical method for modeling the relationship between:
- a dependent variable \(Y\)
- one or more independent variables \(X\)
It can be applied to various fields across math, engineering, and computer science! For example, we can use it to predictive machine learning models to predict various values, like housing prices.