A Step-by-Step Approach to Using the SAS System for Factor Analysis and Structural Equation Modeling

A Step-by-Step Approach to Using the SAS System for
Factor Analysis and Structural Equation Modeling
Larry Hatcher, Ph.D.
Acknowledgements
Dedication
Using This Book
Chapter 1 Principal Component Analysis
Appendix: Assumptions Underlying Principal Component
Analysis
References
Chapter 2 Exploratory Factor Analysis
Appendix: Assumptions Underlying Exploratory Factor Analysis
References
Chapter 3 Assessing Scale Reliability with Coefficient Alpha
Chapter 4 Path Analysis with Manifest Variables
Chapter 5 Developing Measurement Models with Confirmatory Factor
Chapter 6 Path Analysis with Latent Variables
Appendix A.1 Introduction to SAS Programs, SAS Logs, and SAS Output
Introduction: What is the SAS System?
Three Types of SAS Systems Files
Conclusion
Appendix A.2 Data Input
Introduction: Inputting Questionnaire Data versus Other Types
of Data
Keying Data: An Illustrative Example
Inputting Data Using the CARDS Statement
Additional Guidelines
Inputting a Correlation or Covariance Matrix
Inputting Data Using the INFILE Statement Rather than the CARDS
Statement
Controlling the Size of the Output and Log Pages with the OPTIONS
Statement
Conclusion
References
Appendix A.3 Working with Variables and Observations in SAS Data Sets
Introduction: Manipulating, Subsetting, Concatenating, and Merging
Data
Placement of Data Manipulation and Data Subsetting Statements
Data Manipulation
Data Subsetting
A More Comprehensive Example
Concentating and Merging Data Sets
Conclusion
References
Appendix A.4 Exploring Data with PROC MEANS, PROC FREQ, PROC PRINT,
and PROC UNIVARIATE
Introduction: Why Perform Simple Descriptive Analysis
Example: A Revised Volunteerism Survey
Computing Descriptive Statistics with PROC MEANS
Creating Frequency Tables with PROC FREQ
Printing Raw Data with PROC PRINT
Testing for Normality with PROC UNIVARIATE
Conclusion
References
Appendix A.5 Preparing Scattergrams and Computing Correlations
Introduction: When Are Pearson Correlations Appropriate
Interpreting the Coefficient
Linear versus Nonlinear Relationships
Producing Scattergrams with PROC PLOT
Computing Pearson Correlations with PROC CORR
Appendix: Assumptions Underlying the Pearson Correlation
Coefficient
Reference
Appendix B Data Sets
Appendix C Critical Values of the Chi-Square Distribution
Index