MGMT 306
Purdue University
Product Mix LP example
| Boat | Manufacturer | Cost | Seats | E. Daily Profit |
|---|---|---|---|---|
| Speedhawk | Sleekboat | $6,000 | 3 | $70 |
| Silverbird | Sleekboat | $7,000 | 5 | $80 |
| Catman | Racer | $5,000 | 2 | $50 |
| Classy | Racer | $9,000 | 6 | $110 |
\[\begin{aligned} &x_1&&\text{number of Speedhawks to purchase}\\ &x_2&&\text{number of Silverbirds to purchase}\\ &x_3&&\text{number of Catmans to purchase}\\ &x_4&&\text{number of Classies to purchase} \end{aligned}\]
\[\max\; 70x_1 + 80x_2 + 50x_3 + 110x_4 \quad \text{(expected daily profit)}\]
\[\begin{aligned} &6000x_1 + 7000x_2 + 5000x_3 + 9000x_4 \le 420000 &&\text{(budget)}\\ &x_1 + x_2 + x_3 + x_4 \ge 50 &&\text{(at least 50 boats)}\\ &x_1 + x_2 - x_3 - x_4 = 0 &&\text{(goodwill)}\\ &3x_1 + 5x_2 + 2x_3 + 6x_4 \ge 200 &&\text{(seat capacity)}\\ &x_i \ge 0 \qquad\text{for all }i=1,2,3,4 && \text{(nonnegativity)} \end{aligned}\]
Question. How much does the unit expected profit per Silverbird need to increase before you can justify buying Silverbirds?
Solution.
Question. How much would the total expected daily profit increase if the budget is increased by \(20{,}000\)?
Solution.
\[\text{change in total expected profit} = 20{,}000\times 0.012 = 240\]
Multi-Period Production example
| Model | Production Cost | Labor Required | Current Inventory | Demand Month 1 | Demand Month 2 |
|---|---|---|---|---|---|
| Men’s | $120 | 4 | 20 | 150 | 200 |
| Women’s | $90 | 2 | 30 | 125 | 150 |
Write an LP Model to minimize total production + inventory holding cost.
\[\begin{aligned} &M_i&&\text{m's bikes produced in month $i$ for } i=1,2\\ &W_i&&\text{w's bikes produced in month $i$ for } i=1,2\\ &IM_i&&\text{m's bikes in inv. at end of month $i$ for } i=1,2\\ &IW_i&&\text{w’s bikes in inv. at end of month $i$ for } i=1,2 \end{aligned}\]
\[\begin{aligned} \min\quad &120(M_1+M_2) + 90(W_1+W_2)\\ +&2.4(IM_1+IM_2) + 1.8(IW_1+IW_2) \qquad\text{(Total cost)} \end{aligned}\]
Total labor hours cannot increase or decrease by more than 100 hours from month to month
\[\begin{aligned} &4M_1 + 2W_1 \le 1100\\ &4M_1 + 2W_1 \ge 900\\ &-4M_1 - 2W_1 + 4M_2 + 2W_2 \le 100\\ &-4M_1 - 2W_1 + 4M_2 + 2W_2 \ge -100 \end{aligned}\]
At end of month 2, should have at least 25 units of each model in inventory
\[\begin{aligned} &IM_2 \ge 25\\ &IW_2 \ge 25 \end{aligned}\]
Balance constraints for men’s bikes
\[\begin{aligned} &20 + M_1 = IM_1 + 150 &&\text{(m's month 1 balance)}\\ &IM_1 + M_2 = IM_2 + 200 &&\text{(m's month 2 balance)} \end{aligned}\]
Note Not yet in standard form
Balance constraints for women’s bikes
\[\begin{aligned} &30 + W_1 = IW_1 + 125 &&\text{(w's month 1 balance)}\\ &IW_1 + W_2 = IW_2 + 150 &&\text{(w's month 2 balance)} \end{aligned}\]
Note Not yet in standard form
Question. A bicycle retailer inquires about placing an order for 110 men’s bicycles in month 1 for $12,000. Should we sign a contract?
Solution
Question. If the required inventory of women’s bicycles at the end of month 2 is 15 instead of 25, how much do we save?
Solution
Question. The current inventory (end of month 0) of men’s bikes increases by 10. What is the new optimal cost and how many women’s bikes are held in inventory at the end of month 1 in the new solution?
Solution
Multi-Period Production Planning example
From Textbook (Ch. 4, Problem 13)
Task: formulate an LP to minimize total cost, build a spreadsheet model, and use Solver to find the optimal production and inventory schedule.
| Month 1 | Month 2 | Month 3 | |
|---|---|---|---|
| Peanut Power | 30000 | 50000 | 40000 |
| Peanut Crunch | 80000 | 100000 | 70000 |
| Peanuts (grams/bar) | Baking time (hours/bar) | Prod. Cost ($/bar) | Holding Cost ($/bar) | Initial Inventory (bars) | |
|---|---|---|---|---|---|
| Peanut Power | 60 | 0.01 | 2 | 0.10 | 10000 |
| Peanut Crunch | 40 | 0.015 | 2.5 | 0.15 | 20000 |
Riverbend Capital Partners (RCP) is planning its investments for the next three years
Currently, RCP has $2.5M available for investment
RCP expects the following income stream from previous investments 1, 2, and 3 years from now:
| End of Year | 1 | 2 | 3 | |||
|---|---|---|---|---|---|---|
| Income ($M) | $0.9 | $0.75 | $0.6 |
There are three projects that RCP may participate in (fully or fractionally). Each project has projected cash flows for full participation.
| End of Year | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| Project A Cash Flow | -3.6 | -0.9 | 0.7 | 6.0 |
| Project B Cash Flow | -1.6 | 0.4 | 0.5 | 2.1 |
| Project C Cash Flow | -2.7 | -1.5 | 1.1 | 6.7 |
\[\begin{aligned} &x_A&&\text{participation in Project A}\\ &x_B&&\text{participation in Project B}\\ &x_C&&\text{participation in Project C}\\ &y_0&&\text{amount invested at end of year 0}\\ &y_1&&\text{amount invested at end of year 1}\\ &y_2&&\text{amount invested at end of year 2}\\ &z_0&&\text{amoung borrowed at end of year 0}\\ &z_1&&\text{amoung borrowed at end of year 1}\\ &z_2&&\text{amoung borrowed at end of year 2}\\ &w && \text{wealth at end of year 3} \end{aligned}\]
\[\begin{aligned} &2.5 + z_0 = 3.6x_A + 1.6 x_B + 2.7 x_C + y_0 &\text{(Balance 0)}\\ &0.9+0.4x_B +1.05y_0+z_1 = 0.9x_A + 1.5 x_C + y_1 + 1.08z_0&\text{(Balance 1)}\\ &0.75 + 0.7x_A + 0.5 x_B + 1.1 x_C+ 1.05 y_1 + z_2 = y_2+1.08z_1&\text{(Balance 2)}\\ &0.6 + 6 x_A + 2.1 x_B + 6.7 x_C + 1.05 y_2 = 1.08 z_2 + w &\text{(Balance 3)} \end{aligned}\]
Note: Not yet in standard form.