Q1: You guessed that the Person A you were matched with would predict that the average transfer of all Person Bs would be {{pvars.p2.decision1_B}}. The actual prediction of the Person A you were matched with was {{pvars.p2.decision1_A}}. Thus you earn CZK {{pvars.p2.pay_1}}.
Q2: You guessed that the Person A you were matched with would predict that the percent chance that a randomly selected Person B’s transfer was {{ if player.treatment == "T1" or player.treatment == "T1_B"}} less than 0 {{else}} more than 50 {{endif}} was {{pvars.p2.decision2_B}}%. The actual percent chance with which the Person A you were matched with predicted that the Person B’s transfer would be {{ if player.treatment == "T1" or player.treatment == "T1_B"}} less than 0 {{else}} more than 50 {{endif}} was {{pvars.p2.decision2_A}}%. Thus you earn CZK {{if pvars.p2.percent_difference <= 5}} 200 {{else}} 0 {{endif}} .