Chi Square Test for three variables
Afficher commentaires plus anciens
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 commentaire
Scott Callahan
le 16 Nov 2018
Use "Marks" function chi2cont.
Réponses (1)
Star Strider
le 29 Sep 2015
1 vote
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.
Catégories
En savoir plus sur Hypothesis Tests dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!