I have a data set of two groups of people, both are n=30
so n=60
total.
I have administered a scale with 11 items which produces a score of either 0, 1, or 2.
Each of the items measures something different, so I want to know if people in group 1 score differently on specific items compared to people in group 2.
I am not sure what test is appropriate to use here, can I perform an ANOVA
with just two groups and compare them on all eleven variables? Or do I need to use a chi-square
test of independence to assess the relationship between each item and group?
Alternatively, if I converted the scale from 0,1,2 to a dichotomous 0-1 scale, would that enable any different types of tests? It makes sense theoretically to do this, but I am unsure if it is wise to compare means of items between groups on a 0-1 scale.