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

The demand distribution for product 13 is N~({{C.MEANPROD1}},{{C.SDPROD1}}) and is shown in the picture below. Please enter your order quantity.

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