|
BGonline.org Forums
standard error reported by gnu
Posted By: Tom Keith In Response To: standard error reported by gnu (rambiz)
Date: Friday, 4 February 2011, at 3:30 a.m.
Suppose you roll out two plays and want to know whether they are correctly ranked by their rollout results. (The plays could be wrongly ranked if the poorer play had luckier dice in the rollout.).
If the standard deviations of the two plays are SD1 and SD2, compute a "joint standard deviation", JSD = sqrt( SD12 + SD22 ). Then take D, the difference between the rollout results, and divide by the JSD. Consult the following table to find the probability the plays are correctly ranked.
D / JSD Probability the plays
are correctly ranked0.0 50% 0.5 69% 1.0 84% 1.5 93.3% 2.0 97.7% 2.5 99.4% Your example: If R1 = 0.70 and SD1 = 0.005, and R2 = 0.68 and SD2 = 0.008, then
JSD = sqrt( 0.0052 + 0.0082 ) = 0.0094
D = 0.70 - 0.68 = 0.02
D / JSD = 0.02 / 0.0094 = 2.13From the table, there is roughly a 98% chance that an infinite rollout won't reverse the order of these plays.
|
BGonline.org Forums is maintained by Stick with WebBBS 5.12.