{{ extends "global/Page.html" }} {{ block title }} {{ if r_num == 1 }} Part 2 {{ elif r_num == 2 }} Part 2 {{ elif r_num == 3 }} Part 3 {{else}} Finished {{ endif }} {{ endblock }} {{ block content }}
{{ if r_num == 1 }}

In this part of the study you will make decisions over 10 different lotteries. In each lottery question, you will be asked to choose between two options.

In each of the lottery questions, one choice will be a fixed amount and the other will involve some uncertainty. The uncertainty can be described in the following way. The computer flips a virtual coin that lands either on heads or tails, each with an equal 50% chance. The outcome of the virtual coin flip determines your payment if you chose the uncertain option.

Payment: If this part is randomly selected to count for payment in this study, only one of the 10 lottery questions will be chosen to count for payment. Your payment would be determined in the following way:

{{ endblock }} {{ block styles }} {{ endblock }}