{{ block title }}Introduction{{ endblock }} {{ block content }}

Hover to see experimental set-up.

You are offered a choice between two boxes, A and B. Each of these boxes are randomly picked from the 200 boxes. You will be paid $10 additional if your chosen box is golden and if this choice is selected for payment. Box A and B are different in the following way:

  1. We drew 5 balls from Box A one at a time, replacing each ball to the box after it was drawn. Of the 5 balls we drew, 3 were red (and the other 2 were blue).
  2. We will draw 10 balls from Box B and your choice can be based on the outcome of the draws.

To make your choices, simply click on your choice for each row. Note that the greater the number of red balls drawn from a box, the more likely it is golden rather than wooden. So if you pick Box B when 6 red balls out 10 balls are drawn from it, you should still pick it for 7, 8, 9 and 10 red balls out of 10. The interface below is implemented to automatically make these selections for you.

{{ formfield_errors "choice1exp" }} {{ for amount in right_side_amounts }} {{ endfor }}
Choose Box A Choose Box B
Box A - 3 out of 5 balls drawn were red.    Box B - if {{ amount }} out of 10 balls drawn are red.
{{ endblock }} {{ block scripts }} {{ endblock }}