{{ block title }}Evaluation of the variable impacts{{ endblock }} {{ block global_styles }} {{ endblock }} {{ block content }}

The AI system will weight your provided information differently. This means, certain information might increase the likelihood that the AI system will judge you to be risk-seeking. Other information might decrease this probability.

Some information might even be irrelevant for predicting your personal risk tolerance. That is, this information would have little or no influence on the AI system's prediction.

Now, please indicate your belief about the influence your information has on the prediction of your risk tolerance.

There is no 'right' or 'wrong' in this task, we are just interested in your personal opinion.

{{ for choice in form.age_evaluation }} {{ endfor }} {{ for choice in form.sex_evaluation }} {{ endfor }} {{ for choice in form.height_evaluation }} {{ endfor }} {{ for choice in form.germborn_evaluation }} {{ endfor }} {{ for choice in form.income_evaluation }} {{ endfor }} {{ for choice in form.education_evaluation }} {{ endfor }} {{ for choice in form.sat_health_evaluation }} {{ endfor }} {{ for choice in form.sat_socialLife_evaluation }} {{ endfor }} {{ for choice in form.importance_religion_evaluation }} {{ endfor }} {{ for choice in form.importance_involvement_evaluation }} {{ endfor }} {{ for choice in form.smoke_evaluation }} {{ endfor }} {{ for choice in form.check_account_evaluation }} {{ endfor }} {{ for choice in form.alcohol_evaluation }} {{ endfor }}
My provided information steers the AI to predict me to be
Attribute My provided information less risk tolerant rather less risk tolerant neutral rather more risk tolerant more risk tolerant
Your age {{player.age}} years{{ choice }}
Your gender {{player.field_display('sex')}}{{ choice }}
Your body height {{player.height_feet}} feet {{ player.height_inches }} inches{{ choice }}
Born in
USA?
{{player.field_display('germborn')}}{{ choice }}
Your monthly
gross income
{{player.field_display('income')}}{{ choice }}
Duration of
education
{{player.education}} years{{ choice }}
Your satisfaction
with your health
{{player.sat_health}} of 10{{ choice }}
Your satisfaction with
your friends, acquaintances
{{player.sat_socialLife}} of 10{{ choice }}
Importance of
faith, religion
{{player.field_display('importance_religion')}}{{ choice }}
Importance of being
politically, socially involved
{{player.field_display('importance_involvement')}}{{ choice }}
Smoker? {{player.field_display('smoke')}}{{ choice }}
Frequency of checking
bank account balance
{{player.field_display('check_account')}}{{ choice }}
Frequency of
drinking alcohol
{{player.field_display('alcohol')}}{{ choice }}


{{ endblock }}