2. 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.
{% else %}
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%!
{% endif %}
Here is an image depicting the 100 balls that make up the urn. The colors of the balls are unknown to you.
{{ formfields }}
{{ next_button }}
{{ endblock }}