Help for this page

Select Code to Download


  1. or download this
    P(You're right)
      = P(You're handed x)*P(You don't think that x is larger)
        + P(You're handed y)*P(You think that y is larger)
      = 0.5 * (1 - p(x)) + 0.5 * p(y)
      = 0.5 + 0.5*(p(y) - p(x))
    
  2. or download this
         (Right if handed the larger) |
         <----------------------------|
    ...
                   |
                   |------------------------------->
                   | (Right if handed the smaller)