Normal
It's half the tables because not all platforms have access to newly released tables, some platforms are perpetually 4 months behind, and it also gives players a sort of choice instead of an obligation.I've read through this whole thread and I've been able to recreate his score system for myself in excel, his forumla looks like this as an array formula{=SUM(100*EXP(-0.0465*SMALL(C4:C69-1,{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33})))}sorts the array from smallest to biggest up to the 33rd spot, does the scoring system with exponents, then sums them up.the specific post by invitroI've only posted well on 9 tables which gets me around to the mid-high 40's, I have to double/triple that number to get to the top 20, more than triple to get into the top 10.
It's half the tables because not all platforms have access to newly released tables, some platforms are perpetually 4 months behind, and it also gives players a sort of choice instead of an obligation.
I've read through this whole thread and I've been able to recreate his score system for myself in excel, his forumla looks like this as an array formula
{=SUM(100*EXP(-0.0465*SMALL(C4:C69-1,{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33})))}
sorts the array from smallest to biggest up to the 33rd spot, does the scoring system with exponents, then sums them up.
the specific post by invitro
I've only posted well on 9 tables which gets me around to the mid-high 40's, I have to double/triple that number to get to the top 20, more than triple to get into the top 10.