Why is there only one p-Value for the friedman test although it's a two way design
Mostra commenti meno recenti
like already in the title: i was searching for something like the 2 way anova but without the normal distribution requirement. the friedman test allows a two way layout but i only get 1 p-valie. but i want to know the impact of rows and column.
What am I misunderstanding? best regards
4 Commenti
Scott MacKenzie
il 2 Mag 2021
What data are you analysing? If the data are ratio-scale measurements, then you should consider using the 2-way parametric anova, even if the normality assumption is not met. There are two main reasons. First, the parametric anova is considered robust to violations in the normality assumption. Second, if you use a Friedman test on ratio-scale data, information is lost. Statistical power in the test is sacrificed.
On the first point, try doing a Google search. Have fun navigating through the arguments on each side!
On the second point, let me give a simple example, since many folks either don't consider this or don't understand the issue. If you have three conditions A, B, and C and measured reponse times of, for example, A=40 seconds, B=39 seconds, and C = 20 seconds, you can resonably observe that "A and B took much longer than C". However, this information is lost when doing a Friedman test, because the data are collapsed into ranks: A=1, B=2, and C=3.
Jonas
il 2 Mag 2021
Scott MacKenzie
il 2 Mag 2021
OK, so head turn (degrees) is a ratio-scale measurment. You'd probably be just using using the parmetric Anova to analyse the data.
Jonas
il 2 Mag 2021
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su ANOVA 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!