{% extends "global/Page.html" %} {% load otree %} {% block title %} Practice {% endblock %} {% block content %} The distribution of returns for this stage has been set. Using the chart and slider below, you can see the the probability, conditional on your having drawn any particular return between -0.5 and 1.5, of the other player drawing a higher or lower return. When you are ready choose Next.

Conditional on your receiving return x (chosen using the sliding bar), this chart shows the probability that the other player faces higher or lower return.

Return:

Profit from Investing = return - 1{if the other player does Not Invest}

{% next_button %} {% endblock %}