{% extends "global/Page.html" %} {% load otree static %} {% block title %} Comprehension Questions: Estimation Situations {% endblock %} {% block content %}
Please answer the following comprehension questions.
Suppose that in a certain estimation situation, you believe that your interaction partner chooses {% if player.roles_reversed == 0 %} R {% endif %} {% if player.roles_reversed == 1 %} D {% endif %} with a probability of 19%.
Question 4 {% if player.q4_error %} ❌ {% endif %} {% formfield player.q4 label="Which of the following estimates maximizes your expected earnings?" %} Question 5 {% if player.q5_error %} ❌ {% endif %} {% formfield player.q5 label="Do you always maximize your expected earnings by reporting your estimate truthfully?" %}