The assumptions are as follows:
- The sample data used to fit the model is representative of the population
- The relationship between X and the mean of Y is linear
- The variance of the residual is the same for any value of X (homoscedasticity)
- Observations are independent of each other
- For any value of X, Y is normally distributed.
Extreme violations of these assumptions will make the results redundant. Small violations of these assumptions will result in a greater bias or variance of the estimate.