{% extends "global/Base.html" %} {% load otree_tags %} {% block title %}Investment decision 2 of 2{% endblock title %} {% block content %}
We now start the second round of the experiment.
After this screen, like in round 1 of the experiment, you will be informed about the returns of the two assets. Based on this information, you can get an idea of the possible joint returns of the two assets. Subsequently, you are asked to split your wealth of £10 000 between the two assets. You can invest your entire wealth into one of the two assets or split it up between the two assets as desired. The average return per year of assets 1 and 2 is known:
Average return Asset 1: 5% per year
Average return Asset 2: 4% per year
{{ depends }}
Afterwards, please split your wealth of £10 000 completely between the two assets.
{% endblock %}