{{ 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.
| 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 | {{ 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_feet}} feet {{ player.height_inches }} inches | {{ 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 }}||||
| Smoker? | {{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 }}||||