{% extends "global/Page.html" %} {% load otree %} {% block title %} Your certainty about your estimate
{% endblock %} {% block content %}

On the previous screen, you indicated that you think there's a {{ player.belief }} % chance that a $100 investment into the S&P 500 today will be worth less than ${{ invest_value }} in one year from now.


How certain are you that the statistically optimal guess (given the information you have) is somewhere between {{ low }}% and {{ high }}%?
{% for x, i in radio_amounts %} {% endif %} {% endfor %}

{% if x != 1 %}
{% else %}
very uncertain
completely certain




{% endblock %} {% block scripts %} {% endblock %}