Sunteți pe pagina 1din 19

Chapters 16-18

Multiple-Goal Decision Analysis II


• Goals as constraints
– TPS example
– Constrained optimization
– Linear programming
• System Analysis
• Dealing with unquantifiable goals
– Preference table
– Screening matrix
– Presentation techniques for mixed criteria
TPS Decision Problem 5
• Option A operating system:
– If one processor fails, system fails
• Processor reliability: 0.99/hour
• Mean time to repair: 30 min.
• System reliability for N processors:
– Rel (N) = (0.99)N
• System availability for N processors

AV(N) = 1 – (prob. of failure per time period)(Avg. down time)
Length of time period

= 1 – (1-.99N)(30Min)/(60min) = 1–½ (1-.99N)


TPS Reliability, Availability, and Performance
Rel, Av E(N)
trans/sec

1.00 E(N) 2400

0.99 DSC = 2000


(SC)(E(N))(Av(N))
0.98 1600
Av(N)
0.97 1200

800
0.96

0.95 400
Rel(N)

0.94
1 2 3 4 5 6
Number of processors, N
TPS Delivered System Capability

2400

2340 2328
2000 2196
1892
DSC(N) = 1600
E(N)*Av(N)
1426
1200

800
796
400

1 2 3 4 5 6
Number of processors, N
Goals as Constraints
1. Can’t afford availability <.98
– Choose N to maximize E(N) = 80N (11-N)
subject to AV(N) > .98
2. Can’t afford delivered capacity < 1800 TR/sec
– Choose N to maximize AV(N) subject to
E(N) > 1800
3. Comm. Line limits E(N) to < 1500 TR/sec; value
of TR/sec = $500 (a); $1000(b)
Optimal Solution for TV = 0.5E
E=TV E < E(N)
1680
Av > 0.98

1620
NV = .5E – 40N – 450 = 200
NV = 190
1560

1500
NV = 180 E < 1500

1440 NV = 150
NV = 44

1380
E < E(N)

2 3 4 N
530 570 610
C
Optimal Solution for TV = E
E=TV E < E(N)
1680
Av > 0.98

1620
NV = E – 40N – 450 = 970
1560
NV = 930
1500
E < 1500
1440
NV = 910 NV = 870
1380

E < E(N)

2 3 4 N
530 570 610
C
General Optimal Decision
Problem With Constraints
• Choose values of the decision variables
– X1, X2, …, Xn
• So as to maximize the objective function
– f(X1, X2, …, Xn)
• Subject to the constraints
– g1 (X1, X2, …, Xn) < b,
– g2 (X1, X2, …, Xn) < b2
– …
– gm (X1, X2, …, Xn) < bm
Optimal Solution:
Necessary and Sufficient Conditions
• The optimal solution (X1, X2, …, Xn)max
• And the optimal value Vmax
• Are characterized by the necessary and
sufficient conditions
1. (X1, X2, …, Xn)max is a feasible point on the
isoquant
f(X1, X2, …, Xn) = Vmax
2. If V> Vmax, then its isoquant f(X1, X2, …, Xn) = V
does not contain any feasible points
Geometric View
xn Objective function g1(x1, … , xn) = b1
(Decision isoquants
variable)

Decision
Optimal space
solution

Feasible set

g2(x1, … , xn) = b2
Feasible point
x1
Infeasible point (Decision variable)

g3(x1, … , xn) = b3
The Linear Programming Problem
• Choose X1, X2, …, Xn
• So as to maximize
– C1X1 + C2X2 + … + CnXn
• Subject to the costraints
– a11X1 + a12X2 + … + a1nXn < b1
– a21X1 + a22X2 + … + a2nXn < b2
– …
– am1X1 + am2X2 + … + amnXn < bm
– X1 > 0, X2 > 0, …, Xn > 0
Universal Software, Inc.
• 16 analysts, 24 programmers, 15 hr/day computer
• Text-processing systems
– 2 analysts, 6 prog’rs, 3 hr/day comp $20K profit
• Process control systems
– 4 analysts, 2 prog’rs, 3 hr/day comp $30K profit
• How many of each should Universal develop to maximize
profit?
Solution Steps
1. What objective are we trying to optimize?
2. What decisions do we control which affect the
objective?
3. What items dictate constraints on our range of
choices?
4. How are the values of the objective function
related to the values of the decision variables?
5. What decision provides us with the optimal
value of the objective function?
X Feasible Set: Universal Software
2

Feasible
2 Set

x
2 0

2 4 6 8 X1
6x1 + 2x2 3x1 + 3x2 2x1 + 4x2
x
1 0
 24  15  16
Optimal Solution: Universal Software

Optimal solution
4

1
Feasible
set

1 2 3 4 5 6
Mathematical Optimization System Analysis [Quade68]
Formulation Formulation
What objectives are we trying to optimize or Clarifying the objectives, defining the issues of
satisfy? concern, limiting the problem.

Search
What decisions do we control which affect our Search
objectives? What items dictate constraints on our Looking for data and relationships, as well as
range of choices? alternative programs of action that have some
chance of solving the problem.
Evaluation
What criteria should we use to evaluate the Evaluation
alternatives? How are the values of the criterion
Building various models, using them to predict the
function related to the values of the decision
consequences that are likely to follow from each
variables which define the alternatives? What
choice of alternatives, and then comparing the
choice provides us with the best criterion value?
alternatives in terms of these consequences.

Interpretation Interpretation
How sensitive is the decision to assumptions Using the predictions obtained from the models,
made during the analysis? Are there alternative and whatever other information or insight is
decisions providing satisfactory results with less relevant, to compare the alternatives further,
sensitivity to these assumptions? derive conclusions about them, and indicate a
course of action.

Iteration Iteration
TPS Decision Problem 6
• Cost of option B OS with switchover, restart:
$150K
• Cost of option B OS from vendor: $135K
• Which should we choose?
– Key personnel availability
– Staff morale and growth
– Controllability
– Ease of maintenance
Presentation Techniques
• Unquantifiable criteria # CRIT #ALT’S
– Criterion summaries 2-10 2-3
– Preference table 2-20 2-5
– Screening matrix 5-30 2-10
• Mixed Criteria
– Tabular methods
– Cost vs. capability graph
– Polar graph
– Bar charts
Summary – Goals As Constraints II
• Adding constraints can simplify multiple-goal
decision problems
• System analysis approach very similar to
constrained optimization
– 6-step approach
– Sensitivity analysis
– Satisficing
• Unquantifiable goals require subjective resolution
– But effective presentation techniques can help
decision process

S-ar putea să vă placă și