Measurement Theory for Latent Systems
Structural Equation Modeling
Putting It All Together
So far, we've covered latent variables—those important concepts we can't directly measure—and factor analysis, which helps us connect them to real-world data. Now, we'll combine these ideas with regression to build a complete picture of complex relationships. This is where Structural Equation Modeling (SEM) comes in.
Think of SEM as a powerful framework for testing entire theories at once. Instead of just asking, "How do these survey items measure 'job satisfaction'?" (like in factor analysis) or "How does job satisfaction predict turnover?" (like in regression), SEM lets us do both simultaneously. It allows us to build a model that shows how multiple latent variables relate to each other.
An SEM has two key parts:
-
The Measurement Model: This is the Confirmatory Factor Analysis (CFA) part. It specifies how your latent variables are measured by observed variables. In the diagram above, the measurement model links the concept of "Job Satisfaction" to concrete survey items about pay, coworkers, and work-life balance. It does the same for "Employee Loyalty."
-
The Structural Model: This part shows the relationships between the latent variables themselves. It's like a regression model, but instead of using observed variables, it uses the latent constructs. The structural model in our example proposes that higher Job Satisfaction causes higher Employee Loyalty.
Building Your Model
Before you can analyze anything, you have to specify your model. This means you, the researcher, draw a map based on your theory, deciding which variables connect and in what direction. You define every arrow, every oval, and every box.
Once the model is specified, you need to check for identification. This is a technical but important step. It asks: can this model be uniquely solved? An unidentified model is like a puzzle with too many missing pieces. You don't have enough information in your data to estimate all the relationships you've proposed. For a model to be identified, you generally need more pieces of known information (from your data) than parameters (arrows) you are trying to estimate.
Finding the Best Fit
After specifying an identified model, the next step is estimation. The goal is to find the numbers (coefficients) for each arrow that make your model's predictions fit your actual data as closely as possible.
The most common estimation method is Maximum Likelihood (ML). You don't need to know the complex math behind it, but the intuition is straightforward. ML is an iterative process where the computer tries different values for the path coefficients. With each attempt, it calculates how likely it is that your data came from a world where those coefficients are true. It keeps adjusting the values until it finds the set of coefficients that makes your observed data most likely.
Think of it like tuning an old radio. You turn the dial, and the static gets quieter and quieter until you hit the exact frequency and the music is perfectly clear. ML does the same thing, "tuning" the model's parameters until the fit to the data is as good as it can be.
Is the Model Any Good?
Just because you can estimate a model doesn't mean it's a good one. The final step is to assess the model fit. This means evaluating how well the relationships predicted by your model match the actual relationships found in your data. A good fit means your theory is well-supported; a poor fit means it's time to rethink your model.
Unlike a simple regression, there isn't one single number that tells you if your model is good. Instead, we use a collection of goodness-of-fit indices.
| Index | What it Measures | What's a Good Score? |
|---|---|---|
| Chi-Square (χ²) | The difference between your data and the model's prediction. | A non-significant result (p > .05) is good. It means no significant difference. |
| CFI (Comparative Fit Index) | How much better your model is than a baseline model with no relationships. | > 0.90 is acceptable, > 0.95 is good. |
| RMSEA (Root Mean Square Error of Approximation) | How much error there is per degree of freedom in the model. | < 0.08 is acceptable, < 0.05 is good. |
No single index is perfect. The Chi-Square test, for example, is very sensitive to large sample sizes and can signal a poor fit even when the model is practically useful. That's why researchers report several indices to give a holistic view of the model's performance.
A good-fitting model provides strong evidence for a theory, but it doesn't 'prove' it. It simply shows that the proposed relationships are consistent with the observed data.
With SEM, we can move beyond simple relationships and test comprehensive theoretical frameworks. It's a versatile tool used across economics, psychology, sociology, and marketing to understand the complex web of factors that drive human behavior and social systems.
Structural Equation Modeling (SEM) is best described as a framework that...
In SEM, what is the primary role of the measurement model?