{% 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 5 or 6?

Current Guess:




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

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






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