{{ extends 'global/Page.html' }} {{ block title }}Instructions Stage 1{{ endblock }} {{ block content }}

You will make a choice at the end of Stage 1. You can practice using the buttons to select A or B on this page, but this is not the actual choice that will affect your payment.

Your initial payoff was ${{ player.initial_endowment }}.

A B
50% chance of Heads 50% chance of Tails
Choice Keep your initial payoff Double your initial payoff $2
Select One
You will choose either A or B. If you choose B, the computer will virtually flip a coin to decide whether you double your original payoff or end stage 1 with $2. Coins have a 50% chance of coming up heads and a 50% chance of coming up tails. Note that if you choose B it is possible to end up with less than the amount from the first coin flip. {{ formfields }} {{ next_button }} {{ endblock }}