Round | Time |
1 | 1:30 pm |
2 | 1:35 pm |
3 | 1:37 pm |
... | ... |
20 | 2:11 pm |
In each round your task is to choose how effort to put into fishing \(e_i\).
If the stock of fish \(f\) exceeds the total effort \(f>e_1+e_2+e_3\) then every unit of effort results in one fish caught.
However, the stock of fish is unknown: \(f\) equally likely to be any real number between 0 and 60: \(f∼U[0,60]\)
If the stock of fish is lower than the total effort \(f \leq e_1+e_2+e_3\) the resource is destroyed: all players catch zero fish.
The tradeoff: more effort more fish (if there are enough fish) vs. more effort lower probability there are enough fish.
\(E[\pi_1]=\left[\alpha e_1+\frac{1-\alpha}{3}(e_1+e_2+e_3)\right]\left(\frac{60-e_1-e_2-e_3}{60}\right)-\frac{e_1}{3}\)