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

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

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

In the following, we would like to ask you to assess what influence your given attributes have on the prediction of your risk tolerance. Do the attributes increase your predicted risk tolerance?

{{for choice in form.sat_health_evaluation.choices}} {{endfor}} {{ 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 }}
Decreases predicted risk tolerance Rather decreases predicted risk tolerance Neutral Rather increases predicted risk tolerance Increases predicted risk tolerance
Attribute Provided information{{choice}}
Your age {{player.age}} years{{ choice }}
Your gender {{player.field_display('sex')}}{{ choice }}
Your body height {{player.height}}{{ 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 }}
Smoke {{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 }}