{{ block title }} Part 2 of Experiment I (Risk 4) {{ endblock }} {{ block content }}
This part (Part 2) is identical to the list of Part 1. This is an investment task where you have an endowment of 100 tokens as the original capital. Now you have an opportunity of investing to a new-tech company (like Google, or Tesla) with the endowment. You have two choices, one is no-investment (keep all the original capital in a safe account), the other is investment with risks (You may receive total profit of 190 with a probability, or otherwise nothing.). You will be faced with ten situations with multiple probabilities when you make a choice for an investment.
Example of a decision-making situation in this list (line 1): If you do not invest, you can keep the original capital (100 tokens) in a safe account; if you make an investment to the company, you may get a plus return of 190 tokens with a probability of 10%, otherwise nothing with a probability of 90%.
| Option 1 | Or... | Option 2 |
|---|---|---|
| 100 tokens with 100% | {{ form.Risk4_1 }} | 190 tokens with 10%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_2 }} | 190 tokens with 20%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_3 }} | 190 tokens with 30%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_4 }} | 190 tokens with 40%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_5 }} | 190 tokens with 50%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_6 }} | 190 tokens with 60%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_7 }} | 190 tokens with 70%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_8 }} | 190 tokens with 80%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_9 }} | 190 tokens with 90%, otherwise nothing |
| 100 tokens with 100% | {{ form.Risk4_10 }} | 190 tokens with 100%, otherwise nothing |