{{ extends 'global/Page.html' }} {{ block title }}Product 20 Order{{ endblock }} {{ block content }}

The demand distribution for product 20 is N~({{C.MEANPROD8}},{{C.SDPROD8}}) and shown in the graph below. Please enter your order quantity.

Parameters
Retail Price ${{C.RETAILPROD1}}
Purchase Price ${{C.WHOLESALEPROD1}}
Demand Distribution N~({{C.MEANPROD8}},{{C.SDPROD8}})
{{ formfields }} {{ next_button }} {{ endblock }}