{{ block title }} Part B (Experiment I) {{ endblock }} {{ block content }}
In this part of the experiment, you randomly are one of three participants assigned to a group. You are Participant {{player.id_in_group}}. Your task is to make a proposal for the group by filling out the following list.
You have 8.0 points to invest in a new-tech company. You have two options: either keep the money in a safe account (Option A) and receive it tomorrow, or make a risky investment (Option B) and receive the return four weeks later. The investment may result in a total return of 12.0 points with a probability of p, or 4.0 points with a probability of 1-p. You will have to make this decision for 10 different situations, each with different probabilities.
Example: In situation 1, four weeks later, you will have a 10% chance of getting 12.0 points return and a 90% chance of getting 4.0 points return if you choose Option B. If you choose Option A, you will keep the 8.0 points and receive it tomorrow.
After you have completed the list, click "Next" to continue the experiment.
| No. | Option A (No investment) | Or... | Option B (Make an investment) |
|---|---|---|---|
| 1. | 8.0 points with 100% tomorrow | {{ form.Risk2_1 }} | 12.0 points with 10%, otherwise 4.0 points with 90% four weeks later |
| 2. | 8.0 points with 100% tomorrow | {{ form.Risk2_2 }} | 12.0 points with 20%, otherwise 4.0 points with 80% four weeks later |
| 3. | 8.0 points with 100% tomorrow | {{ form.Risk2_3 }} | 12.0 points with 30%, otherwise 4.0 points with 70% four weeks later |
| 4. | 8.0 points with 100% tomorrow | {{ form.Risk2_4 }} | 12.0 points with 40%, otherwise 4.0 points with 60% four weeks later |
| 5. | 8.0 points with 100% tomorrow | {{ form.Risk2_5 }} | 12.0 points with 50%, otherwise 4.0 points with 50% four weeks later |
| 6. | 8.0 points with 100% tomorrow | {{ form.Risk2_6 }} | 12.0 points with 60%, otherwise 4.0 points with 40% four weeks later |
| 7. | 8.0 points with 100% tomorrow | {{ form.Risk2_7 }} | 12.0 points with 70%, otherwise 4.0 points with 30% four weeks later |
| 8. | 8.0 points with 100% tomorrow | {{ form.Risk2_8 }} | 12.0 points with 80%, otherwise 4.0 points with 20% four weeks later |
| 9. | 8.0 points with 100% tomorrow | {{ form.Risk2_9 }} | 12.0 points with 90%, otherwise 4.0 points with 10% four weeks later |
| 10. | 8.0 points with 100% tomorrow | {{ form.Risk2_10 }} | 12.0 points with 100%, otherwise 4.0 points with 0% four weeks later |