Chi Square Test for three variables
Mostra commenti meno recenti
I am having three vectors with binary results each from a different test condition (from the same subjects).
How do I perform a chi square test to see whether the participants performed equally well in all three conditions?
But how do I extend it to three variables?
1 Commento
Scott Callahan
il 16 Nov 2018
Use "Marks" function chi2cont.
Risposte (1)
Star Strider
il 29 Set 2015
1 voto
A Chi-Squared test is generally restricted to comparing two frequencies. From what you described, a repeated-measures ANOVA is likely most appropriate. Consult with a statistician in your organisation for the correct analysis.
Ideally, you designed your study with the statistical analysis in mind before you began it. Designing you study after you collected your data is not the optimal order of events.
Categorie
Scopri di più su Hypothesis Tests in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!