Analyzing ranking data
March 6, 2006 10:26 AM
Subscribe
StatsFilter: How to analyze a set of ranking data?
I ran a survey. I have a set of rankings: 10 items where each respondent uniquely ranked each item 1-10. But... I don't really know what to do with it. How do I generate a group ranking based on the individual rankings? Total the ranking vales for each item? Average them? Also, any references to a text that describes how to analyze this kind of data are welcome.
posted by GuyZero to science & nature (8 comments total)
If you want to find out how related the rankings are you can use correlation tests - this can be used to determine whether people or groups of people give similar answers to questions. For ranked data you want Spearman's Rho (wikipedia) or Kendall's Tau (wikipedia). Both of these are testable for significance, if you need that sort of thing.
"Nonparametric statistics for the behavioural sciences" is a book which covers all sorts of tests, but it's a library visit rather than a book anyone in their right mind would want to purchase.
posted by handee at 10:37 AM on March 6, 2006