I have a dataset with several hundred subjects, with rankings in 3 different categories. These rankings are integer values 1-5. My question is whether, for a given subject are these rankings related?
I'm not sure the best way to go about answering this question. Certainly if one particular subject has rankings of 1,1,1 that would support some relationship, but how do I assess this for the whole set of subjects to determine if an association between rankings is likely or not likely to exist?
Any help is appreciated. A similar question has been asked before on this site Aggregation of Correlations Coefficients (Spearman). However, it has not been answered.