Goodevening,
I'm using primary data to test an italian version of an anglo-saxon scale. I've got more than 300 observations, and I'm trying to replicate the study. In this study, the author said that the principal axis factor analysis is better than principal components one. I've chosen to use both, because, following the previous methodological literature, the two approaches give same results in the most of cases.
The principal components analysis gave me the following results:
Component | Eigenvalue Difference Proportion Cumulative
-------------+------------------------------------------------------------
Comp1 | 3.60881 2.27696 0.3007 0.3007
Comp2 | 1.33184 .0765953 0.1110 0.4117
Comp3 | 1.25525 .172022 0.1046 0.5163
Comp4 | 1.08323 .237453 0.0903 0.6066
Comp5 | .845775 .0409759 0.0705 0.6771
Comp6 | .804799 .102403 0.0671 0.7441
Comp7 | .702396 .0800809 0.0585 0.8027
Comp8 | .622315 .0771328 0.0519 0.8545
Comp9 | .545183 .0766445 0.0454 0.9000
Comp10 | .468538 .0785899 0.0390 0.9390
Comp11 | .389948 .048031 0.0325 0.9715
Comp12 | .341917 . 0.0285 1.0000
The pf analysis, instead, using the command "factor varnames, pf", gave me the following results:
--------------------------------------------------------------------------
Factor | Eigenvalue Difference Proportion Cumulative
-------------+------------------------------------------------------------
Factor1 | 3.02369 2.44315 0.8962 0.8962
Factor2 | 0.58054 0.17886 0.1721 1.0683
Factor3 | 0.40168 0.20612 0.1191 1.1873
Factor4 | 0.19556 0.10389 0.0580 1.2453
Factor5 | 0.09167 0.09002 0.0272 1.2725
Factor6 | 0.00165 0.04064 0.0005 1.2730
Factor7 | -0.03898 0.06565 -0.0116 1.2614
Factor8 | -0.10463 0.03007 -0.0310 1.2304
Factor9 | -0.13470 0.02525 -0.0399 1.1905
Factor10 | -0.15995 0.05104 -0.0474 1.1431
Factor11 | -0.21099 0.06070 -0.0625 1.0805
Factor12 | -0.27170 . -0.0805 1.0000
With oblique rotation ("rotate, oblique oblimin"):
--------------------------------------------------------------------------
Factor | Variance Proportion Rotated factors are correlated
-------------+------------------------------------------------------------
Factor1 | 2.82448 0.8372
Factor2 | 2.45171 0.7267
Factor3 | 1.49117 0.4420
Factor4 | 1.40048 0.4151
Factor5 | 0.44401 0.1316
Factor6 | 0.36868 0.1093
--------------------------------------------------------------------------
As you can see, the proportion of explained variance is too high, compared with principal components analysis. Also, I can't understand why I'm obtaining negative eigenvalues. STATA doesn't say to me "Heywood Case", so I can affirm that the data aren't the main problem.
Finally, I've tried to repeat these analysis using SPSS. I know that STATA is better, but this software is simple in some cases. SPSS gave to me, for the two analysis, the same output, with the same explained variance (30%) for the first factor/component, both for principal components and principal axis analysis.
I can't understand why I'm having different results using STATA, and why I'm obtaining different results from two statistic softwares. In fact, using factor analysis for other scales in my dataset, I've found the same output using both approaches and both softwares.
Thanks to everybody could help me.
I'm using primary data to test an italian version of an anglo-saxon scale. I've got more than 300 observations, and I'm trying to replicate the study. In this study, the author said that the principal axis factor analysis is better than principal components one. I've chosen to use both, because, following the previous methodological literature, the two approaches give same results in the most of cases.
The principal components analysis gave me the following results:
Component | Eigenvalue Difference Proportion Cumulative
-------------+------------------------------------------------------------
Comp1 | 3.60881 2.27696 0.3007 0.3007
Comp2 | 1.33184 .0765953 0.1110 0.4117
Comp3 | 1.25525 .172022 0.1046 0.5163
Comp4 | 1.08323 .237453 0.0903 0.6066
Comp5 | .845775 .0409759 0.0705 0.6771
Comp6 | .804799 .102403 0.0671 0.7441
Comp7 | .702396 .0800809 0.0585 0.8027
Comp8 | .622315 .0771328 0.0519 0.8545
Comp9 | .545183 .0766445 0.0454 0.9000
Comp10 | .468538 .0785899 0.0390 0.9390
Comp11 | .389948 .048031 0.0325 0.9715
Comp12 | .341917 . 0.0285 1.0000
The pf analysis, instead, using the command "factor varnames, pf", gave me the following results:
--------------------------------------------------------------------------
Factor | Eigenvalue Difference Proportion Cumulative
-------------+------------------------------------------------------------
Factor1 | 3.02369 2.44315 0.8962 0.8962
Factor2 | 0.58054 0.17886 0.1721 1.0683
Factor3 | 0.40168 0.20612 0.1191 1.1873
Factor4 | 0.19556 0.10389 0.0580 1.2453
Factor5 | 0.09167 0.09002 0.0272 1.2725
Factor6 | 0.00165 0.04064 0.0005 1.2730
Factor7 | -0.03898 0.06565 -0.0116 1.2614
Factor8 | -0.10463 0.03007 -0.0310 1.2304
Factor9 | -0.13470 0.02525 -0.0399 1.1905
Factor10 | -0.15995 0.05104 -0.0474 1.1431
Factor11 | -0.21099 0.06070 -0.0625 1.0805
Factor12 | -0.27170 . -0.0805 1.0000
With oblique rotation ("rotate, oblique oblimin"):
--------------------------------------------------------------------------
Factor | Variance Proportion Rotated factors are correlated
-------------+------------------------------------------------------------
Factor1 | 2.82448 0.8372
Factor2 | 2.45171 0.7267
Factor3 | 1.49117 0.4420
Factor4 | 1.40048 0.4151
Factor5 | 0.44401 0.1316
Factor6 | 0.36868 0.1093
--------------------------------------------------------------------------
As you can see, the proportion of explained variance is too high, compared with principal components analysis. Also, I can't understand why I'm obtaining negative eigenvalues. STATA doesn't say to me "Heywood Case", so I can affirm that the data aren't the main problem.
Finally, I've tried to repeat these analysis using SPSS. I know that STATA is better, but this software is simple in some cases. SPSS gave to me, for the two analysis, the same output, with the same explained variance (30%) for the first factor/component, both for principal components and principal axis analysis.
I can't understand why I'm having different results using STATA, and why I'm obtaining different results from two statistic softwares. In fact, using factor analysis for other scales in my dataset, I've found the same output using both approaches and both softwares.
Thanks to everybody could help me.
Comment