{% 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 that there's a {{ player.belief }}% chance that a set of representative consumer products that costs $ 100 today will cost less than $ {{ invest_value }} in one year from now.


How certain are you that your guess of {{ player.belief }} % is within ± 1 percentage point of the guess that would be statistically optimal given the information that you have?
{% for x, i in radio_amounts %} {% endif %} {% endfor %}

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




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