Spreadsheet Modeling & Decision Analysis: A Practical Introduction To Management Science
Spreadsheet Modeling & Decision Analysis: A Practical Introduction To Management Science
Cliff T. Ragsdale
Chapter 3
40
35
Eustis 30 Orlando
400,000 600,000
2 5
22
55
Clermont 20 Leesburg
300,000 225,000
3 25 6
Defining the Decision
Variables
Xij = # of bushels shipped from node i to node j
Specifically, the nine decision variables are:
MIN: 240P1+250P2+265P3+285P4+280P5+260P6
+ 3.6(B1+B2)/2 + 3.75(B2+B3)/2 + 3.98(B3+B4)/2
+ 4.28(B4+B5)/2 + 4.20(B5+ B6)/2 + 3.9(B6+B7)/2
MIN: A1 + B1 + C1 + D1
Defining the Constraints
Cash Flow Constraints
1.018A1 – 1A2 = 0 } month 2
1.035B1 + 1.018A2 – 1A3 – 1B3 = 250 } month 3
1.058C1 + 1.018A3 – 1A4 – 1C4 = 0 } month 4
1.035B3 + 1.018A4 – 1A5 – 1B5 = 250 } month 5
1.018A5 –1A6 = 0 } month 6
1.11D1 + 1.058C4 + 1.035B5 + 1.018A6 = 300 } month 7
Nonnegativity Conditions
Ai, Bi, Ci, Di >= 0, for all i
Implementing the Model
See file Fig3-35.xls
Risk Management:
The Taco-Viva Sinking Fund - II
Assume the CFO has assigned the following risk ratings to
each investment on a scale from 1 to 10 (10 = max risk)
A 1
B 3
C 8
D 6
The CFO wants the weighted average risk to not exceed 5.
Defining the Constraints
Risk Constraints
nO
nO
MAX: Oij w j
j 1
Defining the Constraints
Efficiency cannot exceed 100% for any unit
nO nI
Okj w j I kj v j , k 1 to the number of units
j 1 j 1
Nonnegativity Conditions
wj, vj >= 0, for all j
Important Point