{% extends "global/Page.html" %} {% block title %}Part II{% endblock %} {% block content %}

Instructions:

Your first task is to choose between lotteries A and B.

On the next page, you will see a table, and you should choose between A and B in each row.

Once you are done, one of the rows will be randomly selected, and the lottery of your choice (A or B) will be played.

The lottery works as follows: The computer will roll a ten-sided dice. The lotteries specify payoffs to each of the ten possible dice numbers (1 to 10).

Payoffs are shown in experimental dollars (E$), which will be converted to USD at a 1:40 rate (for example, E$ 40 are worth USD 1).

Good luck!

{% next_button %} {% endblock %}