I noticed a discrepancy between the expected number of points for the Bankroll Builder tournament and the actual number.
The formula is:
(1000 × ( √Runners)/√(Finishing Position))×(1.01+log10(buyin))
My computation shows that the actual formula is:
(1000 × ( √Runners)/√(Finishing Position))×(1+log10(buyin))
Arguably a small difference but since the formula was modified on the website infos for the tournament, the actual formula should be corrected.