I am building a ranking system. To get a rank of an item, I have considered using ratio and method.
Let's say I have an item with 10 wins and 10 losses.
Ratio: 10/20 = 0.5 Point: 10 - 10 = 0
What other options do I have?
I am building a ranking system. To get a rank of an item, I have considered using ratio and method.
Let's say I have an item with 10 wins and 10 losses.
Ratio: 10/20 = 0.5 Point: 10 - 10 = 0
What other options do I have?
The ranking problem comes up in many contexts. People who want to rank American college football teams have come up with the BCS system. Part of this involves asking experts for their opinions, but part of it is purely mathematical. Start with the wikipedia page.
Chess players also get ranked, by the Elo system. Here's a wikipedia link.