#Fishtest SPRT Elo

13 messages · Page 1 of 1 (latest)

tall tapir
#

I've been trying to find the formula to calculate these values.

So I can set up an excel spreadsheet, enter in the game results and it will automatically calculate the LLR/Elo.

LLR    -0.00 [-2.94,2.94]
Elo    -0.00 [-1000.00,1000.00] (95%)
LOS    50.0%
Games    0 [w:0.0%, l:0.0%, d:0.0%]
Pentanomial    [0, 0, 0, 0, 0]```

I've already looked at fishtest-mathmatics and clicked on all the links to the pdfs. The pdfs are full of very high level university level equations/maths.  I've looked at the source code but I can't understand it.
umbral crystal
#

You'll have better luck asking it in the fishtest repo, as the one that created the math isnt in this discord

#

As for LLR theres 5 different formulas for it

#

The one that fishtest uses involves maximum likelihood estimation

#

Which involves a root finding algorithm

#

So not very easy to incorporate to an excel spreadsheet

next grove
tall tapir
umbral crystal
tall tapir
cerulean spireBOT
#

@tall tapir Abrok is a third party, so we cannot guarantee the safety, reliability, and availability of those binaries because we are not responsible for them.
Therefore, we only recommend downloading from the official GitHub releases.

umbral crystal