The influence of violations of assumptions on multilevel parameter estimates and their standard errors

The influence of violations of assumptions on multilevel parameter estimates and their standard errors (DOI: https://doi.org/10.1016/j.csda.2003.08.006) was written by Cora J.M. Maas and Joop J. Hox in 2003. It was published in Computational Statistics & Data Analysis (vol. 46, no. 3).

A problem for multilevel models is the assumption that residuals be normally distributed.

The authors use simulated data to estimate consequences of non-normality. They simulate for differing...

The model they use fits a separate regression for each group j, using the nj observations i in that group:

Yij = β0j + β1jXij + eij

Where the coefficients are modeled as:

β0j = γ00 + γ01Zj + u0j

β1j = γ10 + γ11Zj + u1j

In other words, there is one explanatory variable at the individual level and one explanatory variable at the group level.

This system can be rewritten as a single model:

Yij = (γ00 + γ01Zj + u0j) + (γ10 + γ11Zj + u1j)Xij + eij = γ00 + γ01Zj + u0j + γ10Xij + γ11ZjXij + u1jXij + eij

Or more meaningfully, to highlight the fixed/deterministic and random/stochastic components...

Yij = (γ00 + γ10Xij + γ01Zj + γ11ZjXij) + (u0j + u1jXij + eij)

A multilevel model assumes normality of the random components (both residuals and random effects). Maximum likelihood estimation methods ensure that parameter estimates are still consistent and asymptotically unbiased when the normality assumption does not hold. The issue is that standard errors are incorrect.

When the level 2 residuals are not normal, estimates of coefficients are unbiased and standard errors are correct. However, there are consequences for the random components of the larger model. Estimates are accurate but standard errors are not. In summary, non-normality is acceptable whenever the significance or confidence intervals of random components is immaterial.


CategoryRicottone CategoryReadingNotes

TheInfluenceOfViolationsOfAssumptionsOnMultilevelParameterEstimatesAndTheirStandardErrors (last edited 2025-11-10 03:56:56 by DominicRicottone)