Structural Equation Model
Structural Equation Model
(Nokelainen, 1999)
Path Analysis
Simple Linear Regression
Y = bx + a + e
b
X Y
Multiple Linear Regression
b1
X Y
b2
X
Path Analysis
• Examines how n independent (x, IV, Xi, x) variables are statistically related to a
dependent (y, DV, Eta, h) variable.
• Applies the techniques of regression analysis, aiming at more detailed
resolution of the phenomena under investigation.
• Allows
• Causal interpretation of statistical dependencies
• Examination of how data fits to a theoretical model
Path Analysis
Optimism
Path Analysis
• Direct and indirect effect
Self Esteem
Optimism
Path Analysis
x IV Xi x EXOGENIOUS
Self Esteem
y DV Eta h ENDOGENIOUS
(Nokelainen, 1999.)
Confirmatory Factor Analysis
http://www.iqscorner.com/2011/04/ap101-brief-8-guest-brief-independent.html
SEM
SEM
Why ?
Why
• To compare the model to empirical data
• to examine the fit-statistics assessing the matching of model and
data. If the model is fit, it shows the data support the theory
• The possibility of modeling complex dependencies and latent
variables
• SEM enables the analysis of latent variables and their relationships,
offering the opportunity to analyze the dependencies of
psychological constructs without measurement errors.
“The techniques of Structural Equation Modeling represent the future of data analysis.”
“Nobody really understands SEM.”
How ?
Operation Formula
Langkah SEM pada Lavaan via JASP
• Sama dengan CFA
1. Specifying Model
2. Model Summary (Factor Loading, Residual, Model Fit)
3. Modification (If Needed)
4. Re-spesification Model
5. Model fit
• Perbedaan pada:
• Memiliki Latent lebih dari pada 1
• Terdapat regression antara latent
Contoh
Data penelitian
• Outcome : Subjective Well Being In School : 8 Items (The Brief
Adolescent’ Subjective Well-Being in School Scale (BASWBSS),
developed by Tian, Wang and Huebner (2014),)
• Predictor : nventory of Student’s Perceived Learning Environment
(ISPLE) Chen chen et al, 2017)
• Student-student cooperation : 4 Items
• Teacher – Student Interaction : 4 Items
Pertanyaan Penelitian
• Apakah “Student-student cooperation” memiliki efek yang positif
terhadap “Subjective Well-Being in School“?
• Apakah ”Teacher – Student Interaction” memiliki efek yang positif
terhadap “Subjective Well-Being in School“?
• Apakah teradapat kaitan yang positif antara “Student-student
cooperation” dan ”Teacher – Student Interaction”
MENU JASP
Menguji signifikansi
dari setiap variabel/
Menetapkan teori/ model Menguji model fit
item dalam mengukur
pengukuran yang hendak diuji dari teori tersebut
konstruk/ faktor yang
hendak diukur
SEM
Student-student cooperation
• Syntax ?
Student-student cooperation
• Syntax
LSSC =~ SSC1 +SSC2 + SSC3 + SSC4
School Well-Being
• Syntax ?
School Well-Being
• Syntax
model1 <- '
SS =~ SS1 + SS2 + SS3 + SS4 +
SS6
AF =~ AF1 + AF2
SWB =~ 1*SS + AF
'
SEM
Results
Model Fit
GoF
SWB ~ LSSC 0.048 0.122 0.395 0.693 -0.191 0.287 0.079 0.079
SWB ~ LTSI 0.370 0.113 3.265 0.001 0.148 0.591 0.676 0.676
Theta Delta Parameter Estimate or Error
Variance
Parameter Estimates
CI CI
label est se z p std (lv) std (all)
(lower) (upper)
SSC1 ~~ SSC1 1.756 0.094 18.743 < .001 1.573 1.940 1.756 0.679
SSC2 ~~ SSC2 1.849 0.100 18.577 < .001 1.654 2.044 1.849 0.666
SSC3 ~~ SSC3 1.444 0.082 17.664 < .001 1.284 1.604 1.444 0.603
SSC4 ~~ SSC4 1.367 0.079 17.347 < .001 1.212 1.521 1.367 0.584
Rules
• Size Of Path Estimates And Statistical Significance
• provided rules of thumb suggesting that loadings should be at least .5 and
ideally .7 or higher. Loadings of this size or larger confirm that the indicators
are strongly related to their associated constructs and are one indication of
construct validity.
• Researchers should also assess the statistical significance of each estimated
(free) coefficient. Nonsignificant estimates suggest that an item should be
dropped.
• Low loadings suggest that a variable is a candidate for deletion from the
model.