How do I calculate SCORE for a backcounting game?
For a play all game I use the formula SCORE= ExpVal^2/Var*1000000 but in the case of a backcounting game, as I get the ExpVal and Var values for the actually played hands, the formula leads me to very high values, so I guess that there must be a way to adjust it to get reasonable values, perhaps using the values of TotalHands and PlayedHands?

Thanks,

BJFan