Earnings
Basics
At the end of this study one of your trade-offs is drawn randomly to determine whether you will win {{ Constants.bonus }} € or not. For that reason, each of the trade-offs can turn out to be relevant for your payment.
While you are reading these instructions, a computer program prepares a virtual lottery involving an urn with 100 red or green balls. The corresponding color composition is random: the urn may contain 5 green and 95 red balls, 72 green and 18 red balls or even 0 green and 100 red balls. Each composition that adds up to 100 balls is possible and qually likely.
Bet
If this particular urn contains less green balls than you require in the trade-off that is relevant for your earnings, the outcome of the bet will decide whether you will win the bonus payment. In this case, you will win {{ Constants.bonus }} €, if the actual temperature falls into the interval you were betting on. If not, you will not win the bonus.
Lottery
In case the urn contains at least as many green balls as you require in the trade-off that is relevant for your earnings, the outcome of the lottery will decide whether you will win the bonus payment. In that case, you will win {{ Constants.bonus }} €, if a green ball is drawn.