I have data for 352 response ratings that have been categorized as "Low," "Medium," and "High." I would like to compare the differences of five variables across the three categories to see which ones have significant differences. In the end I would like to be able to say something like, "variable 1 differed significantly between the response categories, suggesting that it is an important component to consider..."
It seemed like a MANOVA was what I wanted to use for this, but the problem is that the sample sizes between the categories are quite different: "Low" = 66, "Medium"= 275, "High" = 11. Can I still use a MANOVA for this even with such a disparity? Any suggestions?