Page 1 of 1

Correlation data different in SPSS and Jamovi

Posted: Wed Dec 09, 2020 5:18 pm
by lucier96
I have calculated various Spearman's correlations using SPSS. However, I want to conduct a partial correlation but SPSS can only do this for Pearson's. After playing around with Jamovi, I noticed that both the test statistics and p values are different on SPSS and Jamovi for the original correlations (selected one-tailed on SPSS and selected 'correlated' option rather than 'correlated positively' or 'correlated negatively' on Jamovi). The data is exactly the same as I loaded the SPSS document into Jamovi.

I then compared the data between SPSS and Jamovi for partial correlations (Pearson's) and this is also different.

Does anyone know why this is happening and how it can be solved? I am fairly new to Jamovi so apologies if it is something obvious.

Re: Correlation data different in SPSS and Jamovi

Posted: Wed Dec 09, 2020 9:25 pm
by jonathon
so i wouldn't assume there's anything to be "solved" here.

there's a few possibilities; jamovi does this incorrectly, spss does this incorrectly, jamovi and spss use slightly different methods, your analyses between jamovi and spss are not set up *exactly* the same, etc.

double-check that the N's are the same between spss and jamovi, and if that's not the issue, then feel free to post your data file here.

(back in the early days, when people posted "the result isn't the same as spss", there was an even chance that our implementation isn't quite correct. but these days, everything's been so thoroughly tested, it's very rare that someone finds a value that isn't correct. the last time that happened was probably two years ago).

cheers

jonathon

Re: Correlation data different in SPSS and Jamovi

Posted: Thu Dec 10, 2020 11:44 am
by Bobafett
selected one-tailed on SPSS and selected 'correlated' option rather than 'correlated positively' or 'correlated negatively' on Jamovi
Wouldn't this mean you requested a one-tailed correlation in SPSS but two-tailed in jamovi?

Not sure about the partial correlation - like Jonathon said, you'd need to post screenshots or the data file to get some help...

Re: Correlation data different in SPSS and Jamovi

Posted: Fri Dec 11, 2020 1:02 am
by MAgojam
Hi, @ lucier96.

If a one-tailed Pearson correlation is selected in SPSS, the p-value may differ from that reported by jamovi, only because SPSS always considers a correlation to be positive, but when it is negative it returns the one's complement of the calculated p-value. Jamovi always looks at only one tail, right or left depending on whether you have chosen positively or negatively correlated.
Try choosing 'positively correlated' for one-tailed in jamovi and one's complement the p-value of a negative correlation, you will see that it will be the same as that reported for one-tailed by SPSS.

Cheers,
Maurizio

Re: Correlation data different in SPSS and Jamovi

Posted: Fri Dec 11, 2020 2:41 pm
by lucier96
Thanks for all the useful suggestions.

I have selected 'correlated positively' in Jamovi and this is now the same as my SPSS results for the majority of my correlations. For the correlations which have come out negative, do I select 'correlated negatively'? as these are the p-values which seem to differ from SPSS.

Thanks!