I believe a 1-way Analysis of Variance might be suitable. If your overall F value is significant, you can then follow up with a Post-Hoc test to identify exactly which condition is significant.
Im looking to analyze a problem with data similar (but more complex) to the data below
111
111
111
111
111
111
111
101
101
101
100
100
000
Im trying to show whether or not there is a significant difference in the occurence of 111 vs. 101 vs 100 vs 000 patterns and if so which pattern is the significant one.
Thanks!
I believe a 1-way Analysis of Variance might be suitable. If your overall F value is significant, you can then follow up with a Post-Hoc test to identify exactly which condition is significant.
True, I must have misread the initial post. The Kruskal-Wallis test is worth looking into.
|
|