Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I am new to SEM and I am trying to run CFA for a 3-item Job satisfaction scale in Amos. I am getting the following as results.

Chi-square = .000
Degrees of freedom = 0
Probability level cannot be computed

I am not able to understand what does this mean. Please help me understand how do I interpret this.

Here is the model:

enter image description here

share|improve this question

1 Answer

up vote 4 down vote accepted

Your model is saturated. You have 6 covariance moments (three variances and three covariances), and you are estimating 6 parameters (factor variance, two loadings, three measurement error/unique variances). The problem has an exact solution, and zero objective function means that Amos successfully found that solution.

It also means that you cannot use the overall goodness of fit test to see how well your model fits. There is simply no further information to extract from your covariance matrix.

share|improve this answer
thanks StasK. One additional question. I have to report CFA for this scale. How do I do that in this case? – Rahul Oct 2 '12 at 21:38
1  
Just say that the model is saturated, and goodness of fit tests are not available/not applicable. – StasK Oct 2 '12 at 21:45
great. Thanks again! – Rahul Oct 2 '12 at 22:00

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.