Question: You Produce Gorilla Glass Used In Cell Phones. The IPad Touch Is One Client Of Yours. You Want To Know How Much To Produce Each Month For The Next 4 Months. Your Costs Come From The Following Areas: Holding Cost, Applied To Inventory At The End Of Each Month. This Is $50/Unit Variable Cost Of Production. This Decreases Over Time As Your Technology
This question hasn't been solved yet
Ask an expert
You produce gorilla glass used in cell phones. The iPad touch is one client of yours. You want to know how much to produce each month for the next 4 months. Your costs come from the following areas:
Holding cost, applied to inventory at the end of each month. This is $50/unit
Variable cost of production. This decreases over time as your technology improves:
Month 1: $70
Month 2: $60
Month 3: $50
Month 4: $40
Fixed cost to set up the machines for the iPad touch (this is what makes the problem different than Pigskin/Tesla). This is $9000 per setup and is incurred in each month in which production takes place.
You are required to meet demand, and your demand over the next four months is 150 in month 1, 140 in month 2, 130 in month 3, and 160 in month 4. You cannot produce more than 250 units in a given month. Your warehouse is not capacity constrained.
Write an optimization model in Excel that minimizes your total cost. You start with nothing in inventory. Remember, if you don’t choose to produce in a given month, you don’t have to pay the $9,000, but you also can’t produce anything. Hint: because there is a fixed cost and a variable cost, you may want two sets of variables: one set stating how many to produce each month, and one set stating whether or not you should produce anything or not. This is a combination of pigskin/Tesla and binary optimization.
To validate your model:
Your total optimal cost should be $67,800. (although you may get this even if your model is wrong, so see next validation)
As an additional validation, if the setup cost changes to $10,000, the optimal cost should be $70,800
This latter validation is more robust and better: the former validation of $67,800 may work even if your model is wrong.
If you have $71,800 your model is wrong. You are not as close as you think. Go back to your model and think carefully about combining Telsa/pigskin with binary optimization.