{% block title %}

Guess the Proportion of Blue Balls
Timing and Instructions

{% endblock %} {{ block content }}
Comprehension test: Please answer the question at the end of each page. If you fail more than three times in total, your session will finish, and you will receive 50 points for participation. Remaining attempts: {{ attempts }}.
1. The computer will match you another player (a fellow human) who already finished this survey.

2. The computer will populate a digital urn with B blue balls and 100-B red balls (100 balls in total). The number of blue balls (B) will be randomly chosen between 0 and 100 with each number having the same chance of being selected.

Note: The urn will be refilled with a new set of 100 balls for each round.

Here is an image depicting the 100 balls that make up the urn. The colors of the balls are unknown to you.

3. The computer populated the urn with blue and red balls, but neither you nor the other participant knows the proportion of blue balls in the urn, B%.

Your task is to guess the proportion of blue balls, B%!

4. The computer randomly selected 10 balls from the urn and showed them to the other participant.

With that information, the other participant was asked to make a guess about the proportion of blue balls in the urn (B%). It is important to notice that the other participant only observed 10 out of the 100 balls in the urn.

Size of the other participant's sample.



{{ formfields }} {{ next_button }} {{ endblock }}