{{ extends 'global/Page.html' }} {{ block title }}Product 10 Update{{ endblock }} {{ block content }}

Product 10's disribution and prices have been updated now that is closer to time of realized demand. These are reflected in the table and graph below. In the first round you ordered {{player.Q1_10}}.

Original Parameters Updated Parameters
Retail Price ${{C.RETAIL}} ${{C.RETAIL}}
Purchase Price ${{C.WHOLESALE}} ${{C.WHOLESALE}}
Demand Distribution N~(500,200) N~({{C.MEANPROD10}},{{C.SDPROD10}})
Change Fee ${{player.change_fee}}
Original Order {{player.Q1_10}}
{{ formfields }} {{ next_button }} {{ endblock }}