{% extends "global/Page.html" %} {% load otree %} {% block title %} Stage three {% endblock %} {% block content %} Please estimate the leader’s average contribution to the group account (rounded to an integer) of the ten rounds
You will be paid for the accuracy of your estimate: If your estimate is exactly right (that is, if your estimate is exactly the same as the actual average contribution of the leader), you will get 30 points in addition to your other income from the experiment. If your estimate deviates by one point from the correct result, you will get 20 additional points. A deviation by 2 points still earns you 10 additional point. If your estimate deviates by 3 or more points from the correct result, you will not get any additional points.
{% formfields %}
If you have completed the estimation, please click the "Confirm" to see the estimation result.
{% endblock %}