jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
55 stars 29 forks source link

[Feature Request]: Chi Square test - Compare column proportions (z-test) + adjust p-values (Bonferroni method) #2757

Open JaspBoy opened 3 weeks ago

JaspBoy commented 3 weeks ago

Description

Chi Square test - Compare column proportions (z-test)

Purpose

To compare column proportions to see is there statistical difference instead of relying on subjective evaluation

Use-case

No response

Is your feature request related to a problem?

No response

Is your feature request related to a JASP module?

Frequencies

Describe the solution you would like

Add above requested feature. Thank you!

Describe alternatives that you have considered

SPSS program

Additional context

SPSS has above requested feature. Also it marks different colums with different subscripts to easily mark the difference. That would be also nice addition to have. Pictures below.

Picture 1

slika

TarandeepKang commented 3 weeks ago

Hi, just to say that I really like the idea of the post-hoc test here. I don't know if it's the exact same implementation currently available in SPSS, but the one I've used in R is based on this:

Beasley, T. M., & Schumacker, R. E. (1995). Multiple Regression Approach to Analyzing Contingency Tables: Post Hoc and Planned Comparison Procedures. The Journal of Experimental Education, 64(1), 79–93. https://doi.org/10.1080/00220973.1995.9943797

in the chisq.posthoc.test package

Best,

Tarandeep

EJWagenmakers commented 3 weeks ago

Frantisek has some external motivatie to work on Frequencies I believe