{{ block title }} Explanation of the scenarios {{ endblock }} {{ block global_styles }} {{ endblock }} {{ block content }}
In the following, we will present you two different scenarios:
{{ if player.treatment_order == "A" }}
Scenario 1 |
Scenario 2 |
|---|---|
You may influence the AI prediction: Before the AI system predicts your risk tolerance, you can decide which of your information the AI system is allowed to use. |
You cannot influence the AI prediction: The AI system predicts your risk tolerance based on all information you provided at the beginning. |
Scenario 1 |
Scenario 2 |
|---|---|
You cannot influence the AI prediction: The AI system predicts your risk tolerance based on all information you provided at the beginning. |
You may influence the AI prediction: Before the AI system predicts your risk tolerance, you can decide which of your information the AI system is allowed to use. |
You will go through both scenarios. Afterwards, one of the two scenarios will be implemented. Which one will be determined by a coinflip.
To start scenario 1, please click "Next"