{% extends "global/Page.html" %} {% load otree static %} {% block title %} The Assessment Task: Overview {% endblock %} {% block content %}

Task

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:

Example

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

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.

{% endblock %}