{{ if player.treatment == 'blackbox_nofeed' or player.treatment == 'blackbox_feed'}} {{ endif }}
{{ if player.treatment == 'trans_nofeed' or player.treatment == 'trans_feed'}} {{ endif }}
{{ if player.treatment == 'dist'}} {{ endif }}
We will now provide you with an algorithmic prediction regarding the number of dots in this picture.
This prediction comes from an algorithm that is trying to solve the same problem as you have.
{{ if player.treatment == 'trans_nofeed' or player.treatment == 'trans_feed' or player.treatment == 'blackbox_nofeed' or player.treatment == 'blackbox_feed'}}
{{ if subsession.round_number == 1}} The algorithm predicts that there are {{ Constants.machine_prediction1 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 2}} The algorithm predicts that there are {{ Constants.machine_prediction2 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 3}} The algorithm predicts that there are {{ Constants.machine_prediction3 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 4}} The algorithm predicts that there are {{ Constants.machine_prediction4 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 5}} The algorithm predicts that there are {{ Constants.machine_prediction5 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 6}} The algorithm predicts that there are {{ Constants.machine_prediction6 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 7}} The algorithm predicts that there are {{ Constants.machine_prediction7 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 8}} The algorithm predicts that there are {{ Constants.machine_prediction8 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 9}} The algorithm predicts that there are {{ Constants.machine_prediction9 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 10}} The algorithm predicts that there are {{ Constants.machine_prediction10 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 11}} The algorithm predicts that there are {{ Constants.machine_prediction11 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 12}} The algorithm predicts that there are {{ Constants.machine_prediction12 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 13}} The algorithm predicts that there are {{ Constants.machine_prediction13 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 14}} The algorithm predicts that there are {{ Constants.machine_prediction14 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 15}} The algorithm predicts that there are {{ Constants.machine_prediction15 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 16}} The algorithm predicts that there are {{ Constants.machine_prediction16 }} dots in this picture.{{ endif }}
{{ endif }}
{{ if player.treatment == 'dist'}}
{{ if subsession.round_number == 1}} The algorithm predicts that there are {{ Constants.uni_pred_32 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 2}} The algorithm predicts that there are {{ Constants.machine_prediction1 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 3}} The algorithm predicts that there are {{ Constants.uni_pred_33 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 4}} The algorithm predicts that there are {{ Constants.machine_prediction2 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 5}} The algorithm predicts that there are {{ Constants.uni_pred_34 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 6}} The algorithm predicts that there are {{ Constants.machine_prediction3 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 7}} The algorithm predicts that there are {{ Constants.uni_pred_35 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 8}} The algorithm predicts that there are {{ Constants.machine_prediction4 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 9}} The algorithm predicts that there are {{ Constants.uni_pred_36 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 10}} The algorithm predicts that there are {{ Constants.machine_prediction5 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 11}} The algorithm predicts that there are {{ Constants.uni_pred_37 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 12}} The algorithm predicts that there are {{ Constants.machine_prediction6 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 13}} The algorithm predicts that there are {{ Constants.uni_pred_38 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 14}} The algorithm predicts that there are {{ Constants.machine_prediction7 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 15}} The algorithm predicts that there are {{ Constants.uni_pred_39 }} dots in this picture.{{ endif }}
{{ if subsession.round_number == 16}} The algorithm predicts that there are {{ Constants.machine_prediction8 }} dots in this picture.{{ endif }}
{{ endif }}
{{ if player.treatment == 'trans_nofeed' or player.treatment == 'trans_feed' or player.treatment == 'dist'}}
Explanation of algorithm:
The algorithm counts the number of dots within each red square.
It then calculates the average of dots over the three squares.
Finally, it multiplies this average by 25, because 25 squares cover the entire area.
{{ endif }}
Your initial guess was {{ player.guess_i }}.
In light of the new information, you can now modify your guess. Please enter your revised guess below.
You will earn additional money for a good guess. You will receive ${{ Constants.bonus_correct_belief}} if you guess the correct number.
This amount will be reduced by ${{ Constants.bonus_belief_deviation}} for every dot by which you deviate form the correct number.