<
czyta...@gmail.com> wrote in message
news:49a8c832-2239-487d...@googlegroups.com...
---------------------------------------------------------------------------------------------------------
I really have no business commenting here, I am merely an introductory level
tutor. but your question might be elementary -- you have categorical data
such as (to take an example using automobiles) color, style, etc. For data
encoding purposes you may designate blue = 1, red =2, white = 3, etc. But to
treat this data as a single variable with ordinal or cardinal rank is
absurd. In what sense would white be 50% more than red and three times blue,
or even white > red > blue ? OK, you didn't mention rank, so presumably you
are aware of that.
Next, you can deal with proportions -- are there differences in colors among
different body stayles? I would attack such questions using chi-square
methods or perhaps ANOVA. Look up "test of homogeneity" in a standard stats
text, for example. Does that help?