{% extends "global/Page.html" %} {% load otree %} {% block title %} Instructions Part 3: {% endblock %} {% block content %} Your task

For the following decision situation a new participant of the experiment is assigned to you at random.
The decision situation in part 3 is the same as the previous one in part 2, i.e. you are again confronted with two decision situations in which you respectively take on the roles A and B, except for one important difference:

The person in role A receives a prediction, generated by a Machine Learning System, about whether or not the person assigned to you in role B is likely to returns points. The person in role A can but does not have to rely on the Machine Learning System's prediction.

Note: The prediction is generated using the other person's questionnaire answers. It is independent of the person's answer in the previous decision situation!


The Machine Learning System

Accuracy: 70.19, Trained on 1040 data rows.



{% next_button %} {% endblock %}