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

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

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