{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** TITLE *** #} {# ****************************************************************************************************************** #} {% block title %} {% endblock %} {% block content %}
In this section, we will ask you some questions regarding how certain you are with the beliefs that you indicated in the previous page. We ask that you provide your best guesses. Please answer the 4 questions below on a 0 − 100 scale where 0 means not certain at all and 100 means very certain.
1. Your answer from the previous page indicates that you believe there is a {{ risk_5yr }} % chance that you will be diagnosed with breast cancer from now to 5 years from now. How certain are you that the statistically optimal guess given all the information you have is somewhere between {{ risk_5yr_low }} % and {{ risk_5yr_high }}%?
{{ formfield 'five_year_risk_uncer' }}
2. Your answer from the previous page indicates that you believe there is a {{ risk_5yr_s }} % chance that someone similar to you will be diagnosed with breast cancer from now to 5 years from now. How certain are you that the statistically optimal guess given all the information you have is somewhere between {{ risk_5yr_low_s }} % and {{ risk_5yr_high_s }}%?
{{ formfield 'five_year_risk_s_uncer' }}
3. Your answer from the previous page indicates that you believe there is a {{ risk_life }} % chance that you will be diagnosed with breast cancer from now to 50 years from now. How certain are you that the statistically optimal guess given all the information you have is somewhere between {{ risk_life_low }}% and {{ risk_life_high }}%?
{{ formfield 'life_time_risk_uncer' }}
4. Your answer from the previous page indicates that you believe there is a {{ risk_life_s }} % chance that someone similar to you will be diagnosed with breast cancer from now to 50 years from now. How certain are you that the statistically optimal guess given all the information you have is somewhere between {{ risk_life_low_s }} % and {{ risk_life_high_s }}%?
{{ formfield 'life_time_risk_s_uncer' }}