{% extends "global/Base.html" %}
{% load staticfiles otree_tags %}
{% block title %}
Task {{round}} of {{num_questions}}
| # of Cards in the Deck | # of Balls in the Bag | |
| Bag A | {{specification.a_chips}} | |
| Bag B | {{specification.b_chips}} |
The computer randomly selected one bag by drawing a card from the deck.
Then, the computer randomly drew {{specification.n_sample}} balls from the secretly selected bag, replacing each ball with a ball of the same color after it was drawn:
Then, the computer randomly drew {{specification.n_sample}} ball from the secretly selected bag:
Select a probability (between 0 and 100) that expresses how likely you think it is that bag A as opposed to {% if player.default_condition == "two" %} bag B has {% else %} one of bag B, bag C, ..., or bag J have {% endif %} been selected:
Probability of bag A: