49
APPENDIX A The SIMPLIS Command Language Overview and Key Points The SIMPLIS (SIMPle LISrel) command language within the LISREL package gives the user the option of conducting path, confirmatory factor, or full structural equation model analyses without having to specify explicitly the 0 and non-zero elements in each of the basic matrices B, r, <1>, '1', Ax, e,h A y, and e G An English-like syntax is used to easily specify a wide variety of models, and, with the MS Windows version of LISREL, output options include drawings of path diagrams with attached parameter estimates, t- values (the nonsignificant ones are distinguished from the significant ones by being displayed in a different color), modification indices, and expected pa- rameter change statistics. One of the most advanced SIMPLIS options after requesting a path diagram and estimating a model is the possibility of model modification by freeing (or fixing) parameters on-screen through "pointing," "clicking," and "dragging" in the diagram. A pull-down menu then gives the option of reestimating and displaying the modified model. Although very convenient and user-friendly, the researcher should be aware that these op- tions can be abused easily: With an ill-conceived and ill-fitting initial model, it becomes all too tempting to "go fishing" in search of a model-any model -that, by chance, will fit a particular data set. As I have stressed throughout the book, the user of SEM techniques again is urged to conceptualize theo- retically sound models prior to data analysis and adjust initial models only if the modification is substantively justified. If this is not possible, tools such as exploratory factor analysis could be used to uncover possible structures underlying the variables in the current data set, and, with a different data set, these structures subsequently could be evaluated with the confirmatory methods discussed here. The tables in this appendix contain the SIMPLIS input files and selected output corresponding to each of the LISREL examples discussed in the 179

The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

APPENDIX A

The SIMPLIS Command Language

Overview and Key Points

The SIMPLIS (SIMPle LISrel) command language within the LISREL package gives the user the option of conducting path, confirmatory factor, or full structural equation model analyses without having to specify explicitly the 0 and non-zero elements in each of the basic matrices B, r, <1>, '1', Ax, e,h A y , and e G • An English-like syntax is used to easily specify a wide variety of models, and, with the MS Windows version of LISREL, output options include drawings of path diagrams with attached parameter estimates, t­

values (the nonsignificant ones are distinguished from the significant ones by being displayed in a different color), modification indices, and expected pa­rameter change statistics. One of the most advanced SIMPLIS options after requesting a path diagram and estimating a model is the possibility of model modification by freeing (or fixing) parameters on-screen through "pointing," "clicking," and "dragging" in the diagram. A pull-down menu then gives the option of reestimating and displaying the modified model. Although very convenient and user-friendly, the researcher should be aware that these op­tions can be abused easily: With an ill-conceived and ill-fitting initial model, it becomes all too tempting to "go fishing" in search of a model-any model -that, by chance, will fit a particular data set. As I have stressed throughout the book, the user of SEM techniques again is urged to conceptualize theo­retically sound models prior to data analysis and adjust initial models only if the modification is substantively justified. If this is not possible, tools such as exploratory factor analysis could be used to uncover possible structures underlying the variables in the current data set, and, with a different data set, these structures subsequently could be evaluated with the confirmatory methods discussed here.

The tables in this appendix contain the SIMPLIS input files and selected output corresponding to each of the LISREL examples discussed in the

179

Page 2: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

180 Appendix A. The SIMPLIS Command Language

book. The reader should consult Joreskog and Sorbom (1993b) for a detailed description of the SIMPLIS command language. However, before the input files are presented, some key points regarding the SIMPLIS syntax are listed.

1. A typical SIMPLIS program is divided into sections by certain header lines such as OBSERVED VARIABLES, COVARIANCE MATRIX, SAMPLE SIZE, and RELATIONSHIPS. Optionally, each such header can end with a colon (:) to increase readability.

2. The first line in a SIMPLIS program usually is a title line that can contain any information except start with the strings of characters Ob­served Variables, Labels, or DA. To avoid possible problems, one should start the title line with an exclamation point (!), the character used in LISREL to indicate a comment line (i.e., everything in a line typed after "!" anywhere in the input is ignored by the program).

3. After the title, unique names (up to eight characters in length) must be given to the observed variables in a model. These labels can be listed in free format after the SIMPLIS headers OBSERVED VARIABLES or LABELS.

4. Information regarding the input data must be given next. SIMPLIS accepts raw data or a covariance or correlation matrix together with means and/or standard deviations. Correspondingly, appropriate header lines are RAW DATA, COVARIANCE MATRIX, CORRELATION MATRIX, MEANS, and/or STANDARD DEVIATIONS.

5. After specification of the input data, the sample size (n) is given following the header SAMPLE SIZE.

6. Observed variables may be reordered to increase the readability of the output by listing the variables in their new order after the key words Reorder Variables.

7. If the model contains latent variables, they are identified by descrip­tive labels (up to eight characters in length; different from those for the observed variables) after the header LA TENT VARIABLES or UNOBSERVED VARIABLES.

8. The section entitled RELATIONSHIPS (or RELATIONS or EQUA­TIONS) contains all model-implied equations linking observed and la­tent variables. The general format of a statement in this section is

dependent (latent or observed) variable(s)

= independent (latent or observed) variable(s)

Structural coefficients linking a dependent to an independent variable can be fixed to a constant by writing the constant-followed by an asterisk (*)-in front of the appropriate independent variable. For exam­ple, if MoEd is one of three indicators of the latent variable PaSES, the unit of measurement of the independent variable PaSES can be set equal to that of MoEd by the statement

MoEd = 1 *PaSES

Page 3: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points 181

9. If no reference variables are specified for the purpose of assigning a unit of measurement to the latent variables, SIMPLIS assumes that the latent variables are standardized to unit variance.

10. All measurement error terms of observed variables are free parameters by default. The user can override this default and specify an error vari­ance for a variable, Var, to equal some value, a, with the statement

Let the Error Variance of Var be a

or

Set the Error Variance of Var equal to a.

11. Covariances between any error terms in a model are 0 by default. How­ever, co variances between (a) measurement errors (j of observed exo­genous variables X, (b) measurement errors 8 of observed endogenous variables Y, and (c) disturbance terms ( of latent endogenous variables 1]

can be set free by statements of the form

Let the Errors between VarA and VarB Correlate

or

Set the Error Covariance between VarA and VarB Free.

12. The latent exogenous variables ~ are assumed to be correlated. To over­ride this default, specify, for example,

Set the Co variances of Ksil - Ksi2 to 0

or

Set the Correlation of Ksi 1 - Ksi2 to O.

13. Various options such as the estimation method, number of decimals printed in the output, or the maximum number of iterations can be specified with the key words Method, Number of Decimals, and Itera­tions, respectively.

14. A graphic representation of an estimated model [and access to the ad­vanced features mentioned above (e.g., on-screen model modification)] can be obtained by specifying PATH DIAGRAM in a SIMPLIS input file.

15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the header LISREL OUTPUT in the SIMPLIS program. Now all LISREL output options such as SC (Standardized Completely) or EF (total and indirect EFfects) are available.

16. The optional header END OF PROBLEM indicates the end of the input file.

Page 4: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

182 Appendix A. The SIMPLIS Command Language

Table A.I. SIMPLIS Input File for the Simple Linear Regression in Example 1.1

!Example 1.1. SIMPLIS: Simple Linear Regression 2 OBSERVED VARIABLES: Degree FaEd 3 CORRELATION MATRIX: 4 5 .129 1 6 MEANS: 7 4.535 3.747 8 STANDARD DEVIATIONS: 9 .962 1.511 10 SAMPLE SIZE: 3094 11 RELATIONSHIPS: 12 Degree = FaEd 13 Number of Decimals = 3 14 END OF PROBLEM

Table A.l(a). Partial SIMPLIS Output from the Simple Linear Regression in Example 1.1

LISREL ESTIMATES (MAXIMUM LIKELIHOOD) Degree = 4.227 + 0.0821 *FaEd, Errorvar. = 0.910, R2 = 0.0166

(0.0459) (0.0114) (0.0231) 92.153 7.234 39.319

Table A.2. SIMPLIS Input File for the Multiple Linear Regression in Example 1.2

1 !Example 1.2. SIMPLIS: Multiple Linear Regression 2 OBSERVED VARIABLES: Degree Fa Ed DegreAsp Selctvty 3 COV ARIANCE MATRIX: 4 .925 5 .1882.283 6 .247.187 1.028 7 .486 .902 .432 3.960 8 MEANS: 9 4.5353.7474.0035.016 10 SAMPLE SIZE: 3094 11 RELATIONSHIPS: 12 Degree = Fa Ed DegreAsp Selctvty 13 Number of Decimals = 3 14 END OF PROBLEM

Page 5: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points 183

Table A.2(a). Partial SIMPLIS Output from the Multiple Linear Regression in Example 1.2

LISREL ESTIMATES (MAXIMUM LIKELIHOOD)

Degree = 3.170 (0.0768) 41.288

+ 0.0289*FaEd + O.l95*DegreAsp + 0.0949*Selctvty, (0.0114) (0.0165) (0.00876) 2.543 11.804 10.823

Errorvar. = 0.825, (0.0210) 39.306

R2 = 0.108

Table A.3. SIMPLIS Input File for the Path Analysis Model in Figure 1.1, Example 1.3

1 !Example 1.3. SIMPLIS: Path Analysis With One Exogenous Variable 2 OBSERVED VARIABLES: Degree FaEd DegreAsp Selctvty 3 COV ARIANCE MATRIX: 4 .925 5 .1882.283 6 .247.187 1.028 7 .486 .902 .432 3.960 8 SAMPLE SIZE: 3094 9 Reorder Variables: DegreAsp Selctvty Degree FaEd 10 RELATIONSHIPS: 11 DegreAsp = FaEd 12 Selctvty = FaEd DegreAsp 13 Degree = Fa Ed DegreAsp Selctvty 14 LISREL OUTPUT: SC ND = 3 15 END OF PROBLEM

Page 6: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

184 Appendix A. The SIMPLIS Command Language

Table A.3(a). Partial SIMPLIS Output from the Analysis of the Model in Figure 1.1

LISREL ESTIMATES (MAXIMUM LIKELIHOOD)

BETA DegreAsp Selctvty Degree

DegreAsp

Selctvty 0.354 (0.033) 10.612

Degree 0.l95 0.095 (0.017) (0.009) 11.808 10.827

GAMMA Fa Ed

DegreAsp 0.082 (0.012) 6.839

Selctvty 0.366 (0.022) 16.374

Degree 0.029 (0.011) 2.543

PHI FaEd

2.283

PSI DegreAsp Selctvty Degree

1.013 3.477 0.825 (0.026) (0.088) (0.021) 39.319 39.319 39.319

SQUARED MULTIPLE CORRELATIONS FOR STRUCTURAL EQUATIONS

DegreAsp Selctvty Degree

0.015 0.122 0.108

Page 7: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points 185

Table A.4. SIMPLIS Input File for the Path Analysis Model in Figure 1.6, Example 1.4

1 !Example 1.4. SIMPLIS: Path Analysis With Two Exogenous Variables 2 OBSERVED VARIABLES: DegreAsp Selctvty Degree Fa Ed HSRank 3 CORRELATION MATRIX: 4 1 5 .214 1 6 .253.2541 7 .122.300.1291 8 .194.372 .189 .1281 9 STANDARD DEVIATIONS: 10 1.014 1.990.962 1.511 .777 11 SAMPLE SIZE: 3094 12 RELATIONSHIPS: 13 DegreAsp = Fa Ed HSRank 14 Selctvty = FaEd HSRank DegreAsp 15 Degree = Fa Ed HSRank DegreAsp Selctvty 16 PATH DIAGRAM 17 LISREL OUTPUT: SC EF ND = 3 18 END OF PROBLEM

Page 8: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

186 Appendix A. The SIMPLIS Command Language

Table A.4(a). SIMPLIS PATH DIAGRAM Output from an Analysis of the Model in Figure 1.6

FaEd

HSRonk

Page 9: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points

Table A.5. SIMPLIS Input File for the Overidentified Model in Figure 1.10, Example 1.5

1 !Example 1.5. SIMPLIS: An Over-Identified Model 2 OBSERVED VARIABLES: DegreAsp Degree FaEd 3 COV ARIANCE MATRIX: 4 1.028 5 .247 .925 6 .187.1882.283 7 SAMPLE SIZE: 3094 8 RELATIONSHIPS: 9 DegreAsp = FaEd 10 Degree = DegreAsp 11 Number of Decimals = 3 12 END OF PROBLEM

Table A.5(a). Partial SIMPLIS Output from an Analysis of the Model in Figure 1.10

LISREL ESTIMATES (MAXIMUM LIKELIHOOD)

187

DegreAsp = 0.0819*FaEd, Errorvar. = 1.013, R2 = 0.0149 (0.0120) (0.0258) 6.839 39.319

Degree = 0.240*DegreAsp, Errorvar. = 0.866, R2 = 0.0642 (0.0165) (0.0220) 14.560 39.319

GOODNESS OF FIT STATISTICS

CHI-SQUARE WITH 1 DEGREE OF FREEDOM = 32.691 (P = 0.0)

Page 10: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

188 Appendix A. The SIMPLIS Command Language

Table A.6. SIMPLIS Input File for the CFA Model in Figure 2.1, Example 2.1

1 !Example 2.1. SIMPLIS: CFA of Parents' SES and Academic Rank 2 OBSERVED VARIABLES: MoEd FaEd PalntInc HSRank 3 CORRELATION MATRIX: 4 1 5 .610 1 6 .446.5311 7 .115.128.055 1 8 STANDARD DEVIATIONS: 9 1.229 1.511 2.649.777 10 SAMPLE SIZE: 3094 11 LATENT VARIABLES: PaSES AcRank 12 RELATIONSHIPS: 13 MoEd = 1 *PaSES 14 FaEd PalntInc = PaSES 15 HSRank = I*AcRank 16 Set the Error Variance of HSRank to 0 17 Number of Decimals = 3 18 END OF PROBLEM

Table A.6(a). Partial SIMPLIS Output from an Analysis of the Model in Figure 2.1

LISREL ESTIMATES (MAXIMUM LIKELIHOOD)

MoEd= 1.000*PaSES, Errorvar. = 0.737, R2 = 0.512 (0.0285) 25.827

FaEd= 1.467*PaSES, Errorvar. = 0.618, R2 = 0.729 (0.0483) (0.0488) 30.355 12.681

PalntInc = 1.870*PaSES, Errorvar. = 4.312, R2 = 0.386 (0.0628) (0.133) 29.796 32.361

HSRank = 1.000* AcRank, R2 = 1.000

COVARIANCE MATRIX OF INDEPENDENT VARIABLES

PaSES AcRank

PaSES 0.774 (0.040) 19.419

AcRank 0.098 0.604 (0.014) (0.015) 7.055 39.326

Page 11: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points

Table A.7. SIMPLIS Input File for the HB] Model in Figure 2.6, Example 2.2

!Example 2.2. SIMPLIS: Validity and Reliability of the HBI 2 OBSERVED VARIABLES: TfTc Fa Fe At Ac 3 COVARIANCE MATRIX: 4 .436 5 .045 .196 6 -.349 -.048.468 7 -.145.126.112.243 8 -.037.013 -.117.037.284 9 .029.165 -.112.127.100 .280 10 SAMPLE SIZE: 167 11 LATENT VARIABLES: Thinking Feeling Acting 12 RELATIONSHIPS: 13 Tf = Thinking Feeling 14 Tc = Thinking 15 Fa = Feeling Acting 16 Fc = Feeling 17 At = Acting Thinking 18 Ac = Acting 19 PATH DIAGRAM 20 Number of Decimals = 3 21 END OF PROBLEM

189

Page 12: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

190 Appendix A. The SIMPLIS Command Language

Table A.7(a). SIMPLIS PATH DIAGRAM Output from an Analysis of the H BI Model in Figure 2.6

.034 If b762

.02" Te

_024 Fa

_074 Fe

.114 At

.084 Ae ~U8

Page 13: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points 191

Table A.S. SIMPLIS Input File for the General Structural Equation Model in Figure 3.1, Example 3.1

1 !Example 3.1. A Structural Equation Model of Parents' on Respondent's SES 2 Observed Variables: 3 MoEd FaEd PaJntInc HSRank FinSucc ConColIg AcAbiIty DriveAch SelfConf 4 DegreAsp ColContr SeIctvty Degree OcPrestg Income 5 Correlation Matrix: 6 1 7 .610 1 8 .446.531 1 9 .115.128.055 1 10 -.077 -.097 -.016 -.0521 11 -.203 -.216 -.393.002 -.018 1 12 .192.216.154.493 -.086 -.0791 13 -.042 -.017 -.023 .205 .063 .010 .251 1 14 .090 .112 .068 .269 .021 - .043 .487 .327 1 15 .116.122.101.194 -.008.021.236.195.2061 16 .139.205.170.049 -.125.011 .119.018.056.1061 17 .255.300.293 .372 -.Ill - .114.382.152.216.214.294 1 18 .117.129.141.189 .025 -.067.242.184.179.253.144.2541 19 .057.084.059.153 -.002.017.163.098.090.125.110.155.4811 20 .012 -.008.093.037.157 -.060.064 .096 .040 .025 -.020.074.106.1361 21 Standard Deviations: 22 1.229 1.511 2.649.777 .847 .612 .744 .801 .782 1.014.475 1.990.962 23 1.591 1.627 24 Sample Size: 3094 25 Reorder Variables: 26 AcAbilty SelfConf DegreAsp SeIctvty Degree OcPrestg MoEd FaEd PaJntInc HSRank 27 Latent Variables: AcMotiv ColgPres SES PaSES AcRank 28 Relationships: 29 AcAbiIty = 1 * AcMotiv 30 SelfConf DegreAsp = AcMotiv 31 SeIctvty = 1 *ColgPres 32 Degree = 1 *SES 33 OcPrestg = SES 34 MoEd = 1 *PaSES 35 FaEd PaJntInc = PaSES 36 HSRank = 1 * AcRank 37 AcMotiv = PaSES AcRank 38 ColgPres = PaSES AcRank AcMotiv 39 SES = PaSES AcRank AcMotiv ColgPres 40 Set the Error Variance of HSRank to 0 41 Set the Error Variance of SeIctvty to 0 42 Let the Errors between AcAbilty and SelfConf Correlate 43 Let the Errors between DegreAsp and Degree Correlate 44 Path Diagram 45 Number of Decimals = 3 46 LISREL Output: EF 47 End of Program

Page 14: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

192 Appendix A. The SIMPLIS Command Language

Table A.8(a). Partial SIMPLIS PATH DIAGRAM Output from an Analysis of the Model in Figure 3.1: The Structural Portion

tOO~ MoEd

·'4 F.Ed .. ~

~.o.

PaJntlnc r Oo~

HSRank

110,

AcAbilty

SeffConf

DegreAlj)

SeicMy

Degree

OcPre5tg

Page 15: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

194 Appendix A. The SIMPLIS Command Language

Table A.9. SIMPLIS Input File for the General Structural Equation Model in Figure 3.5, Example 3.2

!Example 3.2. A Structural Equation Model of Sex, SES, and Situation on T, F, and A 2 Observed Variables: 3 Tf Tc Fa Fc At Ac Sex MoEd FaEd FaOcc Sit 4 Correlation Matrix: 5 1 6 .153 1 7 -.773 -.1571 8 - .447.579 .332 1 9 -.106.054 -.320.142 1 10 .083.704 -.310 .487 .3541 11 - .213 - .003 .086 .188 .136 .056 1 12 .042.009 -.012 -.059.036.031.0521 13 -.041 .Oll -.026 -.022.061.025.081.5081 14 .054.077 .052 .034 .056 .057 -.011 .363.5261 15 -.323 -.176.495.096 -.291 -.276.004 -.046 -.020 -.083 1 16 Standard Deviations: 17 .660.443 .684 .493 .533 .529 .500 1.991 2.059 1.578 .501 18 Sample Size: 167 19 Latent Variables: Thinking Feeling Acting BioSex SES Situatin 20 Relationships: 21 Tc = 1 *Thinking 22 Tf = Thinking Feeling 23 Fc = 1 * Feeling 24 Fa = Feeling Acting 25 Ac = 1 * Acting 26 At = Acting Thinking 27 Sex = 1 *BioSex 28 MoEd = 1 *SES 29 Fa Ed = SES 30 FaOcc = SES 31 Sit = 1 *Situatin 32 Thinking = Situatin 33 Feeling = Situatin 34 Acting = Situatin 35 Set the Error Variance of Sex to 0 36 Set the Error Variance of Sit to 0 37 Let the Errors of Thinking and Feeling Correlate 38 Let the Errors of Thinking and Acting Correlate 39 Let the Errors of Feeling and Acting Correlate 40 Path Diagram 41 Method of Estimation = Generalized Least Squares 42 Number of Decimals = 3 43 Admissibility Check = OfT 44 End of Program

Page 16: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Overview and Key Points

Table A.9(a). Partial SIMPLIS PATH DIAGRAM Output from an Analysis of the Model in Figure 3.5: The Structural Portion

Sex ~OO~ ~

MoEd ~tOOO FaEd F-t8

FaOec ra70

Sit r-too tOOO~

195

Tf

Tc

Fa

Fe

At

Ac

Page 17: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Table A.9(b). Partial SIMPLIS PATH DIAGRAM Output from an Analysis of the Model in Figure 3.5: The Measurement Portions

Sex ~toOO .213

2bb~ hOM MoEd

%4 FaEd ~" 1.1~6

1.254 FaOee r870

.245

Sit r1.000

1.6se~ Tf f-019

.17 Te r019

Fa r010

.15

Fe f- 068

.19 At f-119

lOO~ Ae

rOe1

Page 18: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

APPENDIX B

Location, Dispersion, and Association

Overview and Key Points

A meaningful study of structural equation modeling partially depends on a thorough understanding of some very fundamental statistical concepts. Clearly, not all pertinent issues can be reviewed within a short appendix such as this. However, as an introduction to some of the notation used throughout the book and a reminder of some basic statistical concepts, this appendix contains a brief review of the definitions and central properties of statistical expectation, variability, covariation, and standardization~all concepts of central importance to any area of applied statistics. Readers not familiar or comfortable with applying or interpreting the reviewed topics should consult appropriate sections within any of the recommended books listed at the end of this appendix. Specifically, the six key points briefly addressed in this appendix are as follows:

1. The expected value of a continuous variable can be viewed as the estimation of the value of a randomly selected score from the variable's distribution.

2. The mean of a distribution of scores from a continuous variable is used as a measure of the distribution's location. The mean is defined as the ex­pected value of the variable.

3. The variance of a distribution of scores from a continuous variable is used as a measure of the distribution's dispersion. Variance is defined as the expected value of the squared deviations of the scores from their mean. The standard deviation of a distribution is the positive square root of the vanance.

4. The covariance between two continuous variables is used as a measure of association between two variables. Covariance is the expected value of the products of deviations of the variables' scores from their respective means.

197

Page 19: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

198 Appendix B. Location, Dispersion, and Association

5. A standardized variable is a variable that has a distribution with a mean of 0 and a variance of 1. A continuous variable can be standardized by dividing each score's deviation from the distribution's mean by the distri­bution's standard deviation.

6. The Pearsonian correlation between two continuous variables can be viewed as the covariance between the corresponding two standardized variables.

Statistical Expectation

A Measure of a Distribution's Location

Given a distribution of N scores, X k , k = 1, ... , N, of a variable X, the "best guess" at the value of X k is defined as the expected value of X; formally,

N

E(X) = I XkP(Xk), (B.1) k=l

where p(Xk) is the probability of X k being chosen, Le., p(Xk) = !tIN with !t being the frequency of occurrence of the value X k • If the values of the variable X are listed individually, E(X) is one way to express the location of the distribution of the variable X. That is, using equation (B.l), the mean J1.x of X can be defined as

N N ,,\,N X "\' "\' L...k=l k J1.x = E(X) = L... Xk(!t/N) = L... (XdN) = . k=l k=l N

(B.2)

For example, suppose that variable X takes on the values {4, 3, 5, 8, 1O}. Then, the mean of this set of scores is given by

J1.x = E(X) = [4(1/5) + 3(1/5) + 5(1/5) + 8(1/5) + 10(1/5)]

= (4 + 3 + 5 + 8 + 10)/5 = 6.

A Measure of a Distribution's Dispersion

How far spread out are the values of the variable X in the distribution? Usually, the variance ui of the variable X is used to measure the dispersion of scores and is defined as the mean squared deviation of scores from their mean, that is,

IN (X _ )2 ui = var(X) = E([X - E(X)]2) = E([X - J1.X]2) = k=l ~ J1.x , (B.3)

where the numerator usually is referred to as the sum-oj-squares (SSx) asso­ciated with variable X.

Page 20: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Statistical Expectation 199

Since the variance measures dispersion in squared units of the variable X, a related measure of dispersion is defined to enhance interpretability: The standard deviation of X, ax, is defined as the positive square root of the variance of X,

ax = sd(X) = ~ (B.4)

and, thus, expresses score dispersion in the same units of measurement as the variable X.

For the above set of values of X, {4,3,5,S, iO}, the variance and standard deviation can be computed as

ai = [(4 - 6)2 + (3 - 6)2 + (5 - 6)2 + (S - 6f + (10 - 6)2J/5 = 6.S

and

ax = J6~8 = 2.61.

A Measure of Association Between Two Variables

To numerically assess the direction and strength of the relationship or associ­ation between two continuous variables, say, X and Y, define the covariance aXY between X and Y as the expected value of the products of the deviations of the variables from their respected means, as in

aXY = cov(XY) = E([X - E(X)] [Y _ E(Y)J) = If=l (Xk - ~x)(Y" - f.1y),

(B.5)

where the numerator usually is referred to as the cross-product (CPXY ) asso­ciated with variables X and Y. For the variable X with values {4, 3, 5, s, lO} and mean f.1x = 6, and the variable Y with values {O, 2, 6, 7, iO} and mean f.1y = 5, the covariance between X and Y is

aXY = [(4 - 6)(0 - 5) + (3 - 6)(2 - 5) + (5 - 6)(6 - 5)

+ (S - 6)(7 - 5) + (10 - 6)(10 - 5)]/5

= [10 + 9 + (-1) + 4 + 20J/5 = S.4.

Five identities are very helpful when dealing with co variances and are used throughout the book (as an exercise, the reader is encouraged to use the above data to numerically verify these identities and then try to prove them mathematically). Consider variables X, Y, and Z, and let c be any constant. Then,

1. cov(XY) = cov(YX); that is, a change in variable order does not change the value of the covariance between two variables;

2. cov(cX) = 0; a variable does not covary with a constant; 3. cov(X X) = var(X); the covariance of a variable with itself is its variance;

Page 21: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

200 Appendix B. Location, Dispersion, and Association

4. cov[(cX)Y) = (c)cov(XY); the multiplication ofa variable by a constant c changes the variable's covariance with another variable by a factor of c; and, finally

5. cov[X(Y + Z)] = cov(XY) + cov(XZ); that is, the covariance operator is distributive with respect to addition.

Now consider a variable Y that is a linear combination of another variable X; that is, Y = Co + ClXl ' where Co and Cl are constants. Some algebraic manipulations using the definitions in equations (B.2), (B.3), and (B.5) and the identities just mentioned show that

(B.6)

and

(B.7)

Thus, if a variable Y is a linear function of a variable X then its mean can be expressed as a linear function of the mean of X. In addition, its variance is a nonlinear function (with respect to the coefficient cl ) of the variance of X.

Similarly, if Y = Co + ClXl + C1Xl ' i.e., a linear combination of two vari­ables, Xl and Xl' then its mean and variance are given by

(B.8)

and

(B.9)

For example, consider a variable Xl with values {4, 3, 5, 8, lO}, mean f.1XI = 6, and O'i l = 6.8, and Xl with values {0,2,6, 7, lO}, f.1X2 = 5, and O'i 2 = 12.8. As was shown above, O'X l X 2 = 8.4. If, for example, Co = 1, Cl = 2, and Cl = 3, then the mean and variance of Y = Co + ClXl + C1Xl = 1 + (2)Xl + (3)Xl are given by

E(Y) = 1 + 2(6) + 3(5) = 28

and

0'; = 21(6.8) + 32 (12.8) + 2(2)(3)(8.4) = 243.2.

In general, if the variable Y is expressed as a constant plus a linear combi­nation of other variables, Xko that is,

NX Y = Co + C1X1 + C2 X 2 + ... + CNXXNX = Co + I CkXk'

k=l (B.I0)

where each Cb k = 0, 1, 2, ... , N X, is a constant and N X is the total number of X variables, then the mean and variance of Y can be written as

NX E(Y) = Co + I CkE(Xk) (B.ll)

k=l

Page 22: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Statistical Standardization

and (Ji = L CkCI(JXkX,

(allk,l)

= L cf(Jik + L L CkCI(JXkX" (k=l) (k;<l)

where k, I = 1,2" .. , NX.

Statistical Standardization

Standardized Variables

201

(B.12)

Let X represent a variable with a given mean Ilx and variance (Ji. How can X be transformed into a variable Zx with mean equal to 0 and variance equal to unity? Let Zx = Co + cX, where Co and C are constants. Then, using equa­tions (B.6) and (B. 7),

E(Zx) = Co + cE(X) = 0

and 2 2 2 1 (Jzx = C (Jx = .

Solving equations (B.13) and (B.14) for C and Co yields

C = l/(Jx

and

Co = -E(X)/(Jx·

Thus, the standardized variable Zx is given by

(B.13)

(B.14)

X - E(X) X - Ilx Zx = Co + cX = (-E(X)/(Jx) + (l/(Jx)X = = . (B.15)

(Jx (Jx

This transformed variable has a mean of 0 and a variance (and standard deviation) of 1. Similarly, given variable X, if a transformed variable D is to have a mean of 0 but an unchanged variance (Ji, then D = [X - E(X)] = (X - Ilx) is the appropriate transformation.

Again consider the variable X with values {4, 3, 5, 8, 10}, Ilx = 6, and (Jx = 2.61. The set of standardized scores Zx, computed using equation (B.15),

{(4 - 6)/2.61, (3 - 6)/2.61, (5 - 6)/2.61, (8 - 6)/2.61, (10 - 6)/2.61}

= {-0.77, -1.15, -0.38,0.77, 1.53}

has a mean of 0 and a standard deviation of 1, as can be verified easily. Similarly, for the variable Y with values {O, 2, 6, 7, 10}, Ily = 5, and (Jy = 3.58, the set of associated standardized scores Zy is

{ -1.40, -0.84,0.28,0.56, 1.40}.

Page 23: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

202 Appendix B. Location, Dispersion, and Association

A Standardized Measure of Association Between Two Variables

The computation of the covariance between two standardized continuous variables leads to the concept of Pearson ian correlation. Let X and Y be two unstandardized continuous variables with their corresponding standardized counterparts Zx and Zy. Then,

(JZXZy = cov(ZxZy) = cov([X ~xjtxJ[Y ~yjtYJ) and, after some algebraic manipulations using the above covariance identities,

(B.l6)

For example, using the definition formula of covariance in equation (B.5) to calculate the left side of equation (B.16) for variables Zx and Zy in the above example leads to cov(ZxZy) = 0.90. This value equals the result of calculating the right side with (JXY = 8.4, (Jx = 2.61, and (Jy = 3.58.

The term on the right side of equation (B. t 6) is one way to define Pearson's product-moment correlation coefficient between two continuous variables X and y, denoted here as PXy; that is,

(B.17)

Recommended Readings

For a thorough introduction to concepts mentioned in this appendix, any elementary statistics text can be consulted. For the social scientist, books like the following might be particularly helpful:

Hays, W.L. (1988). Statistics (4th ed.). New York: Holt, Rinehart and Winston. Hinkle, D.E., Wiersma, W., and Jurs, S.G. (1994). Applied Statistics for the Behavioral

Sciences (3rd ed.). Boston: Houghton Miffiin. Howell, D.C. (1992). Statistical Methods for Psychology (3rd ed.). Boston: PWS-Kent. Keppel, G. (1991). Design and Analysis: A Researcher's Handbook (3rd ed.). Englewood

Cliffs, NJ: Prentice-Hall. Kirk, R.E. (1982). Experimental Design (2nd ed.). Belmont, CA: Brooks/Cole. Marascuilo, L.A., and Serlin, KC. (1988). Statistical Methods for the Social and Behav­

ioral Sciences. New York: Freeman.

Page 24: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

APPENDIX C

Matrix Algebra

Overview and Key Points

The mathematical foundations of many statistical techniques, including structural equation modeling, can be presented and discussed rather easily when using matrix formulations. In every textbook on elementary linear algebra and most books on intermediate applied statistics, matrix algebra is thoroughly discussed. Thus, it suffices here to review pertinent elementary definitions and properties that are used throughout the book. Specifically, in this appendix four key points are reviewed:

1. Matrix addition is an elementwise operation that is commutative, associa­tive, and has an identity and inverse element.

2. Matrix multiplication is not an elementwise operation. It is not commuta­tive in general, but it is associative and distributive with respect to matrix addition. An identity and, under certain conditions, an inverse element exists.

3. Determinants are unique numbers assigned to square matrices that are used throughout the more technical parts of this book.

4. The analysis of variance/covariance matrices of observed variables is at the center of structural equation modeling. Thus, an understanding of this type of matrix is of great importance.

Some Basic Definitions

A matrix is defined as a collection of numbers (called the elements of the matrix) organized by rows and columns. The order of a matrix gives the number of rows and columns. For example, the matrix A, given by

203

Page 25: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

204 Appendix C. Matrix Algebra

[5 17]

A = 6 3 ,

o 11

is a matrix of order (3 x 2) since there are three rows and two columns. In general, if A is a (p x q) matrix, then A has p rows and q columns; the element that is in the ith row and the jth column of A is denoted by aij • If p = q, the A is said to be a square matrix. The transpose of a (p x q) matrix A, denoted by A', is a (q x p) matrix obtained by interchanging the rows and columns. Thus, for the above example,

A ' [560J = 17 3 11 .

Note that (A')' = A. If A = A', then A is called a symmetric matrix, and, if in addition, all off-diagonal elements are 0, then A is said to be a diagonal matrix. A (p x p) diagonal matrix with only ones on the diagonal is called the (p x p) identity matrix, denoted by I.

If a matrix A is symmetric and contains only zeros above or below the main diagonal, then A is called a triangular matrix. The trace ofthe matrix A, denoted by tr(A), is defined to be the sum of the diagonal elements in A. Finally, a (p x 1) matrix is called a column vector, while a (1 x q) matrix is called a row vector.

Algebra with Matrices

Matrix addition and subtraction are elementwise operations in the sense that adding or subtracting two matrices, A and B, results in a third matrix, C = (A ± B), whose elements are obtained by adding or subtracting corre­sponding elements in A and B. For example, if

[5 17]

A = 6 3

o 11

and

then

[5 + 0 17 + 3] [5 20]

C = A + B = 6 + 10 3 + 9 = 16 12 o + 5 11 + 12 5 23

or

[ 5 -0 17 - 3 ] [5 14 ] C=A-B= 6-10 3-9 = -4 -6 .

0-511-12 -5-1

Note that only matrices of the same order can be added or subtracted.

Page 26: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Algebra with Matrices 205

If A, B, and C are all (p x q) matrices, then the following three properties are preserved under matrix addition:

1. the commutative law, i.e., A + B = B + A; and 2. the associative law, i.e., (A + B) + C = A + (B + C); furthermore, 3. (A + B)' = Af + Bf.

A (p x q) matrix, 0, consisting only of zeros, serves as the identity element for matrix addition, i.e., A ± 0 = A. Finally, the additive inverse of A, denoted by - A, is ( - l)A [obtained by multiplying each element in A by the constant (-1)] with A + (-A) = O.

Matrix multiplication, as opposed to matrix addition and subtraction, is not an elementwise operation. Instead, the (p x r) product, AB, of a (p x q) matrix A with a (q x r) matrix B is defined as follows: let aik and bkj denote elements in A and B, respectively. Then, the elements (ab)ij of AB are defined by

for i = 1,2, ... , p and j = 1,2, ... , r.

Note that the number of columns in A must be equal to the number of rows in B for the product AB to be defined. Consider the following example: Let

and B=[109J. 5 2 '

then

AB = (6)(10) + (3)(5) (6)(9) + (3)(2) = 75 60 . [(5)(10) + (7)(5) (5)(9) + (7)(2)] [85 59]

(0)(10) + (1)(5) (0)(9) + (1)(2) 5 2

In general, if A, B, and C are matrices of the appropriate orders, then the following three properties are preserved under matrix multiplication:

1. the associative law, i.e., (AB)C = A(BC); and 2. the distributive law with respect to matrix addition, i.e., A(B + C) =

AB + AC and (A + B)C = AC + BC; furthermore, 3. (AB)' = Bf Af.

Note, however, that matrix multiplication is not commutative, that is, in general, AB is not equal to BA. The identity matrix I serves as the identity element for matrix multiplication:

AI = IA = A.

The multiplicative inverse of a matrix A, denoted by A -1, does not always exist; if it does, then A is called nonsingular or invertible; otherwise, A is called

Page 27: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

206 Appendix C. Matrix Algebra

singular. If A is invertible, then AA -I = A -I A = I (there are a variety of algorithms available to calculate a matrix inverse-if it exists; consult any elementary textbook on linear algebra). If A and B are both invertible matri­ces of orders (p x q) and (q x r), respectively, then

1. (A -I )-1 = A; and 2. (AB)-I = B-1 A -I; furthermore, 3. (A -1)' = (AT!.

Finally, the concept of the determinant of a square matrix A, denoted by det(A) or IAI, is important in statistics. Loosely defined, IAI is a unique number assigned to A that must satisfy certain properties. Depending on the order of A, IAI is calculated by a certain algorithm. For example, the determi­nant of a (2 x 2) matrix is calculated as follows: If

then IAI is defined as IAI = ad - be. Thus, if

A = [2 5J 1 3 '

then IAI = (2)(3) - (5)(1) = 1. In general, if A and B are two matrices of the appropriate orders, then the

following five properties of determinants hold:

1. IA ± BI = IAI ± IBI; 2. IABI = IAIIBI; 3. lA-II = l/IAI, provided A is nonsingular; 4. if IAI = 0, then A is singular; otherwise, A is invertible; furthermore, 5. IA'I = IAI.

The Variance/Covariance Matrix

A central concept underlying structural equation modeling is the analysis of a variance/covariance matrix based on data from N individuals on N X observed variables, XI' ... , X NX ' Define the (N x NX) data matrix X as the matrix of deviation scores from variable means of the N individuals on N X observed variables. First, note that X'X is the (N X x N X) matrix that has the sum-of-squares (SSi = I.f;1 (Xik - E(Xi))2) of the NX variables Xi as its diagonal elements and the cross-products (CPij(i#j) = I.f;1 (Xik - E(XJ) X (Xjk - E(X))) of the variables as its off-diagonal elements (also see Appendix B for the definitions of sum-of-squares and cross-products). Second, the ex­pected value E(A) of a matrix A containing variables as its elements is the matrix containing the expected values of each of the elements of A; that is, the expected value operator is an element wise operator with respect to matrices (see Appendix B for a definition of the expected value of a variable). Now, it

Page 28: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Recommended Readings 207

follows that the matrix

[[

SSl

E(X'X) = E C~2l

CPNXl

CP12 ... CP1NX]] SS2 ... CP2NX

· . · . · . CPNX2 SSNX

~;:::;Z] = [:;' ;i ••• ::::], CPNxz/N SSNx/N aNXl aNX2 a~x

r SSl/N

CP2l/N

= CPN~dN called the variance/covariance matrix L of the N X observed variables, con­tains the variances of the N X variables on its diagonal and the covariances between the variables as its off-diagonal elements. When all variables are standardized, the variance/covariance matrix L becomes a correlation matrix with ones on its diagonal and the Pearsonean correlations between variables as its off-diagonal elements.

Consider an example: Suppose three individuals obtain scores of {2, 4, 6} on some variable Xl and scores {8, 2, 5} on another variable, say, X 2 • Clearly, I1x, = E(Xd = 4 and I1X2 = E(X2) = 5 (see Appendix B). Then the (3 x 2) data matrix X consisting of deviation scores from the means is given by

x ~ [~2 ~3l Now,

X'X~[ ~2 ~3 ~]D2 ~+[ ~6 ~86]~U::, ~j and

E(X'X)

[ 8 -6J [8/3 -6/3J [2.67 -2.00J [ai ax X2J = (1/3) -6 18 = -6/3 18/3 = -2.00 6.00 = aX2~' ai,

is the variance/covariance matrix with ax,x2 = COV(X1 X2 ) = -2.00, ai, = 2.67, and aiz = 6.00, as can be verified easily by using the formulae presented in Appendix B.

Recommended Readings

For a thorough introduction to the topics reviewed in this appendix, any basic text on linear algebra can be consulted. See, for example,

Anton, H. (1991). Elementary Linear Algebra (6th ed.). New York: John Wiley & Sons.

Page 29: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

208 Appendix C. Matrix Algebra

Kolman, B. (1993). Introductory Linear Algebra with Applications (5th ed.). New York: Macmillan.

Very useful references for statisticians are the two listed below. Both deal exclu­sively with statistics-related matrix algebra; the latter is introductory while the former is a more advanced text in differential matrix calculus.

Magnus, lR., and Neudecker (1988). Matrix Differential Calculus with Applications in Statistics and Econometrics. New York: John Wiley & Sons.

Searle, S.R. (1982). Matrix Algebra Useful for Statistics. New York: John Wiley & Sons.

Finally, some applied multivariate statistics texts have good summaries of funda­mentals of matrix algebra. In particular, see

Stevens, J. (1992). Applied Multivariate Statistics for the Social Sciences (2nd ed.). Hillsdale, NJ: Lawrence Erlbaum.

Tatsuoka, M.M. (1988). Multivariate Analysis (2nd ed.). New York: Macmillan.

Page 30: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

AP

PE

ND

IX D

Des

crip

tive

Sta

tist

ics

for

the

SES

Ana

lysi

s

Tab

le D

ol.

Cod

ing

Sch

ema

for

Var

iabl

es i

n th

e SE

S A

naly

sis

Var

iabl

e C

ode

Var

iabl

e C

ode

Var

iabl

e C

ode

1.

Mot

her'

s 1

= g

ram

mar

sch

ool

60 C

once

rn A

bout

1

= n

o co

ncer

n 12

0 C

olle

ge

1 =

les

s th

an

775

Edu

cati

onal

o

r le

ss

Fin

anci

ng

2 =

som

e co

ncer

n Se

lect

ivity

2

=

775

to

849

leve

l (M

oE

d);

2

= s

ome

high

sch

ool

Col

lege

3

= m

ajor

con

cern

(S

elct

vty)

; 3

=

850

to

924

20

Fat

her'

s 3

= h

igh

scho

ol

(Co

nC

ollg

) av

erag

e SA

T

4=

92

5 to

99

9 E

duca

tion

al

grad

uate

5

= 1

,000

to

1,07

4 le

vel

(F a

Ed

) 4

= s

ome

colle

ge

6 =

1,0

75 t

o 1,

149

5 =

col

lege

deg

ree

7 =

1,1

50 t

o 1,

224

6 =

pos

tgra

duat

e 8

= 1

,225

to

1,29

9 de

gree

9

= 1

,300

or

mor

e

30

Par

ents

' 1

= l

ess

than

$

4,00

0 70

A

cade

mic

Abi

lity

1 =

low

est

10%

13

. H

ighe

st H

eld

1 =

hig

h sc

hool

Jo

int

Inco

me

2 =

$ 4

,000

to

$ 5,

999

(AcA

bilt

y);

2 =

bel

ow a

vera

ge

Aca

dem

ic

dipl

oma

(Pa

JntI

nc)

3

= $

6,0

00 t

o $

7,99

9 80

D

rive

to

Ach

ieve

3

= a

vera

ge

Deg

ree

(Deg

ree)

(o

r eq

uiva

lent

) 4

= $

8,00

0 to

$ 9

,999

(D

rive

Ach

);

4 =

abo

ve a

vera

ge

2 =

vo

cati

onal

5

= $

10,0

00 t

o $1

2,49

9 90

Se

lf-C

onfi

denc

e 5

= h

ighe

st 1

0%

cert

ific

ate

6 =

$12

,500

to

$14,

999

(Sel

fCon

f);

3 =

ass

ocia

te

7 =

$1

5,00

0 to

$19

,999

al

l ar

e se

lf-r

atin

gs

4 =

bac

helo

r's

8 =

$20

,000

to

$24,

999

5 =

mas

ter's

9

= $

25,0

00 t

o $2

9,99

9 6

= d

octo

rate

tv

10

= $

30,0

00 t

o $3

4,99

9 0

11 =

$35

,000

to

$39,

999

\0

12 =

$40

,000

or

mor

e

Page 31: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Tab

le D

.l (

cont

.)

Var

iabl

e

4.

Hig

h S

choo

l R

ank

(HSR

ank)

5.

Wan

t to

be

Fin

anci

ally

Su

cces

sful

(F

inSu

cc)

Cod

e

1 =

fou

rth

quar

ter

2 =

thir

d q

uar

ter

3 =

sec

ond

quar

ter

4 =

top

qua

rter

1 =

no

t im

port

ant

2 =

som

ewha

t im

port

ant

3 =

ve

ry i

mpo

rtan

t 4

= e

ssen

tial

Var

iabl

e

10.

Deg

ree

Asp

irat

ion

(Deg

reA

sp)

11.

Col

lege

Con

trol

(C

oIC

ontr

)

Cod

e

1 =

non

e 2

=

asso

ciat

e 3

= b

ache

lor'

s 4

= m

aste

r's

5 =

doc

tora

te

1 =

pu

blic

2

= p

riva

te

Not

e: I

nfor

mat

ion

in T

able

D.l

is

take

n fr

om M

uell

er (

1988

) w

ith p

erm

issi

on f

rom

the

pub

lish

er.

Var

iabl

e

14.

Occ

upat

iona

l P

rest

ige

(OcP

rest

g)

15.

Inco

me

5 ye

ars

afte

r gr

adua

tion

(I

ncom

e)

Cod

e

SES

(Dun

can,

196

1);

resc

aled

by

a fa

ctor

of

O.l

(se

e B

entl

er,

1993

, p.

20)

1 =

non

e 2

= le

ss t

han

$

7,00

0 3

= $

7,

000

to $

9,9

99

4 =

$10

,000

to

$14

,999

5

= $

15,0

00 t

o $

19,9

99

6 =

$20

,000

to

$24,

999

7 =

$25

,000

to

$29,

999

8 =

$30

,000

to

$34,

999

9 =

$35

,000

to

$39

,999

1 ° = $

40,0

00 o

r m

ore

N o ;po

"0

"0

(1) ::: P­ S<' 9 v (1

) ill .... ~.

:;;.

(1)

CI:l

;. ;!;. n'

r/>

0'

.... :;- (1)

CI:l

tT

l C

I:l

;po

::: ~ q ;!l.

r/>

Page 32: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

;l>

'0

'0

(1)

;:l

0..

x' ~

0 T

able

D.2

. M

eans

, S

tand

ard

Dev

iati

ons,

and

Cor

rela

tion

s fo

r th

e M

ale

Sub

sam

ple

(n =

30

94 b

ased

on

list w

ise

dele

tion

) (1

) en

() ..,

Var

iabl

es

(1 6'

2 3

4 5

6 7

8 9

10

11

12

13

14

~.

:,:;- (1)

1.

Mo

Ed

3.

567

1.22

9 [/

)

2.

Fa

Ed

3.

747

1.51

1 . 6

10

g . 3.

P

aJn

tJn

c 5.

884

2.64

9 .4

46

.531

~

ri'

4.

HS

Ra

nk

3.42

0 .7

77

.115

.1

28

.055

'" 0'

5.

F

inSu

cc

2.37

9 .8

47

-.0

77

-.

09

7

-.0

16

-.

05

2

.., 6.

C

onC

ollg

1.

784

.612

-.

20

3

-.2

16

-.

39

3

.002

-.

01

8

;.

(1)

7.

AcA

bil

ty

3.90

2 .7

44

.192

.2

16

.154

.4

93

-.0

86

-.

07

9

[/)

tTl

8.

Dri

veA

ch

3.73

4 .8

01

-.0

42

-.

01

7

-.0

23

.2

05

.063

.0

10

.251

[/

)

9.

Sel

fCo

nf

3.56

3 .7

82

.090

.1

12

.068

.2

69

-.0

21

-.

04

3

.487

.3

27

;l>

;:

l

10.

Deg

reA

sp

4.00

3 1.

014

.116

.1

22

.101

.1

94

-.0

08

.0

21

.236

.1

95

.206

po

q

11.

Co

lCo

ntr

1.

655

.475

.1

39

.205

.1

70

.049

-.

12

5

.011

.1

19

.018

.0

56

.106

en

~.

12.

Sel

ctvt

y 5.

016

1.99

0 .2

55

.300

.2

93

.372

-.

11

1

-.1

14

.3

82

.152

.2

16

.214

.2

94

13.

Deg

ree

4.53

5 .9

62

.117

.1

29

.141

.1

89

-.0

25

-.

06

7

.242

.1

84

.179

.2

53

.144

.2

54

14.

OcP

rest

g 6.

184

1.59

1 .0

57

.084

.0

59

.153

-.

00

2

.017

.1

63

.098

.0

90

.125

.1

10

.155

.4

81

15.

Inco

me

4.75

6 1.

627

.012

-.

00

8

.093

.0

37

.157

-.

06

0

.064

.0

96

.040

.0

25

-.0

20

.0

74

.106

.1

36

N

Page 33: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

N - N

Tab

le D

.3.

Mea

ns, S

tand

ard

Dev

iati

ons,

and

Cor

rela

tion

s fo

r th

e F

emal

e S

ubsa

mpl

e (n

=

3833

bas

ed o

n lis

twis

e de

leti

on)

Var

iabl

es

fi a

2 3

4 5

6 7

8 9

10

11

12

13

14

1.

Mo

Ed

3.

712

1.25

4 2.

F

aE

d

3.85

8 1.

526

.605

~

3.

Pa

JntI

nc

5.79

2 2.

619

.418

.5

22

'0

4.

HS

Ra

nk

3.58

9 .6

81

.092

.1

04

.082

'0

("1

) ::s 5.

F

inSu

cc

2.03

9 .7

82

-.0

63

-.

08

8

-.0

41

-.

09

4

0- ><.

6.

Con

Col

lg

1.85

8 .6

20

-.2

33

-.

26

7

-.4

08

.0

09

-.0

23

!=J

7.

A

cAb

ilty

3.

855

.710

.1

81

.204

.1

94

.440

-.

09

6

-.0

39

0

8.

Dri

veA

ch

3.78

7 .7

53

-.0

04

-.

00

5

-.0

02

.1

80

.065

.0

40

.278

("1

) on

9.

Sel

fCo

nf

3.37

6 .7

63

.101

.0

95

.078

.2

17

-.0

17

-.

01

1

.490

.3

34

n .... 10

. D

egre

Asp

3.

672

. 900

.0

74

.053

.0

36

.116

-.

00

2

.053

.1

88

.208

.1

86

~ . <.

11.

Col

Con

tr

1.68

4 .4

65

.158

.2

03

.157

.0

66

-.0

91

-.

02

3

.126

.0

43

.076

.0

90

("1)

12.

Selc

tvty

4.

653

1.83

6 .2

64

.327

.2

85

.289

-.

13

2

-.0

73

.3

55

.092

.1

53

.201

.2

56

CIl S"

13.

Deg

ree

4.32

5 .6

87

.073

.0

89

.066

.0

92

-.0

06

-.

01

0

.154

.1

52

.140

.2

32

.088

.1

96

::to

~

14.

OcP

rest

g 6.

132

1.30

3 .0

03

-.0

05

.0

04

.037

.0

07

-.0

20

.0

65

.084

. 0

75

.123

-.

01

5

.032

.3

35

('i .

on

15.

Inco

me

3.81

6 1.

371

-.0

01

.0

19

.040

.0

61

.090

-.

01

5

.080

.1

15

.070

.0

90

.022

.1

07

.226

.1

68

0'

....

Not

e: D

ata

in T

able

s 0

.2 a

nd 0

.3 a

re t

aken

fro

m M

uell

er (1

988)

with

per

mis

sion

fro

m t

he p

ubli

sher

. ;.

("1

)

CIl tTl

CIl ~

::s P> -<

~.

on

Page 34: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

IV -...,

AP

PE

ND

IX E

Des

crip

tive

Sta

tist

ics

for

the

HB

I A

naly

sis

Tab

le E

.l.

Cod

ing

Sch

ema

for

Var

iabl

es i

n th

e H

BI

Ana

lysi

s

Var

iabl

e

HB

I Sc

ales

1.

T

f*

2.

Te

3.

Fa*

4.

F

e 5.

A

t*

6.

Ae

Cod

e

see

the

H B

I m

anua

l,

Hut

chin

s &

Mue

ller

(1

992)

Var

iabl

e

8.

Mot

her'

s E

duca

tion

(M

oEd)

; 9.

F

athe

r's

Edu

cati

on

(FaE

d)

Cod

e

1 =

le

ss t

han

high

sc

hool

2

=

high

sch

ool

grad

uate

3

=

less

tha

n 2

year

s of

vo

cati

onal

, tra

de, o

r bu

sine

ss s

choo

l 4

=

two

year

s o

r m

ore

of v

ocat

iona

l, t

rade

, o

r bu

sine

ss s

choo

l or

less

tha

n 2

year

s of

col

lege

5

= tw

o ye

ars

or

mor

e of

col

lege

6

=

fini

shed

col

lege

7

=

Mas

ter'

s de

gree

or

equi

vale

nt

8 =

P

hD, M

D, o

r ot

her

adva

nced

deg

ree

Var

iabl

e

11.

Sit

uati

on s

peci

fici

ty

(Sit

uati

n)

Cod

e

o =

"H

ow d

o I

view

m

ysel

f as

a st

uden

t?"

1 =

"H

ow d

o I

view

m

ysel

f whe

n co

nfro

nted

wit

h a

clos

e fr

iend

in

emot

iona

l di

stre

ss?"

Page 35: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Tab

le E

.l (c

ont.)

Var

iabl

e C

ode

7.

Sex

0=

mal

e 1

= f

emal

e

Var

iabl

e

10.

Fat

her'

s oc

cupa

tion

(F

aO

cc)

*Res

cale

d b

y a

fac

tor

of 0

.1 (

see

Ben

tler

, 19

93, p

. 20

)

Cod

e

SES

(Dun

can,

196

1)*

Var

iabl

e C

ode

N +> >

'0

"g

::l

0- ;;;.

~ o t1

> en

() ..., ~.

~.

rJ) g, ~ n'

en 0'

..., :;.

t1> ::t:

tx:l ...., >

::l

po ~

[:!.:.

en

Page 36: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Tab

le E

.2.

Mea

ns.

Sta

ndar

d D

evia

tion

s. a

nd C

orre

lati

ons

for

the

H B

I A

naly

sis

(n =

16

7 ba

sed

on p

airw

ise

dele

tion

)

Var

iabl

es

(1 Ii

2

3 4

5 6

7 8

9

I.

Tj'

1.

09

.660

2.

T

c 2.

01

.443

.1

53

3.

Fa

1.51

.6

84

-.7

73

-.

15

7

4.

Fe

2.13

.4

93

-.4

47

.5

79

.332

5.

A

t 1.

07

.533

-.

10

6

.054

-.

32

0

.142

6.

A

e 1.

87

.529

.0

83

.704

-.

31

0

.487

.3

54

7.

Sex

.4

6 .5

00

-.2

13

-.

00

3

.086

.1

88

.136

.0

56

8.

Mo

Ed

4.

37

1.99

1 .0

42

.009

-.

01

2

-.0

59

.0

36

.031

.0

52

9.

Fa

Ed

5.

50

2.05

9 -.

04

1

.011

-.

02

6

-.0

22

.0

61

.025

.0

81

.508

10

. F

aO

ee

6.06

1.

578

.054

.0

77

.052

.0

34

.056

.0

57

-.0

11

.3

63

.526

11

. S

itu

ati

n

.49

.501

-.

32

3

-.1

76

.4

95

.096

-.

29

1

-.2

76

.0

04

-.0

46

-.

02

0

Not

e: D

ata

in T

able

s E

.l a

nd E

.2 a

re t

aken

fro

m M

uell

er (1

987)

with

per

mis

sion

fro

m t

he a

utho

r.

10

-.0

83

» '0

'0 " ::l c..

>< m

0 " vo

(") :l.

'S

< " [/J g §.. n'

'" 0'

.., ;:. " ::r: tI:l - » ::

l 1'0

~

(/0

in'

N

VI

Page 37: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

References

Aiken, L.S., and West, S.G. (1991). Multiple Regression: Testing and Interpreting Interactions. Newbury Park, CA: Sage.

Alwin, D.F., and Hauser, R.M. (1975). The decomposition of effects in path analysis. American Sociological Review, 40, 37~47.

Allen, MJ., and Yen, W.M. (1979). Introduction to Measurement Theory. Belmont, CA: Wadsworth.

Anderson, J.G., and Evans, F.B. (1974). Causal models in educational research: Recursive models. American Educational Research Journal, 11, 29~39.

Anton, H. (1991). Elementary Linear Algebra (6th ed.). New York: John Wiley & Sons. Asher, H.B. (1983). Causal Modeling (2nd ed.). Newbury Park, CA: Sage. Baumrind, D. (1983). Specious causal attributions in the social sciences. Journal of

Personality and Social Psychology, 45, 1289~ 1298. Bentler, P.M. (1980). Multivariate analysis with latent variables: Causal modeling.

Annual Review of Psychology, 31, 419~456. Bentler, P. M. (1986). Structural modeling and Psychometrika: An historical perspec­

tive on growth and achievements. Psychometrika, 51(1), 35~51. Bentler, P.M. (1990). Comparative fit indexes in structural models. Psychological

Bulletin, 107(2), 238~246. Bentler, P.M. (1993). EQS: Structural Equations Program Manual. Los Angeles:

BMDP Statistical Software. Bentler, P.M., and Bonett, D.G. (1980). Significance tests and goodness of fit in the

analysis of covariance structures. Psychological Bulletin, 88, 588~606. Bentler, P.M., and Weeks, D.G. (1979). Interrelations among models for the analysis

of moment structures. Multivariate Behavioral Research, 14, 169~ 185. Bentler, P.M., and Weeks, D.G. (1980). Linear structural equations with latent vari­

ables. Psychometrika, 45, 289~308. Bentler, P.M., and Wu, EJ.C. (1993). EQSjWindows: User's Guide. Los Angeles:

BMDP Statistical Software. Berry, W.D. (1984). Nonrecursive Causal Models. Newbury Park, CA: Sage. Blalock, H.M. (1964). Causal Inferences in Nonexperimental Research. Chapel Hill:

The University of North Carolina Press. Blalock, H.M. (Ed.). (1985a). Causal Models in the Social Sciences (2nd ed.). New

York: Aldine.

216

Page 38: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

References 217

Blalock, H.M. (Ed.). (1985b). Causal Models in Panel and Experimental Designs. New York: Aldine.

Bollen, KA. (1987). Total, direct, and indirect effects in structural equation models. In C. Clogg (Ed.), Sociological Methodology 1987. San Francisco: Jossey Bass.

Bollen, KA. (1989). Structural Equations with Latent Variables. New York: John Wiley & Sons.

Bollen, K.A., and Long, J.S. (Eds.). (1993). Testing Structural Equation M ode/so Newbury Park, CA: Sage.

Browne, M.W. (1974). Generalized least squares estimators in the analysis of co­variance structures. South African Statistical Journal, 8, 1-24.

Browne, M.W. (1982). Covariance structures. In D.M. Hawkins (Ed.), Topics in Ap­plied Multivariate Analysis (pp. 72-141). London: Cambridge University Press.

Browne, M.W. (1984). Asymptotically distribution-free methods for the analysis of covariance structures. British Journal of Mathematical and Statistical Psychology, 37,62-83.

Browne, M.W., and Cudeck, R. (1989). Single sample cross-validation indices for covariance structures. Multivariate Behavioral Research, 24, 445-455.

Byrne, B.M. (1989). A Primer of LISREL: Basic Applications and Programming for Confirmatory Factor Analytic Models. New York: Springer-Verlag.

Byrne, B.M. (1994). Structural Equation Modeling with EQS and EQS/Windows: Basic Concepts, Applications, and Programming. Thousand Oaks, CA: Sage.

Cliff, N. (1983). Some cautions concerning the application of causal modeling methods. Multivariate Behavioral Research, 18, 115-126.

Cohen, 1., and Cohen, P. (1983). Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences (2nd ed.). Hillsdale, NJ: Lawrence Erlbaum.

Crocker, L., and Algina, J. (1986). Introduction to Classical and Modern Test Theory. Orlando, FL: Holt, Rinehart and Winston.

Cronbach, L.J. (1951). Coefficient alpha and the internal structure of tests. Psychometrika, 16,297-334.

Cudeck, R., and Browne, M.W. (1983). Cross-validation of covariance structures. Multivariate Behavioral Research, 18,147-167.

Davis, J.A. (1985). The Logic of Causal Order. Newbury Park, CA: Sage. Draper, N.R., and Smith, H. (1981). Applied Regression Analysis (2nd ed.). New York:

John Wiley & Sons. Duncan, O.D. (1961). Properties and characteristics of the socioeconomic index. In

AJ. Reiss (Ed.), Occupations and Social Status (pp. 139-161). New York: Free Press. Duncan, O.D. (1966). Path analysis: Sociological examples. American Journal of Soci­

ology, 72,1-16. Duncan, O.D. (1975). Introduction to Structural Equation Models. New York: Aca­

demic Press. Duncan, O.D., Haller, A.O., and Portes, A. (1968). Peer influence on aspiration: A

reinterpretation. American Journal of Sociology, 74, 119-134. Fox, J. (1980). Effect analysis in structural equation models. Sociological Methods and

Research, 9, 3-28. Freedman, D.A. (1987). As others see us: A case study in path analysis. Journal of

Educational Statistics, 12(2), 101-128. Glymour, c., Scheines, R., Spirtes, P., and Kelly, K (1987). Discovering Causal Struc­

ture: Artificial Intelligence, Philosophy of Science, and Statistical Modeling. Orlando, FL: Academic Press.

Goldberger, A.S. (1964). Econometric Theory. New York: John Wiley & Sons. Goldberger, A.S. (1971). Econometrics and psychometrics: A survey of comunalities.

Psychometrika, 36, 83-107. Gorsuch, R.L. (1983). Factor Analysis (2nd ed.). Hillsdale, NJ: Lawrence Erlbaum.

Page 39: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

218 References

Hayduk, L.A. (1987). Structural Equation Modeling with LISREL. Baltimore: Johns Hopkins University Press.

Hays, W.L. (1988). Statistics (4th ed.). New York: Holt, Rinehart and Winston. Hinkle, D.E., Wiersma, W., and Jurs, S.G. (1994). Applied Statistics for the Behavioral

Sciences (3rd ed.). Boston: Houghton Millin. Holland, P.W. (1986). Statistics and causal inference. Journal of the American Statisti­

cal Association, 81 (396),945-960. Howell, D.e. (1992). Statistical Methods for Psychology (3rd ed.). Boston: PWS-Kent. Huberty, C.J., and Wisenbaker, J.M. (1992). Variable importance in multivariate

group comparisons. Journal of Educational Statistics, 17, 75-91. Hutchins, D.E. (1979). Systematic counseling: The T-F-A model for counselor inter­

vention. The Personnel and Guidance Journal, 57, 529-531. Hutchins, D.E. (1982). Ranking major counseling strategies with the T-F-A/matrix

system. The Personnel and Guidance Journal, 60,427-431. Hutchins, D.E. (1984). Improving the couseling relationship. The Personnel and Guid­

ance Journal, 62, 572-575. Hutchins, D.E. (1992). The Hutchins Behavior Inventory. Palo Alto, CA: Consulting

Psychologists Press. Hutchins, D.E., and Cole, e.G. (1992). Helping Relationships and Strategies (2nd ed.).

Pacific Grove, CA: Brooks/Cole. Hutchins, D.E., and Mueller, R.O. (1992). Manual for the Hutchins Behavior Inven­

tory. Palo Alto, CA: Consulting Psychologists Press. James, L.R., Mulaik, S.A., and Brett, J. (1982). Causal Analysis: Models, Assumptions,

and Data. Beverly Hills, CA: Sage. Joreskog, K.G. (1967). Some contributions to maximum likelihood factor analysis.

Psychometrika, 32, 443-482. Joreskog, K.G. (1969). A general approach to confirmatory maximum likelihood

factor analysis. Psychometrika, 34, 183-202. Joreskog, K.G. (1970). A general method for analysis of covariance structures.

Biometrika, 57,239-251. Joreskog, K.G. (1973). A general method for estimating a linear structural equation

system. In A.S. Goldberger and O.D. Duncan (Eds.), Structural Equation Models in the Social Siences (pp. 85-112). New York: Seminar Press.

Joreskog, K.G. (1977). Structural equation models in the social sciences: Specification, estimation and testing. In P.R. Krishnaiah (Ed.), Application of Statistics (pp. 265-287). Amsterdam: North-Holland.

Joreskog, K.G., and Goldberger, A.S. (1972). Factor analysis by generalized least squares. Psychometrika, 37, 243-250.

Joreskog, K.G., and Sorbom, D. (1981). Analysis oflinear structural relationships by maximum likelihood and least squares methods. Research Report 81-8, University of Uppsala, Sweden.

Joreskog, K.G., and Sorbom, D. (1993a). LISREL 8 User's Reference Guide. Chicago: Scientific Software International.

Joreskog, K.G., and Sorbom, D. (1993b). LISREL 8: Structrual Equation Modeling with the SIMPLIS Command Language. Chicago: Scientific Software.

Joreskog, K.G., and Sorbom, D. (1993c). PRELIS 2: A Program for Multivariate Data Screening and Data Summarization: A Preprocessor for LISREL. Chicago: Scien­tific Software International.

Joreskog, K.G., and Van Thillo, M. (1973). LISREL-A general computer program for estimating a linear structural equation system involving multiple indicators of unmeasured variables. Research Report 73-5, Department of Statistics, Uppsala University, Sweden.

Kaplan, D. (1990). Evaluating and modifying covariance structure models: A review and recommendation. Multivariate Behavioral Research, 25(2), 137-155.

Page 40: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

References 219

Keesling, J.W. (1972). Maximum likelihood approaches to causal analysis. Unpub­lished doctoral dissertation, University of Chicago, Chicago, IL.

Kenny, D.A. (1979). Correlation and Causation. New York: John Wiley & Sons. Keppel, G. (1991). Design and Analysis: A Researcher's Handbook (3rd ed.).

Englewood Cliffs, NJ: Prentice-Hall. Kirk, R.E. (1982). Experimental Design (2nd ed.). Belmont, CA: Brooks/Cole. Kleinbaum, D.G., Kupper, L.L., and Muller, K.E. (1988). Applied Regression Analysis

and Other Multivariable Methods (2nd ed.). Boston: PWS-Kent. Kolman, B. (1993). Introductory Linear Algebra with Applications (5th ed.). New York:

Macmillan. Lawley, D.N. (1940). The estimation of factor loadings by the method of maximum

likelihood. Proceedings of the Royal Society of Edinburgh, A60, 64-82. Lawley, D.N. (1967). Some new results in maximum likelihood factor analysis. Pro­

ceedings of the Royal Society of Edinburgh, A67, 256-264. Ling, R. (1983). Review of "Correlation and Causality" by David Kenny. Journal of

the American Statistical Association, 77,489-491. Loehlin, J.e. (1992). Latent Variable Models: An Introduction to Factor, Path, and

Structural Analysis (2nd ed.). Hillsdale, NJ: Lawrence Erlbaum. Long, J.S. (1983a). Confirmatory Factor Analysis. Beverly Hills, CA: Sage. Long, 1.S. (1983b). Covariance Structure Models: An Introduction to LlSREL. Beverly

Hills, CA: Sage. Lord, F.M., and Novick, M.R. (1968). Statistical Theories of Mental Test Scores.

Menlo Park, CA: Addison-Wesley. Magnus, 1.R., and Neudecker, H. (1988). Matrix Differential Calculus with Applica­

tions in Statistics and Econometrics. New York: lohn Wiley & Sons. Maiti, S.S., and Mukherjee, B.N. (1990). A note on the distributional properties of the

loreskog-Sorbom fit indices. Psychometrika, 55, 721-726. Marascuilo, L.A., and Serlin, R.e. (1988). Statistical Methods for the Social and Behav­

ioral Sciences. New York: Freeman. Marini, M.M., and Singer, B. (1988). Causality in the social sciences. In e.e. Clogg

(Ed.), Sociological Methodology: Vol. 18 (pp. 347-409). Washington, DC: American Sociological Association.

Marsh, H.W., Balla, J.R., and McDonald, R.P. (1988). Goodness-of-fit indexes in confirmatory factor analysis: The effect of sample size. Psychological Bulletin, 103(3),391-410.

McDonald, R.P. (1978). A simple comprehensive model for the analysis of covariance structures. British Journal of Mathematical and Statistical Psychology, 31, 59-72.

McDonald, R.P. (1980). A simple comprehensive model for the analysis of covariance structures: Some remarks on applications. British Journal of Mathematical and Statistical Psychology, 33, 161-183.

McDonald, R.P. (1985). Factor Analysis and Related Methods. Hillsdale, NJ: Lawrence Erlbaum.

Mueller, R.O. (1987). The effects of gender, socioeconomic status, and situation specificity on thinking, feeling, and acting. Dissertation Abstracts International, 48, 1441A-1442A. (University Microfilms No. 87-19,038)

Mueller, R.O. (1988). The impact of college selectivity on income for men and women. Research in Higher Education, 29(2),175-191.

Mueller, R.O., and Dupuy, P.J. (1992, October). Building and interpreting causal models: The role of causality. Paper presented at the meeting of the Mid-Western Educational Research Association, Chicago, IL.

Mueller, R.O., and Hutchins, D.E. (1991). Behavior orientations of student residence hall counselors: An application of the TF A system. The Journal of College and U niversit y Student Housing, 21 (1), 7-13.

Page 41: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

220 References

Mueller, R.O., Hutchins, D.E., and Vogler, D.E. (1990). Validity and reliability of the Hutchins Behavior Inventory: A confirmatory maximum likelihood analysis. Mea­surement and Evaluation in Counseling and Development, 22(4), 203-214.

Mulaik, S.A. (1972). The Foundations of Factor Analysis. New York: McGraw-Hill. Mulaik, S.A. (1987). Toward a conception of causality applicable to experimentation

and causal modeling. Child Development, 58, 18-32. Mulaik, S.A., James, L.R., Van Alstine, J., Bennett, N., Lind, S., and Stilwell, C.D.

(1989). Evaluation of goodness-of-fit indices for structural equation models. Psy­chological Bulletin, 105(3),430-445.

Muthen, B.O. (1988). LISCOMP: Analysis of Linear Structural Equations with a Comprehensive Measurement Model (2nd ed.). Mooresville, IN: Scientific Software.

Muthen, B.O. (1992). Response to Freedman's critique of path analysis: Improve credibility by better methodological training. In J.P. Shaffer (Ed.), The Role of Models in Nonexperimental Social Science: Two Debates (pp. 80-86). Washington, DC: American Educational Research Association.

Myers, R.H. (1986). Classical and Modern Regression with Applications. Boston: Duxbury.

Nesselroade, J.R., and Cattell, R.B. (Eds.). (1988). Handbook of Multivariate Experi­mental Psychology (2nd ed.). New York: Plenum Press.

Pedhazur, E.J. (1982). Multiple Regression in Behavioral Research: Explanation and Prediction (2nd ed.). New York: Holt, Rinehart and Winston.

Pedhazur, EJ., and Schmelkin, L. (1991). Measurement, Design, and Analysis: An Integrated Approach. Hillsdale, NJ: Lawrence Erlbaum.

Saris, W.E., Satorra, A., Sorbom, D. (1987). The Detection and Correction of Specifi­cation Errors in Structural Equation Models. In c.c. Clogg (Ed.), Sociological Methodology, 1987 (pp. 105-129). San Francisco: Jossey-Bass.

SAS Institute Inc. (1990). SAS/STAT User's Guide: Volume 1, ANOVA-FREQ, Version 6 (4th ed.). Cary, NC: SAS Institute.

Satorra, A., and Bentler, P.M. (1986). Some robustness properties of goodness of fit statistics in covariance structure analysis. Proceedings of the Business & Economic Statistics Section, American Statistical Association, 549-554.

Schoenberg, R. (1987). LINCS: A User's Guide. Kent, WA: Aptech Systems. Searle, S.R. (1982). Matrix Algebra Useful for Statistics. New York: John Wiley &

Sons. Shafer, J.P. (Ed.). (1992). The Role of Models in Nonexperimental Social Science: Two

Debates. Washington, DC: American Educational Research Association. Sobel, M.E. (1982). Asymptotic confidence intervals for indirect effects in structural

equation models. In S. Leinhard (Ed.), Sociological Methodology 1982. San Fran­cisco: Jossey-Bass.

Sobel, M.E. (1986). Some new results on indirect effects and their standard errors in covariance structure models. In N.B. Tuma (Ed.), Sociological Methodology, 1986. Washington, DC: American Sociological Association.

Sobel, M.E. (1987). Direct and indirect effects in linear structural equation models. Sociological Methods and Research, 16, 155-176.

Spearman, C. (1904). "General intelligence" objectively determined and measured. American Journal of Psychology, 15(2), 201-293.

Steiger, J.H. (1989). EzPATH: Causal Modeling. Evanston, IL: SYSTAT. Stevens, J. (1992). Applied Multivariate Statistics for the Social Sciences (2nd ed.).

Hillsdale, NJ: Lawrence Erlbaum. Stone, c.A. (1985). CINDESE: Computing indirect effects and their standard errors.

Educational and Psychological Measurement, 45, 601-606. Tanaka, J.S. (1993). Multifaceted conceptions of fit in structural equation models. In

K.A. Bollen and J.S. Long (Eds.), Testing Structural Equation Models (pp. 10-39). Newbury Park, CA: Sage.

Page 42: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

References 221

Tanaka, J.S., and Huba, G.J. (1985). A fit index for covariance structure models under arbitrary GLS estimation. British Journal of Mathematical and Statistical Psychol­ogy,38,197-201.

Tatsuoka, M.M. (1988). Multivariate Analysis (2nd ed.). New York: Macmillan. Thompson, B. (Ed.). (1989). Advances in Social Science Methodology (Vol. 1). Green­

wich, CT: JAI Press. Thurstone, L.L. (1947). Multiple Factor Analysis. Chicago: Chicago University Press. Tucker, L.R. (1955). The objective definition of simple structure in linear factor

analysis. Psychometrika, 20, 209-225. Tucker, L.R., and Lewis, C. (1973). A reliability coefficient for maximum likelihood

factor analysis. Psychometrika, 38, 1-10. Werts, C.E., and Linn, R.L. (1970). Path analysis: Psychological examples. Psychologi­

cal Bulletin, 74, 193-212. Wiley, D.E. (1973). The identification problem for structural equation models with

unmeasured variables. In A.S. Goldberger and O.D. Duncan (Eds.), Structural Equation Models in the Social Sciences (pp. 69-83). New York: Seminar Press.

Williams, L.J., and Holahan, PJ. (1994). Parsimony-based fit indices for multiple­indicator models: Do they work? Structural Equation Modeling, 1(2),161-189.

Wolfle, L.M. (1985). Applications of causal models in higher education. In J.C. Smart (Ed.), Higher Education: Handbook of Theory and Research (Vol. 1) (pp. 381-413). New York: Agathon Press.

Wright, S. (1921). Correlation and causation. Journal of Agricultural Research, 20, 557-585.

Wright, S. (1934). The method of path coefficients. Annals of Mathematical Statistics, 5, 161-215.

Page 43: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Index

Assumptions, underlying confirmatory factor analysis, 68 general structural equation modeling,

137~139

path analysis, 25~26 regression, 14

Bentler-Weeks notation, 1O~ 11

Carry-over effects. See Reliability Cause, xii~xiii, 65 Chi-square, 51~52

and the distribution of Lagrange multipliers. See Lagrange multiplier

and the distribution of Wald tests. See Wald test.

expected increase or decrease of. See Modification, indices; Wald test

fit index. See Fit indices and the fitting function, 82, 153 test of difference in, 87

Coefficient of determination, 5, 15~ 16, 85

bias in, 16 computation from EQS output, 13,

21,32 as a data-model fit index, 15~ 16, 43,

57

interpretation and testing of, 5~6, 15~16,43

relation to the GFI and AGFI, 85~ 86

as reliability estimates, 77 ~ 79, 105, 113,121

path. See Coefficient, structural regression, 4, 13

estimation of. See Estimation method, ordinary least squares

interpretation of, 5, 15 metric versus standardized, 5, 15

reliability. See Reliability structural, 24, 67, 135

metric versus standardized, 77~ 79, 112

validity. See Validity Confirmatory factor analysis (CF A), 64~

125 assumptions underlying. See

Assumptions data-model fit assessment. See Fit

indices equations in. See Equation error in. See Error and exploratory factor analysis (EF A),

62,68,100, Ill, 124~125 matrix representation of. See

Specification model

identification. See Identification modification. See Modification

223

Page 44: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

224

Confirmatory factor analysis (CF A) (cont.)

specification. See Specification parameter estimation. See Estimation

methods reliability assessment with. See

Reliability as a special case of general structural

equation modeling, 137 validity assessment with. See Validity

Construct. See Variable, latent Correlation, 202

attenuated versus disattenuated, 79, 107

between errors. See Error matrix. See Matrix

Covariance, 199-200 decomposition of. See Effect

components Cross-product, 199 Cross-validation index. See

Modification

Data-model fit. See Fit indices Deviation scores, 25, 201 Direct effect. See Effect components Disturbance. See Error

Effect components, direct (DE), indirect (IE), total (TE), 32--47,141-144

definition of, 36 interpretation of, 42-43

EQS examples

confirmatory factor analysis model modification ( # 2.1), 96-

110 validity and reliability ( # 2.2),

121-124 general structural equation

modeling generalized least squares (# 3.1),

155-159 model modification ( # 3.2), 168-

174 path analysis

Index

direct, indirect, and total effects (# 1.4), 44-47

overidentified model (# 1.5), 52-54

simple model (# 1.3), 30-32 under identified model ( # 1.6), 56

regression multiple linear (# 1.2),19-21 simple linear (# 1.1), 9-13

matrix, input versus to be analyzed, 12,44

notation. See Bentler-Weeks notation order of variables, 11,30 syntax

Analysis =, 44 Apriori =, 121 asterisk (*), 11, 98 Cases =,11 jCOVARIANCES, 20, 98,158 D,155 Digit =,100 E,l1 Effects =, 44 jEND,12 jEQUATIONS, 11,20, 158 F,98 (LABELS, 11 jLMTEST, 100, 168 (MATRIX, 12 Matrix =,11,19 Method =, 158 jPRINT,44, 100 semicolon (;), 10-

12 Set =,100, 168 (SPECIFICATIONS, 11 (STANDARD DEVIATIONS, 12 jTITLE,ll V, 11 Variables =, 11 (VARIANCES, 11,32,98, 158 jWTEST, 100, 121

Equality constraint. See Identification, in path analysis

Equation regression, 4-5, 13-15 structural

in confirmatory factor analysis, 66, 77

Page 45: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

226

Lagrange multiplier, 100, 168 distribution of, 100 interpretation of, 105-106, 171 See also Modification, indices

LISREL examples

confirmatory factor analysis data-model fit (# 2.1), 75-79 validity and reliability ( # 2.2),

117-121 general structural equation

modeling direct, indirect, and total effects

(#3.1),144-150 generalized least squares ( # 3.2),

164-168 path analysis

direct, indirect, and total effects (# 1.4), 36-43

overidentified model ( # 1.5), 51-52

simple model (# 1.3), 26-30 underidentified model ( # 1.6), 55

regression multiple linear ( # 1.2), 17-19 simple linear ( # 1.1), 6-9

matrix, input versus to be analyzed, 7-8,38

notation. See loreskog-Keesling-Wiley notation

order of variables, 7, 28 PRELIS,155 SIMPLIS,6, 179-196 syntax

AD, 165 AL,8 BE, 28 CM,7,17 DA,7 DI,28 EF,38 FI, 51-52, 75 FR, 8, 75 FU, 7, 28 GA,28 KM,7 LA, 7 LE,145 LK,76

LX, 75 LY,145 MA,38 ME (mean), 7 ME (method), 164 MO,8 ND,8 NE,146 NI,7 NK,75 NO, 7 NX, 8, 28 NY, 8, 28 OU,8 PH, 28, 75 PS,28 SC,8 SD (standard deviation), 8, 18 SD (subdiagonal), 28 SE,28 SS, 77 SY,7 TD,75 TE,146 VA, 76

Matrix, 203

Index

addition and subtraction, 204-205 correlation, 207 data, 206 determinant of, 206 diagonal, 204 element, 203

additive inverse, 205 identity, 205 multiplicative inverse, 205-206

expected value of, 206 identity, 204 input versus to be analyzed. See EQS,

matrix; LISREL, matrix invertible. See Matrix, singular multiplication, 205-206 order of, 203-204 representation of

confirmatory factor analysis model. See Confirmatory factor analysis

general structural equation model.

Page 46: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Index

See Structural equation modeling

path analysis model. See Path analysis

regression model. See Regression singular versus nonsingular, 205-206 square, 204 symmetric, 204 trace of, 204 transpose of, 204 triangular, 204 variance/covariance, 206-207

unrestricted versus model-implied, 69-72,82,95,151-152

Maximum likelihood (ML). See Estimation method

Mean, 198 structures, 25, 68, 139

Measurement error. See Error model. See Model

Model alternative. See Model, comparison baseline, 87-89 comparison

in confirmatory factor analysis, 87-90,93,95-96,101-107

in general structural equation model­ing, 146-150; see also Model, comparison, in confirmatory factor analysis; in path analysis

in path analysis, 42-43 in regression, 16 See also Fit indices; Modification

confirmatory factor analysis. See Confirmatory factor analysis

evaluation. See Fit indices; Model comparison; Modification

fit. See Fit indices full versus sub, 16 general structural equation. See

Structural equation modeling identification of. See Identification independence, 87-89 indicators, cause versus effect, 65 measurement, 133-137, 161-163; see

also Confirmatory factor analysis

modification. See Modification

nested, 87-88; see also Model, comparison

overfitted, 94, 120

227

parsimonious versus complex, 87-89, 90-92

path analysis. See Path analysis recursive versus nonrecursive, 23 regression. See Regression saturated, 87 specification. See Specification specification error in, identification

and elimination, 94 structural influences and order of

variables in, 22-24 structural portion of, 134-135, 161-

162 Modification, 93-96, 163

consequences of, 95 cross-validation index (CVI), 95

expected value of (ECVI), 96 example of, 101-107 expected parameter change statistics

(EPC), 94 indices (MI), 94, 100; see also

Lagrange multiplier strategies, 94 see also Model, comparison

Multicolinearity, 21-22

Non-recursive. See Model

Ordinary least squares (OLS). See Estimation method

Overidentifying restriction, 51-52; see also Identification, in path analysis

Parameter estimation. See Estimation method free versus fixed, 8, 51-52, 75-77, 100 identification. See Identification number to be estimated, 48, 73, 139 See also Coefficient

Parsimony. See Fit indices, in confir­matory factor analysis; Model, parsimonious versus complex

Page 47: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

228

Path analysis, 22-56 assumptions underlying. See

Assumptions data-model fit assessment. See Fit

indices diagram. See Path diagram equations in. See Equations error in. See Error intercept term. See Intercept matrix representation of. See

Specification model

identification. See Identification modification. See Modification specification. See Specification

parameter estimation. See Estimation methods

as a special case of general structural equation modeling, 137

Path diagram, 22-23, 64-65, 131; see also Model

Prediction error. See Error Product-moment correlation coefficient.

See Correlation

Recursive. See Model Regression, 3-22

assumptions underlying. See Assumptions

coefficient. See Coefficient data-model fit assessment. See Fit

indices equations. See Equation error in. See Error intercept term. See Intercept matrix representation of. See

Specification model

identification. See Multicolinearity modification. See Multicolinearity specification. See Specification

parameter estimation. See Estimation methods

Reliability, 77-78,105,112-113,146 assessment with confirmatory factor

analysis, 112-113

Index

Sample size requirement. See Structural equation modeling

SIMPLIS. See LISREL S pecifi ca ti 0 n

of confirmatory factor analysis models, 64-69

summary figure, 70 error. See Error of general structural equation models,

131-137,175-176 summary figure. 138

of path analysis models, 25 summary figure, 27

of regression models, 4, 13-14 Standard deviation, 199 Structural equation modeling (SEM),

general assumptions underlying. See

Assumptions data-model fit assessment. See Fit

indices equations in. See Equation error in. See Error matrix representation of. See

Specification model

identification. See Identification modification. See Modification specification. See Specification

parameter estimation. See Estimation as a research process, 159 sample size requirements in, 26, 57

Structure. See Model; Causality Sum-of-squares, 198

Thinking-feeling-acting (TF A) behavior orientation. See Hutchins Behavior Inventory

Total effect. See Effect components t-value,8

Underidentified. See Identification

Validity, 110-112, 171 assessment with confirmatory factor

analysis, 111-112, 119-121

Page 48: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Index

Variable dependent versus independent, 4 endogenous versus exogenous, 23 indicator, 4, 13, 65, 112

of more than one latent construct, 114-115

latent versus observed, 64-67, 111-112

units of measurement, 73-74, 76, 116-117,121,139-140,161

reference, 73; see also Variable, latent

versus observed, units of measurement

standardized, 201 Variance, 198

229

Variance/covariance matrix. See Matrix Vector, row versus column, 204

Wald test, 100, 120-121, 168 distribution of, 100 interpretation of, 105, 124, 171

Page 49: The SIMPLIS Command Language - Springer978-1-4612-3974-1/1.pdf · 15. When using the SIMPLIS command language, one still can obtain the traditional LISREL output by including the

Springer Texts in Statistics (continued from page ii)

Noether: Introduction to Statistics: The Nonparametric Way Peters: Counting for Something: Statistical Principles and Personalities Pfeiffer: Probability for Applications Pitman: Probability Rawlings, Pantula and Dickey: Applied Regression Analysis Robert: The Bayesian Choice: A Decision-Theoretic Motivation Santner and Duffy: The Statistical Analysis of Discrete Data Saville and Wood: Statistical Methods: The Geometric Approach Sen and Srivastava: Regression Analysis: Theory, Methods, and

Applications Shao: Mathematical Statistics Whittle: Probability via Expectation, Third Edition Zacks: Introduction to Reliability Analysis: Probability Models and Statistical

Methods