Page 1 of 1
[RESOLVED] Limit to count - chi-square test
Posted: Thu Dec 06, 2018 11:33 am
by mpalima
Hi
I am trying to do a chi-square test of association, where the count could reach values like 500,000. Jamovi won't finish. But if I try to bring it down to 50,000 then it takes a long while, but it does finish.
Is there a limit to the count ?
If I try to do the same thing using Rj editor, it's no problem.
Re: Limit to count - chi-square test
Posted: Thu Dec 06, 2018 11:35 am
by jonathon
can you attach a .omv file? we'll take a look.
with thanks
Re: Limit to count - chi-square test
Posted: Thu Dec 06, 2018 11:45 am
by mpalima
Here it is. Thanks.
Re: Limit to count - chi-square test
Posted: Thu Dec 06, 2018 12:12 pm
by jonathon
hi,
the issue was that jamovi was calculating all the different statistics in the background, including kendall's tau, even when it didn't need to be. this was fine, except when there are a lot of counts, because kendall's tau is *very* slow with large counts.
i've changed it now so kendall's tau is only calculated when that checkbox is selected.
this will be in the next release, which should be in the next 24 hours.
thanks for reporting this, i really appreciate it.
jonathon
Re: Limit to count - chi-square test
Posted: Thu Dec 06, 2018 12:43 pm
by mpalima
Thanks Jonathon.
I really appreciate the quick response.
I'll wait for the update.
Kinds regards
Marisciel
Re: Limit to count - chi-square test
Posted: Sun Dec 09, 2018 9:29 am
by mpalima
I just installed 0.9.5.12 and it is all good.
Huge thanks Jonathon.
Best regards
Marisciel
Re: [RESOLVED] Limit to count - chi-square test
Posted: Tue Aug 18, 2020 6:01 am
by Asmaryadi
In SPSS, I can see the assumptions requirement of Chi-Square, like n more 20% of expected value < 5. How can I see in jamovi?
Re: [RESOLVED] Limit to count - chi-square test
Posted: Wed Aug 19, 2020 5:56 am
by jonathon
hi,
create an issue on our github issues page, and we'll see what we can do (in future, you're better off starting a new thread, this one is from 2018!)
https://github.com/jamovi/jamovi/issues
cheers