{{ block title }}
Task A
{{ endblock }} {{ block content }}

Payment Rule for Task A

In Task A, you need to answer the following two questions regarding the experimental task mentioned before

1. Which gender do you believe will perform better on the transcription task?

Male / Female / No Difference

2. Based on the responses of the 75 participants to question 1, how many participants believe:

Male will perform better / Female will perform better/ There will be no gender difference

Your payment for Task A depends on your answers to question 2. For each of the three categories, you will receive an additional $0.20 if the number you enter is ±5 the actual number.


Example of Payment Calculation

Assume that 35 of the participants believe there will be no gender difference, 25 believe males will perform better, and 15 believe females will perform better. If your guess is 30 believe no gender difference, 38 believe males will perform better, and 7 believe females will perform better, you will earn an additional $0.20 since 35-30 ≤ ±5, 25-38 > ±5, and 15-7 > ±5.


Questions

{{ formfield player.Belief_1 label="1. Which gender do you believe will perform better on the transcription task?" }}

2. Based on the responses of the 75 participants to question 1, how many participants believe:

{{ formfield player.Belief_2a label="Males will perform better" }}

{{ formfield player.Belief_2b label="Females will perform better" }}

{{ formfield player.Belief_2c label="There will be no gender difference in performance" }}


Note: The total must sum up to 75.



{{ next_button }}
{{ endblock }}