Skip to main content

Regression Analysis versus Structural Equation Modeling (SEM):  What are the consequences if regression analysis is used instead of SEM when the variables are latent?

 

Regression analysis and Structural Equation Modeling (SEM) are both statistical techniques used to analyze relationships between variables. However, they differ in the types of variables they can analyze.

Regression analysis is suitable for analyzing relationships between observed variables, while SEM is appropriate for analyzing relationships between both observed and latent variables.

If regression analysis is used instead of SEM when the variables are latent, the consequences can be significant. Some of the possible consequences include:

1.  Misspecification of the model: Regression analysis assumes that all variables are observed, which means that latent variables are not accounted for. This can result in misspecification of the model, leading to biased and unreliable results.

2.  Failure to account for measurement error: Latent variables are often measured indirectly through observed indicators. If regression analysis is used, measurement error in the indicators may not be accounted for, leading to biased estimates of the relationships between variables.

3.  Inability to estimate indirect effects: SEM allows for the estimation of indirect effects, which are effects that operate through intermediate variables. Regression analysis cannot estimate indirect effects, leading to incomplete understanding of the relationships between variables.

4.  Failure to account for complex relationships: SEM can model complex relationships between variables, such as mediating and moderating effects. Regression analysis cannot account for these complex relationships, leading to a simplistic understanding of the relationships between variables.

In summary, the consequences of using regression analysis instead of SEM when the variables are latent can include misspecification of the model, failure to account for measurement error, inability to estimate indirect effects, and failure to account for complex relationships. It is important to choose the appropriate statistical technique based on the type of variables being analyzed.

Comments

Popular posts from this blog

On the Minimum Sample Size Requirement in PLS-SEM

On the Minimum Sample Size Requirement in PLS-SEM The minimum sample size required for conducting Partial Least Squares Structural Equation Modeling (PLS-SEM) is influenced by several factors. These factors include the complexity of the research model, the number of latent variables and indicators utilized, the magnitude of relationships between the latent variables, the desired level of statistical power, and the desired level of significance. Recently, Kock & Hadaya (2018) developed two formulas for determining the minimum sample size in PLS-SEM: the inverse square root method and the gamma exponential method. In these two formulas, the minimum sample size requirement in PLS-SEM depends on the minimum absolute significant path coefficient in the model, statistical power, and level of significant. In practice, researchers want to determine the minimum sample size before the data analysis and/or after the data analysis. A. Minimum sample size before data analysis According to Koc...

Testing the Validity of Reflective and Formative Latent Variables in PLS-SEM Using WarpPLS

Testing the Validity of Reflective and Formative Latent Variables in PLS-SEM Using WarpPLS PLS-SEM is typically analyzed and interpreted in three sequential stages. The process begins with the analysis of the measurement model , which focuses on assessing the validity and reliability of the model. This stage is followed by the examination of model fit and quality indices . The final stage involves analyzing the structural model , which examines the relationships among latent variables used to address research hypotheses, including direct effects, indirect effects, and moderating effects. For guidance on the validity assessment of reflective latent variables using WarpPLS, refer to Amora (2021) . For the validity of formative latent variables, including both first-order and higher-order latent variables, consult Amora (2023) .   References: Amora, J. T. (2021). Convergent validity assessment in PLS-SEM: A loadings-driven approach. Data Analysis Perspectives Journal, 2(3), 1-6. h...

Box-Cox Transformation Using SPSS: A Practical Approach to Normalizing Skewed Data

  This is under construction. Abstract Skewed data distributions can violate key assumptions of parametric statistical techniques, potentially compromising the validity of research findings. One effective remedy is the Box-Cox transformation, a family of power transformations designed to normalize data and stabilize variance. This tutorial provides a clear, step-by-step guide for applying the Box-Cox transformation using SPSS, focusing on a user-friendly approach accessible to researchers with minimal programming background. The procedure involves ranking cases using fractional ranks, computing the mean and standard deviation of the original variable, and generating a normally distributed variable through SPSS's inverse normal function. Practical examples and detailed instructions are provided to facilitate implementation. This paper aims to support researchers in improving the statistical robustness of their analyses by addressing skewness through an accessible and replicable tran...