{{ block title }} Example Calculations {{ endblock }} {{ block content }}

Please answer all the following questions, to help you understand the determination of your income.

1. Each A-participant has 20 ECU. Both B-participant and C participant have 0 ECU. Assume that none of the four A-participants contributes anything to the pool.

a) What will the total income (in ECU) for the A-participant be?

{{ formfield player.question1 }}

b) What will the total income (in ECU) for the B-participant be?

{{ formfield player.question2 }}

c) What will the total income (in ECU) for the C-participant be?

{{ formfield player.question3 }}

2. Each A-participant has 20 ECU. Both B-participant and C participant have 0 ECU. Assume that each of the four A-participants contributes 20 ECU to the pool. The B-participant releases the whole pool.

d) What will the total income (in ECU) for the A-participant be?

{{ formfield player.question4 }}

e) What will the total income (in ECU) for the B-participant be?

{{ formfield player.question5 }}

f) What will the total income (in ECU) for the C-participant be?

{{ formfield player.question6 }}

3. Each A-participant has 20 ECU. Both B-participant and C participant have 0 ECU. Assume that two of the four A-participants contribute 5 ECU to the pool each. The other two of the four A-participants contribute 15 ECU to the pool each. The B-participant releases half of the pool and the C-participant decides to resolve the unreleased amount.

g) What will the total income (in ECU) for the A-participant who contributes 5 ECU be?

{{ formfield player.question7 }}

h) What will the total income (in ECU) for the A-participant who contributes 15 ECU be?

{{ formfield player.question8 }}

i) What will the total income (in ECU) for the B-participant be?

{{ formfield player.question9 }}

j) What will the total income (in ECU) for the C-participant be?

{{ formfield player.question10 }}
{{ endblock }}