{% extends "otree/FormPage.html" %} {% load otree static %} {% block title %} Task {% endblock %} {% block content %}

If this task is selected for payment, the computer will roll a fair six-sided die. Each number is equally likely to be rolled.

What is Your Guess about the chance that the die rolls a 1, 3, or 5?

Current Guess:




Your probability of earning the $5 if the die roll is a 1, 3, or 5:

Your probability of earning the $5 if the die roll is a 2, 4, or 6:






{{ form.slider4_135.errors }} {% block global_styles %} {% endblock %} {% block global_scripts %} {% endblock %} {% endblock %}