{{ block title }} Part 2: Q1 {{ endblock }} {{ block content }}
In Part 1, every Person B in this session made a choice of how much to transfer to Person A. This transfer could take any value from CZK {{if player.treatment == "T1" or player.treatment == "T1_B"}} -75 {{else}} 0 {{endif}} to CZK +250 in multiples of CZK 25, {{if player.treatment == "T1" or player.treatment == "T1_B"}} with negative values indicating that Person B takes from Person A, {{endif}} 0 indicating no transfers and positive values indicating Person B gives to Person A.
We now ask you to guess the average amount transferred by the Person Bs in Part 1 of the experiment.
If this question is chosen to be paid, you can earn up to CZK 200 based on the accuracy of your prediction.
Your accuracy payment will be calculated as follows:
max (0, CZK 200 - 0.25*[the difference between your estimate and the actual average transfer of all Person Bs in this session]^2)
This means that if you correctly guess the average transfers made in Part 1 by all Person Bs in this session, you will receive CZK 200. If you are off by CZK 10 in either direction, you will get CZK 175. If you are off by CZK 20 in either direction, you will get CZK 100, and so on. If you are off by more than CZK 28 in either direction, you will not earn any additional money from your prediction. Notice that the farther away from the reality your guess is, the faster your accuracy earnings drop. Please indicate your answer in the box provided.
What is the average amount transferred by all Person Bs in Part 1? | {{ if player.treatment == "T1_B" or player.treatment == "T1"}} {{else}} {{endif}} | CZK |
{{if player.treatment == "T1" or player.treatment == "T1_B"}} (from -75 to +250) {{ else}} (from 0 to +250) {{endif}} |