{{ 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?
| Decreases predicted risk tolerance | Rather decreases predicted risk tolerance | Neutral | Rather increases predicted risk tolerance | Increases predicted risk tolerance | ||
|---|---|---|---|---|---|---|
| Attribute | Provided information | {{for choice in form.sat_health_evaluation.choices}}{{choice}} | {{endfor}}||||
| Your age | {{player.age}} years | {{ for choice in form.age_evaluation }}{{ choice }} | {{ endfor }}||||
| Your gender | {{player.field_display('sex')}} | {{ for choice in form.sex_evaluation }}{{ choice }} | {{ endfor }}||||
| Your body height | {{player.height}} | {{ for choice in form.height_evaluation }}{{ choice }} | {{ endfor }}||||
| Born in USA? |
{{player.field_display('germborn')}} | {{ for choice in form.germborn_evaluation }}{{ choice }} | {{ endfor }}||||
| Your monthly gross income |
{{player.field_display('income')}} | {{ for choice in form.income_evaluation }}{{ choice }} | {{ endfor }}||||
| Duration of education |
{{player.education}} years | {{ for choice in form.education_evaluation }}{{ choice }} | {{ endfor }}||||
| Your satisfaction with your health |
{{player.sat_health}} of 10 | {{ for choice in form.sat_health_evaluation }}{{ choice }} | {{ endfor }}||||
| Your satisfaction with your friends, acquaintances |
{{player.sat_socialLife}} of 10 | {{ for choice in form.sat_socialLife_evaluation }}{{ choice }} | {{ endfor }}||||
| Importance of faith, religion |
{{player.field_display('importance_religion')}} | {{ for choice in form.importance_religion_evaluation }}{{ choice }} | {{ endfor }}||||
| Importance of being politically, socially involved |
{{player.field_display('importance_involvement')}} | {{ for choice in form.importance_involvement_evaluation }}{{ choice }} | {{ endfor }}||||
| Smoke | {{player.field_display('smoke')}} | {{ for choice in form.smoke_evaluation }}{{ choice }} | {{ endfor }}||||
| Frequency of checking bank account balance |
{{player.field_display('check_account')}} | {{ for choice in form.check_account_evaluation }}{{ choice }} | {{ endfor }}||||
| Frequency of drinking alcohol |
{{player.field_display('alcohol')}} | {{ for choice in form.alcohol_evaluation }}{{ choice }} | {{ endfor }}