Hi!
I feel my question is pretty straight forward. How can I determine differences between each pair of categorical data with 3+ groups?
I have two categorical variables:
1) Type of Grant (Grant 1, Grant 2, Grant 3, & Grant 4)
2) Professorship (Assistant professor, associate professor, full professor)
I can use Fit Y by X and get a significant Chi Square value between the two.... But how can I tell where this differences lies? For example, how do I know if grant 3 is significantly more likely to have associate professors compared to grant 2, or that grant 1 is significantly more likely to have full professors than all of the other grants?
If I make professorship a numerical variable, I can get comparisons and a p value for each pair, is this how it should be done?
Thanks in advance.