{{ block title }}First Market{{ endblock }} {{ block content }}
In this round, superstar stocks are possible. For now, only 3 of the 10 periods are revealed.
Regular stocks move +1 with 50% probability.
Superstar stocks move +1 with 99% probability.
You will answer questions about the two highlighted stocks. One of the stocks is a stock with the best movement so far. The other one has either the worst movement or an intermediate movement so far.
Each one of these stocks was given a 2% chance of being a superstar when they were created. Now, given the history so far, give your best guess for the updated chance that they are superstars. Entering 0 means there is no chance and entering 100 means that it is certain.
The probability that stock {{ player.stock_3 }} is a superstar: {{ formfield 'prob_3'}}
The probability that the stock {{ player.stock_3_2 }} is a superstar:
{{ formfield 'prob_3_2'}}Give your best guess for the final payout in Period 10 for stock {{ player.stock_3 }}:
{{ formfield 'guess_3'}}Give your best guess for the final payout in Period 10 for stock {{ player.stock_3_2 }}:
{{ formfield 'guess_3_2'}}What is the highest price you are willing to pay for one share of stock {{ player.stock_3 }}?
{{ formfield 'bid_3' }}What is the highest price you are willing to pay for one share of stock {{ player.stock_3_2 }}?
{{ formfield 'bid_3_2' }} {{ next_button }} {{ endblock }}