vi
4 Conventional Linear Regression 67
Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
About the Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
Analysis of the Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
Specifying the Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
Identification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
Fixing Regression Weights . . . . . . . . . . . . . . . . . . . . . . . . . . 70
Viewing the Text Output. . . . . . . . . . . . . . . . . . . . . . . . . . . . 72
Viewing Graphics Output . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
Viewing Additional Text Output. . . . . . . . . . . . . . . . . . . . . . . . 75
Modeling in VB.NET . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77
Assumptions about Correlations among Exogenous Variables . . . 77
Equation Format for the AStructure Method . . . . . . . . . . . . . 78
5 Unobserved Variables 81
Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
About the Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
Model A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
Measurement Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
Structural Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84
Identification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
Specifying the Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
Changing the Orientation of the Drawing Area . . . . . . . . . . . . 86
Creating the Path Diagram . . . . . . . . . . . . . . . . . . . . . . . 87
Rotating Indicators . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
Duplicating Measurement Models. . . . . . . . . . . . . . . . . . . 88
Entering Variable Names . . . . . . . . . . . . . . . . . . . . . . . . 90
Completing the Structural Model . . . . . . . . . . . . . . . . . . . . 90
Results for Model A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
Viewing the Graphics Output . . . . . . . . . . . . . . . . . . . . . . 93