I have two sets of ranked data which are ranked on different scales, one fixed and one variable, and I would like to convert one of the data sets ranking values to match the other.
Set 1 is ranked 10 - 1 with 10 being the highest rank. Set 2 is ranked 1 - x with 1 being the highest rank and x being the number of items in the set.
Is it possible to convert the ranking of set 2 to fit into set 1?
Thanks, Phil