THING RANKER

Competition Name

WHAT IS THINGRANKER?

TLDR: ThingRanker is a tool used to rank things.

ThingRanker is a pairwise ranking tool that can be used to make decisions or to rank things based on preference or skill.

It will create a competition that you can add things to, and once you finish setting it up it will create a link that any number of people can follow to vote on pairings. These pairings are 1 to 1 decisions on objects, and the user gets to choose between the two. After enough pairings have been run, you'll have (mostly) accurate rankings based on winrates and variance.

WHY PAIRWISE?

Well, it's quite simple.

Here's a question: Is it easier to rank 10 items at once, or is it easier to pick between two?

If you answered two, then there's a good chance that pairwise rankings would help you to decide on where to eat for lunch. If you answered that they were the same, then you either don't need this tool, or you're a computer.

Pairwise competitions allow us to make many different comparisons, and using the results from the comparisons, we can rank items based on preference. This means that if you're having trouble deciding on something in a group or even by yourself, you can create a quick thing ranker to rank your things.

HOW IT WORKS

Pairwise competitions are very similar to something you may have interacted with several times already: ranked ladders.

In a ranked ladder system, your rank goes up when you win, and your rank goes down when you lose. Simple.

The same happens here. If Item A is preferred more often than Item B, it will win more pairings, and will end up with a higher rank. If you want specifics, check our GitHub for more information on the algorithm used to calculate the ratings.