{{ extends 'global/Page.html' }} {{ block title }}Effort Choice- round {{ player.round_number }} {{ endblock }} {{ block content }}
Recall the cost table and income formulas are as follows:
Work Level | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
---|---|---|---|---|---|---|---|---|---|---|
Cost | 2 | 4 | 6 | 8 | 10 | 12 | 14 | 16 | 18 | 20 |
Income of the worker = Wage - Cost of the work level chosen
Output = work level of the first worker + work level of the second worker
Income of the manager = 100 + 4*Output– Total wage for the two workers