{% load otree %}
The delegation of the estimation to the algorithm costs a randomly determined price (between {{ player.wtpzero }} and {{ player.wtpmaxcu }}), which is not known beforehand.
If your willingness to pay for the delegation is higher than the randomly selected price, you pay the randomly selected price and the algorithm estimates the GDP per capita for you. This price will be subtracted from the profit you make with this estimation. If your willingness to pay for the delegation is lower than the randomly selected price, you pay nothing and cannot delegate the estimation. In this case, you have to estimate the GDP per capita yourself.
The probability that you can actually delegate the estimation to the algorithm increases with the amount you are willing to pay. You maximise your profits by truthfully indicating your willingness to pay for the delegation.
| Deviation from the actual GDP per capita: | Profit |
|---|---|
| less than (or equal to) 5 points | {{ player.profit5 }} |
| less than (or equal to) 10 points | {{ player.profit4 }} |
| less than (or equal to) 15 points | {{ player.profit3 }} |
| less than (or equal to) 20 points | {{ player.profit2 }} |
| less than (or equal to) 25 points | {{ player.profit1 }} |