{{ block title }} Sequences {{ endblock }} {{ block content }}
In each trial, the computer randomly selects the Yellow or Green box.
From the box selected, the computer will draw a sequence of 10 marbles, recording the color and replacing the marble in its box after each draw.
You and another participant (participant 2) will observe that sequence of 10 marbles.
The sequence size, the number of marbles. The next table summarizes the probabilities associated with each box:
| Box |
Number of yellow marbles |
Number of green marbles |
Probability of drawing one yellow marble |
|---|---|---|---|
| Yellow |
3 |
1 |
75% |
| Green |
1 |
3 |
25% |
{{ formfields }} {{ next_button }} {{ endblock }}