- A statistical method used to model the relationship between:
- One independent variable (X)
- One dependent variable (Y)
- The relationship is described by a straight line
- Helps predict Y given a known X
Equation:
\[ \hat{Y} = \beta_0 + \beta_1 X \]
Where:
- \(\beta_0\) = intercept
- \(\beta_1\) = slope
- \(\hat{Y}\) = predicted value of Y