Measurement invariance


Measurement invariance or measurement equivalence is a statistical property of measurement that indicates that the same construct is being measured across some specified groups. For example, measurement invariance can be used to study whether a given measure is interpreted in a conceptually similar manner by respondents representing different genders or cultural backgrounds. Violations of measurement invariance may preclude meaningful interpretation of measurement data. Tests of measurement invariance are increasingly used in fields such as psychology to supplement evaluation of measurement quality rooted in classical test theory.
Measurement invariance is often tested in the framework of multiple-group confirmatory factor analysis. In the context of structural equation models, including CFA, measurement invariance is often termed factorial invariance.

Definition

In the common factor model, measurement invariance may be defined as the following equality:
where is a distribution function, is an observed score, is a factor score, and s denotes group membership. Therefore, measurement invariance entails that given a subject's factor score, his or her observed score is not dependent on his or her group membership.

Types of invariance

Several different types of measurement invariance can be distinguished in the common factor model for continuous outcomes:
The same typology can be generalized to the discrete outcomes case:
Each of these conditions corresponds to a multiple-group confirmatory factor model with specific constraints. The tenability of each model can be tested statistically by using a likelihood ratio test or other indices of fit. Meaningful comparisons between groups usually require that all four conditions are met, which is known as strict measurement invariance. However, strict measurement invariance rarely holds in applied context. Usually, this is tested by sequentially introducing additional constraints starting from the equal form condition and eventually proceeding to the equal residuals condition if the fit of the model does not deteriorate in the meantime.

Tests for invariance

Although further research is necessary on the application of various invariance tests and their respective criteria across diverse testing conditions, two approaches are common among applied researchers. For each model being compared a χ2 fit statistic is iteratively estimated from the minimization of the difference between the model implied mean and covariance matrices and the observed mean and covariance matrices. As long as the models under comparison are nested, the difference between the χ2 values and their respective degrees of freedom of any two CFA models of varying levels of invariance follows a χ2 distribution and as such, can be inspected for significance as an indication of whether increasingly restrictive models produce appreciable changes in model-data fit. However, there is some evidence the diff χ2 is sensitive to factors unrelated to changes in invariance targeted constraints. Consequently it is recommended that researchers also use the difference between the comparative fit index of two models specified to investigate measurement invariance. When the difference between the CFIs of two models of varying levels of measurement invariance is greater than 0.01, then invariance in likely untenable. The CFI values being subtracted are expected to come from nested models as in the case of diff χ2 testing; however, it seems that applied researchers rarely take this into consideration when applying the CFI test.

Levels of Equivalence

Equivalence can also be categorized according to three hierarchical levels of measurement equivalence.
  1. Configural equivalence: The factor structure is the same across groups in a multi-group confirmatory factor analysis.
  2. Metric equivalence: Factor loadings are similar across groups.
  3. Scalar equivalence: Values/Means are also equivalent across groups.

    Implementation

Tests of measurement invariance are available in the R programming language.