scttcper / ts-trueskill

TypeScript port of the python TrueSkill package
https://trueskill.netlify.app
Other
74 stars 9 forks source link

How to get the average team rating #222

Open ailmanki opened 3 years ago

ailmanki commented 3 years ago

What would the formula be, to get the average rating of a team, and its standard deviation?

Mu is just the average, and sigma is the geometric mean?