AI Features

Conditions for Inference for Regression-II

Learn about the normality of residuals and equality of variance in regression inference conditions.

Normality of residuals

The third condition is that the residuals should follow a normal distribution. Furthermore, the center of this distribution should be 0. In other words, sometimes the regression model will make positive errors — yy^>0y−\hat{y} >0. Other times, the regression model will make equally negative errors — yy^<0y−\hat{y} <0 ...