{{ extends 'global/Page.html' }} {{ block title }}First Decisions{{ endblock }} {{ block content }}
Retail Price ${{C.RETAIL}}
Purchase Price ${{C.WHOLESALE}}
Demand Distribution N~(500,200)

The distribution above represents the 1 year forecasted demand distribution for each product. The table below it gives the cost parameters for each product as well as a written demand distribution. Please choose how much of each product you would like to order in the first round.

{{ formfields }} {{ next_button }} {{ endblock }}