{% extends "global/Page.html" %} {% load otree static %} {% block title %} The Assessment Task: Overview {% endblock %} {% block content %}
In this experiment, you will play the Assessment Task. In the task, there are two boxes, Box G and Box O. As shown below, each box contains 10 balls, either GREEN or ORANGE.
Box G contains 7 green balls and 3 orange balls. Box O contains 7 orange balls and 3 green balls. The composition of the boxes remains the same throughout the experiment.
Box G | Box O |
---|---|
|
|
At the beginning of the Assessment Task, the computer will randomly pick one box, either Box G or Box O. Each box is equally likely to be picked. We will NOT tell you which box is picked.
Your task is to assess: What is the percentage chance that the picked box is Box G vs Box O?
You will submit your assessment simply by dragging a slider as in the example below:
What is the percentage chance that the picked box is Box G vs Box O?
Click on the slider bar then drag to assess.
Box G |
---|
|
% |
There is % chance that Box O was picked.
There is % chance that Box G was picked.
Box O |
---|
|
% |
You may receive the reward as much as $10. The more accurate your assessment is, the higher the chance you will win the prize.
To help you make the assessment, you may have chances to receive the information generated by the computer in the following way.
Here is the demonstration of the reports. (The number of draws in the example will not be the same as you will see in the actual task.)
Report 1 | Report 2 | Report 3 | Report 4 | Report 5 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are more than | {% elif i == 2 %}
71% are 29% are |
{% elif i == 3 %}
There are 3 more than | {% elif i == 4 %}
5 balls are 2 balls are |
{% elif i == 5 %}
|
{% endif %}
{% endfor %}
According to your assessment, you will have chance to receive $10.
To determine your payment, the computer will randomly draw 2 numbers. For each draw, all numbers between 0 and 100 (including decimals) are equally likely to be selected. The draws are independent; that is, the first number drawn does not affect the second number at all.
Then your payment will be determined accordingly:
While this might look complicated, it is actually very simple. The important thing to remember is that it maximizes your chance of receiving $10 to submit your best assessment of the chance that the Picked Box is Box G vs Box O.
You have to get all questions correct to proceed.
Question 1
What are the compositions of Box O and Box G?
Question 2
In the Assessment Game, how many balls will be randomly drawn from the Picked Box?
Question 3
What should you do to maximize your chance of receiving the $10 prize from the Assessment Task?