Presentation is loading. Please wait.

Presentation is loading. Please wait.

1/53 Slide Linear Programming: Sensitivity Analysis and Interpretation of Solution n Introduction to Sensitivity Analysis n Graphical Sensitivity Analysis.

Similar presentations


Presentation on theme: "1/53 Slide Linear Programming: Sensitivity Analysis and Interpretation of Solution n Introduction to Sensitivity Analysis n Graphical Sensitivity Analysis."— Presentation transcript:

1 1/53 Slide Linear Programming: Sensitivity Analysis and Interpretation of Solution n Introduction to Sensitivity Analysis n Graphical Sensitivity Analysis n Sensitivity Analysis: Computer Solution n Simultaneous Changes

2 2/53 Slide Standard Computer Output Software packages such as TORA, LINDO and Microsoft Excel Solver provide the following LP information: n Information about the objective function: its optimal value its optimal value coefficient ranges (ranges of optimality) coefficient ranges (ranges of optimality) n Information about the decision variables: their optimal values their optimal values their reduced costs their reduced costs n Information about the constraints: the amount of slack or surplus the amount of slack or surplus the dual prices the dual prices right-hand side ranges (ranges of feasibility) right-hand side ranges (ranges of feasibility)

3 3/53 Slide Standard Computer Output Here we will discuss: changes in the coefficients of the objective function changes in the coefficients of the objective function changes in the right-hand side value of a constraint changes in the right-hand side value of a constraint

4 4/53 Slide Sensitivity Analysis n Sensitivity analysis (or post-optimality analysis) is used to determine how the optimal solution is affected by changes, within specified ranges, in: the objective function coefficients the objective function coefficients the right-hand side (RHS) values the right-hand side (RHS) values n Sensitivity analysis is important to the manager who must operate in a dynamic environment with imprecise estimates of the coefficients. n Sensitivity analysis allows manager to ask certain what-if questions about the problem.

5 5/53 Slide Example n LP Formulation Max 5 x 1 + 7 x 2 Max 5 x 1 + 7 x 2 s.t. x 1 < 6 s.t. x 1 < 6 2 x 1 + 3 x 2 < 19 2 x 1 + 3 x 2 < 19 x 1 + x 2 < 8 x 1 + x 2 < 8 x 1, x 2 > 0 x 1, x 2 > 0

6 6/53 Slide Example n Graphical Solution 87654321 1 2 3 4 5 6 7 8 9 10 2 x 1 + 3 x 2 < 19 x 2 x 2 x1x1x1x1 x 1 + x 2 < 8 Max 5 x 1 + 7x 2 x 1 < 6 Optimal: x 1 = 5, x 2 = 3, z = 46

7 7/53 Slide Objective Function Coefficients n Let us consider how changes in the objective function coefficients might affect the optimal solution. n The range of optimality for each coefficient provides the range of values over which the current solution will remain optimal. n Managers should focus on those objective coefficients that have a narrow range of optimality and coefficients near the endpoints of the range.

8 8/53 Slide Example n Changing Slope of Objective Function 87654321 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 x1x1x1x1 FeasibleRegion 1122 33 44 55 x 2 x 2

9 9/53 Slide Range of Optimality n Graphically, the limits of a range of optimality are found by changing the slope of the objective function line within the limits of the slopes of the binding constraint lines. n The slope of an objective function line, Max c 1 x 1 + c 2 x 2, is - c 1 / c 2, and the slope of a constraint, a 1 x 1 + a 2 x 2 = b, is - a 1 / a 2.

10 10/53 Slide Example n Range of Optimality for c 1 The slope of the objective function line is - c 1 / c 2. The slope of the first binding constraint, x 1 + x 2 = 8, is - 1 and the slope of the second binding constraint, 2 x 1 + 3 x 2 = 19, is -2/3. Find the range of values for c 1 (with c 2 staying 7) such that the objective function line slope lies between that of the two binding constraints: -1 < - c 1 /7 < -2/3 -1 < - c 1 /7 < -2/3 Multiplying through by -7 (and reversing the inequalities): Multiplying through by -7 (and reversing the inequalities): 14/3 < c 1 < 7 14/3 < c 1 < 7

11 11/53 Slide Example n Range of Optimality for c 2 Find the range of values for c 2 ( with c 1 staying 5) such that the objective function line slope lies between that of the two binding constraints: Find the range of values for c 2 ( with c 1 staying 5) such that the objective function line slope lies between that of the two binding constraints: -1 < -5/ c 2 < -2/3 -1 < -5/ c 2 < -2/3 Multiplying by -1: 1 > 5/ c 2 > 2/3 Inverting, 1 < c 2 /5 < 3/2 Multiplying by 5: 5 < c 2 < 15/2 Multiplying by 5: 5 < c 2 < 15/2

12 12/53 Slide Example n Range of Optimality for c 1 and c 2 Adjustable Cells FinalReducedObjectiveAllowableAllowable CellNameValueCostCoefficientIncreaseDecrease $B$8 X1 X15.00.0520.33333333 $C$8 X2 X23.00.070.52 Constraints FinalShadowConstraintAllowableAllowable CellNameValuePrice R.H. Side IncreaseDecrease $B$13 #1 #15061E+301 $B$14 #2 #21921951 $B$15 #3 #38180.333333331.66666667

13 13/53 Slide Right-Hand Sides n Let us consider how a change in the right-hand side for a constraint might affect the feasible region and perhaps cause a change in the optimal solution. n The improvement in the value of the optimal solution per unit increase in the right-hand side is called the dual price. n The range of feasibility is the range over which the dual price is applicable. n As the RHS increases, other constraints will become binding and limit the change in the value of the objective function.

14 14/53 Slide Dual Price n Graphically, a dual price is determined by adding +1 to the right hand side value in question and then resolving for the optimal solution in terms of the same two binding constraints. n The dual price is equal to the difference in the values of the objective functions between the new and original problems. n The dual price for a nonbinding constraint is 0. n A negative dual price indicates that the objective function will not improve if the RHS is increased.

15 15/53 Slide Example n Dual Prices Constraint 1: Since x 1 < 6 is not a binding constraint, its dual price is 0. Constraint 1: Since x 1 < 6 is not a binding constraint, its dual price is 0. Constraint 2: Change the RHS value of the second constraint to 20 and resolve for the optimal point determined by the last two constraints: 2 x 1 + 3 x 2 = 20 and x 1 + x 2 = 8. Constraint 2: Change the RHS value of the second constraint to 20 and resolve for the optimal point determined by the last two constraints: 2 x 1 + 3 x 2 = 20 and x 1 + x 2 = 8. The solution is x 1 = 4, x 2 = 4, z = 48. Hence, the dual price = z new - z old = 48 - 46 = 2. The solution is x 1 = 4, x 2 = 4, z = 48. Hence, the dual price = z new - z old = 48 - 46 = 2.

16 16/53 Slide Example n Dual Prices Constraint 3: Change the RHS value of the third constraint to 9 and resolve for the optimal point determined by the last two constraints: 2 x 1 + 3 x 2 = 19 and x 1 + x 2 = 9. The solution is: x 1 = 8, x 2 = 1, z = 47. The dual price is z new - z old = 47 - 46 = 1.

17 17/53 Slide Example n Dual Prices Adjustable Cells FinalReducedObjectiveAllowableAllowable CellNameValueCostCoefficientIncreaseDecrease $B$8 X1 X15.00.0520.33333333 $C$8 X2 X23.00.070.52 Constraints FinalShadowConstraintAllowableAllowable CellNameValuePrice R.H. Side IncreaseDecrease $B$13 #1 #15061E+301 $B$14 #2 #21921951 $B$15 #3 #38180.333333331.66666667

18 18/53 Slide Range of Feasibility n The range of feasibility for a change in the right hand side value is the range of values for this coefficient in which the original dual price remains constant. n Graphically, the range of feasibility is determined by finding the values of a right hand side coefficient such that the same two lines that determined the original optimal solution continue to determine the optimal solution for the problem.

19 19/53 Slide Example n Range of Feasibility Adjustable Cells FinalReducedObjectiveAllowableAllowable CellNameValueCostCoefficientIncreaseDecrease $B$8 X1 X15.00.0520.33333333 $C$8 X2 X23.00.070.52 Constraints FinalShadowConstraintAllowableAllowable CellNameValuePrice R.H. Side IncreaseDecrease $B$13 #1 #15061E+301 $B$14 #2 #21921951 $B$15 #3 #38180.333333331.66666667

20 20/53 Slide Olympic Bike is introducing two new lightweight bicycle frames, the Deluxe and the Professional, to be made from special aluminum and steel alloys. The anticipated unit profits are $10 for the Deluxe and $15 for the Professional. The number of pounds of each alloy needed per frame is summarized on the next slide. Olympic Bike Co.

21 21/53 Slide A supplier delivers 100 pounds of the aluminum alloy and 80 pounds of the steel alloy weekly. Aluminum Alloy Steel Alloy Aluminum Alloy Steel Alloy Deluxe 2 3 Deluxe 2 3 Professional 4 2 Professional 4 2 How many Deluxe and Professional frames should Olympic produce each week? Olympic Bike Co.

22 22/53 Slide Olympic Bike Co. n Model Formulation Verbal Statement of the Objective Function Verbal Statement of the Objective Function Maximize total weekly profit. Maximize total weekly profit. Verbal Statement of the Constraints Verbal Statement of the Constraints Total weekly usage of aluminum alloy < 100 pounds. Total weekly usage of aluminum alloy < 100 pounds. Total weekly usage of steel alloy < 80 pounds. Total weekly usage of steel alloy < 80 pounds. Definition of the Decision Variables Definition of the Decision Variables x 1 = number of Deluxe frames produced weekly. x 1 = number of Deluxe frames produced weekly. x 2 = number of Professional frames produced weekly. x 2 = number of Professional frames produced weekly.

23 23/53 Slide Olympic Bike Co. n Model Formulation (continued) Max 10 x 1 + 15 x 2 (Total Weekly Profit) Max 10 x 1 + 15 x 2 (Total Weekly Profit) s.t. 2 x 1 + 4 x 2 < 100 (Aluminum Available) s.t. 2 x 1 + 4 x 2 < 100 (Aluminum Available) 3 x 1 + 2 x 2 < 80(Steel Available) 3 x 1 + 2 x 2 < 80(Steel Available) x 1, x 2 > 0 x 1, x 2 > 0

24 24/53 Slide Olympic Bike Co. n Final Solution

25 25/53 Slide Olympic Bike Co. n Optimal Solution According to the output: x 1 (Deluxe frames) = 15 x 1 (Deluxe frames) = 15 x 2 (Professional frames) = 17.5 x 2 (Professional frames) = 17.5 Objective function value = $412.50 Objective function value = $412.50

26 26/53 Slide Olympic Bike Co. n Range of Optimality Question Suppose the profit on deluxe frames is increased to $20. Is the above solution still optimal? What is the value of the objective function when this unit profit is increased to $20?

27 27/53 Slide Olympic Bike Co. n Sensitivity Report

28 28/53 Slide Olympic Bike Co. n Range of Optimality Answer The output states that the solution remains optimal as long as the objective function coefficient of x 1 is between 7.5 and 22.5. Since 20 is within this range, the optimal solution will not change. The optimal profit will change: 20 x 1 + 15 x 2 = 20(15) + 15(17.5) = $562.50.

29 29/53 Slide Olympic Bike Co. n Range of Optimality Question If the unit profit on deluxe frames were $6 instead of $10, would the optimal solution change?

30 30/53 Slide Olympic Bike Co. n Range of Optimality

31 31/53 Slide n Range of Optimality Answer The output states that the solution remains optimal as long as the objective function coefficient of x 1 is between 7.5 and 22.5. Since 6 is outside this range, the optimal solution would change. Olympic Bike Co.

32 32/53 Slide Range of Optimality and 100% Rule n The 100% rule states that simultaneous changes in objective function coefficients will not change the optimal solution as long as the sum of the percentages of the change divided by the corresponding maximum allowable change in the range of optimality for each coefficient does not exceed 100%.

33 33/53 Slide Olympic Bike Co. n Range of Optimality and 100% Rule Question If simultaneously the profit on Deluxe frames was raised to $16 and the profit on Professional frames was raised to $17, would the current solution be optimal?

34 34/53 Slide Olympic Bike Co. n Range of Optimality and 100% Rule Answer If c 1 = 16, the amount c 1 changed is 16 - 10 = 6. The maximum allowable increase is 22.5 - 10 = 12.5, so this is a 6/12.5 = 48% change. If c 2 = 17, the amount that c 2 changed is 17 - 15 = 2. The maximum allowable increase is 20 - 15 = 5 so this is a 2/5 = 40% change. The sum of the change percentages is 88%. Since this does not exceed 100%, the optimal solution would not change.

35 35/53 Slide Range of Feasibility and 100% Rule n The 100% rule states that simultaneous changes in right-hand sides will not change the dual prices as long as the sum of the percentages of the changes divided by the corresponding maximum allowable change in the range of feasibility for each right-hand side does not exceed 100%.

36 36/53 Slide Olympic Bike Co. n Range of Feasibility Question What is the maximum amount the company should pay for 50 extra pounds of aluminum?

37 37/53 Slide Olympic Bike Co. n Range of Feasibility

38 38/53 Slide Olympic Bike Co. n Range of Feasibility Answer The shadow price provides the value of extra aluminum. The shadow price for aluminum is the same as its dual price (for a maximization problem). The shadow price for aluminum is $3.125 per pound and the maximum allowable increase is 60 pounds. Because 50 is in this range, the $3.125 is valid. Thus, the value of 50 additional pounds is = 50($3.125) = $156.25.

39 39/53 Slide Example 3 n Consider the following linear program: Min 6 x 1 + 9 x 2 ($ cost) Min 6 x 1 + 9 x 2 ($ cost) s.t. x 1 + 2 x 2 < 8 s.t. x 1 + 2 x 2 < 8 10 x 1 + 7 x 2 > 30 10 x 1 + 7 x 2 > 30 x 2 > 2 x 2 > 2 x 1, x 2 > 0 x 1, x 2 > 0

40 40/53 Slide Example 3 n Range of Optimality Question Suppose the unit cost of x 1 is decreased to $4. Is the current solution still optimal? What is the value of the objective function when this unit cost is decreased to $4?

41 41/53 Slide Example 3 n Range of Optimality Question How much can the unit cost of x 2 be decreased without concern for the optimal solution changing?

42 42/53 Slide Example 3 n Range of Optimality and 100% Rule Question If simultaneously the cost of x 1 was raised to $7.5 and the cost of x 2 was reduced to $6, would the current solution remain optimal?

43 43/53 Slide Example 3 n Range of Feasibility Question If the right-hand side of constraint 3 is increased by 1, what will be the effect on the optimal solution?

44 44/53 Slide Example 3


Download ppt "1/53 Slide Linear Programming: Sensitivity Analysis and Interpretation of Solution n Introduction to Sensitivity Analysis n Graphical Sensitivity Analysis."

Similar presentations


Ads by Google