Day 10:

neighbors' prices
{% if player.instruction_version == 'b' %} {% for item in data %} {% if item.day == 'Mon' %} {% endif %} {% endfor %}
Price ($) Predicted Probability
of Booking
50 -
60 -
70 -
80 -
90 -
100 -
120 -
130 -
140 -
150, AI suggested -
160 -
170 -
180 -
190 -
200 -
{% endif %} {% if player.instruction_version == 'c' %}

jhg

{% endif %} {% if player.instruction_version == 'd' %} Here is the AI's price prediction for your place. Remember, the AI is uncertain about your booking cost. {% for item in data %} {% if item.day == 'Mon' %} {% endif %} {%endfor%}
Day Algorithm Suggested Price Range Probability of Booking Range Select Price
{{ 120 }} {{ 70 }} "yes"
{% endif %} {% if player.instruction_version == 'e' %} Here is the AI's price prediction for your place. Remember, the AI is uncertain about your booking cost. {% for item in data %} {% if item.day == 'Mon' %} {% endif %} {%endfor%}
Day Algorithm Suggested Price Range
Mon Jan 22nd {{ item.price_range1 }}
{% endif %}

Please enter your price in dollars $ amount

{{ next_button }}