{{ block title }}
{{ endblock }}
{{ block content }}
Suppose that, after rolling the dice, it is decided that your predictions will NOT be replaced. Therefore, your payoffs will be based on your own predictions, which were:
Predictions | A | {{ player.CE_pract_pred_A }} | B | {{ player.CE_pract_pred_B }} | Status quo | {{ player.CE_pract_pred_C }} |
---|---|---|---|---|---|---|
Payoff | A | {{ player.participant.payoff_practice_A }} | B | {{ player.participant.payoff_practice_B }} | Status quo | {{ player.participant.payoff_practice_C }} |
In addition, suppose that (excluding yourself):
Then:
There is a chance of out of {{subsession.session.other_part}} that your payoff will be based on your predictions of Option A and equal to
There is a chance of out of {{subsession.session.other_part}} that your payoff will be based on your predictions of Option B and equal to
There is a chance of out of {{subsession.session.other_part}} that your payoff will be based on your predictions of Option Status quo and equal to
{{ endblock }}