[](https://codecov.io/gh/seanhagen/bradleyterry) [](https://github.com/avelino/awesome-go)
May 2, 2019 ยท View on GitHub
Bradley-Terry Model

The Bradley-Terry Model is useful when comparing the results of a bunch of pairings to see what item is most relevant or best choice.
It's also used a bunch to determine the best team to bet on.
I wrote this version because I need to compare the preferred pieces of equipment at a playground, and didn't want to have to call out to Python or R to get the correct answer.