On Wed, 12 Mar 2008, Don Dailey wrote: > 1. My UCT constant is 1.0 - my formula is averageScore + c * sqrt( > (2.0 * log(n)) / (10.0 * m) ); so your contstant is 2/10 = 0.2 inside the sqrt(), which is equivalent to c=0.44 ? Christoph