{{ extends 'global/Page.html' }} {{ block title }}Product 12 Update{{ endblock }} {{ block content }}
Product 12'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_12}}.
If you'd like to review the instructions in text form, you can find them here.
| Original Parameters | Updated Parameters | ||
| Retail Price | ${{C.RETAIL}} | ${{C.RETAIL}} | |
| Purchase Price | ${{C.WHOLESALE}} | ${{C.WHOLESALE}} | |
| Demand Distribution | N~(500,200) | N~({{C.MEANPROD12}},{{C.SDPROD12}}) | |
| Change Fee | ${{player.change_fee}} | ||
| Original Order | {{player.Q1_12}} |