1

Possible Duplicate:
Not-significant F but a significant coefficient in multiple linear regression

In my research, I use Optimism as the IV, Job Satisfaction as the DV and Work-Family Enrichment as Mediator.

Path Model Analysis using AMOS shows that IV and DV are significantly correlated, but regression test was non-significant.

What conclusion can we draw from this?

too
  • 11
  • 1
  • 2
  • Are you saying that the IV & DV correlate, but when you add in the mediator they no longer correlate? (I just want to be clear.) – gung - Reinstate Monica Jul 28 '12 at 13:57
  • Are you doing _linear_ regression? – MLS Jul 28 '12 at 19:07
  • in descriptive Statistics and correlations among variable, Optimism have a 0.4 correlation which is significant at 0.01%. However, when perform path analysis under AMOS, the direct model shows a beta of 0,06 with p of 0.373. Under full mediation model beta is 0.65, p is 0.276. Having problem in explaining why correlation is significant but when perform path analysis, beta is not significant. Thank you, Too. – too Jul 29 '12 at 08:50
  • This is an FAQ. **Duplicates:** > [Not-significant F but a significant coefficient in multiple linear regression](http://stats.stackexchange.com/questions/13850/) > [How can a regression be significant yet all predictors be non-significant?](http://stats.stackexchange.com/questions/14500/) > [Significance of coefficients in linear regression: significant t-test vs non-significant F-statistic](http://stats.stackexchange.com/questions/24720/) – whuber Aug 27 '12 at 18:38

1 Answers1

1

Jerzy Neyman found a positive correlation between number of storks sighted (IV) and number of babies born (DV), he created a dataset (not real data) to illustrate your situation where if you only look at storks and babies you see a relationship, but if you adjust for another variable (size of county measured by number of women in the county) the relationship goes away. This is because the size and characteristics of the county are most likely the cause of both storks (they like to nest in areas that people like to live in) and babies, but storks and babies are independent once you adjust for the county size.

This is a common theme in statistics, where 2 things appear related (and can often humorously be questioned about cause and effect), but both are really the result of a third cause. Some common examples include the number of methodist ministers and the sale of rum were highly correlated in one dataset (this was during a time of population growth in the area which likely caused both), or number of fire fighters and the cost of repairs to the building (does this mean we should send fewer fire fighters?).

Greg Snow
  • 46,563
  • 2
  • 90
  • 159