McBruce Posted August 5, 2020 Report Share Posted August 5, 2020 Pairs tournament 4164 today, interesting ending: Name Score (%) RankA B CPrize PointsLin1951+van0602 60.63 1 1 11.28veecon+Robby8 60.62 1 1 1.28 One pair's results show 2/26, 60.62% at the top of the list and 60.63% at the bottom.The other's results show 1/26, 60.63% at the top of the list and 60.62% at the bottom. It would seem we have a rounding discrepancy in the code. Quote Link to comment Share on other sites More sharing options...
pgrice Posted August 6, 2020 Report Share Posted August 6, 2020 Pairs tournament 4164 today, interesting ending: Name Score (%) RankA B CPrize PointsLin1951+van0602 60.63 1 1 11.28veecon+Robby8 60.62 1 1 1.28 One pair's results show 2/26, 60.62% at the top of the list and 60.63% at the bottom.The other's results show 1/26, 60.63% at the top of the list and 60.62% at the bottom. It would seem we have a rounding discrepancy in the code. There is indeed. I've seen examples where one pairs is ranked above an other but has fewer match points. Very sloppy to do your rounding/truncation in the middle of the calculation rather than at the end. Quote Link to comment Share on other sites More sharing options...
McBruce Posted August 7, 2020 Author Report Share Posted August 7, 2020 There is indeed. I've seen examples where one pairs is ranked above an other but has fewer match points. Very sloppy to do your rounding/truncation in the middle of the calculation rather than at the end. This is usually because there is an averaged board in there somewhere. The BBO system calculates the percentages correctly, but sometimes on ACBL Live for Clubs the matchpoints are wrong, even though the percentages copied from BBO results are correct. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.