Instructions for the social contribution

You are given {{ player.social_endowment }} to decide how much you are going to contribute socially.

The earnings from the project are calculated as follows:
(1) The private contribution (previous page) is multiplied by a randomly determined 0.5 < factor < 5 to find out the private earnings. Importantly, the yield for the private investment you have made in this round n will only be available in the next round n+1.

(2) The social contribution entails the following conditions. The contributions of all {{ Constants.players_per_group }} participants are added up, the total contribution is multiplied by a guaranteed factor of {{ Constants.social_multiplier }}, and the resulting amount is the total earnings from the project, which is evenly split among all {{ Constants.players_per_group }} participants. Importantly, the yield for the social investment you have made in this round will be available instantly (i.e. at the end of the current round).

Your total payoff for each round equals the sum of your private and social earnings, plus the amount you did not contribute.