Tests whether a distribution of a random variable follows the normal distribution. Thus, whether its third and fourth moments, the skewness and kurtosis, are equal to the values of a normal distribution: skewness = 0, kurtosis = 3.

Using the error term () of an OLS regression one can estimate these two parameters:

Skewness:

Kurtosis:

Test statistics:

where T is the sample size.

This test statistics follows a Chi2 distribution with two degrees of freedom Χ2(2).