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 randomly filled a digital urn with a certain number of blue balls (denoted as B)
and the remaining balls are red. The total number of balls in the urn is 100.
The specific value of B was determined randomly by the computer, ranging from 0 to 100, with each number having an equal probability of being selected.
Note: The urn will be refilled with a new set of 100 balls for each round.
Your task is to guess the proportion of blue balls B%!
Here is an image depicting the 100 balls that make up the urn. The colors of the balls are unknown to you.
2. The computer will randomly select 10 balls from the urn and show them to you.
With that information, you will be asked to make a guess about the proportion of blue balls in the urn (B%).
It is important to notice that you will only observe 10 out of the 100 balls in the urn.