Decision Analysis & Trade Studies
Decision Analysis & Trade Studies
Systems engineers use quantitative methods to make informed decisions among alternatives. Trade studies evaluate options against weighted criteria.
For $m$ alternatives and $n$ criteria with weights $w_j$ and scores $s_{ij}$:
$$S_i = \sum_{j=1}^{n} w_j \cdot s_{ij}$$
The alternative with the highest $S_i$ is preferred. Weights must satisfy $\sum w_j = 1$.
$$EMV = \sum_{i} P_i \times V_i$$
where $P_i$ = probability of outcome $i$, $V_i$ = value of that outcome. Choose the option with the highest EMV.
Consistency ratio $CR = CI/RI$ where $CI = (\lambda_{\max} - n)/(n-1)$. Acceptable if $CR < 0.10$.
Three designs evaluated on cost (weight 0.4), performance (0.35), and reliability (0.25). Scores (1–10):
Design A: 8, 6, 7
Design B: 5, 9, 8
Design C: 7, 7, 6
$S_A = 0.4(8) + 0.35(6) + 0.25(7) = 3.2 + 2.1 + 1.75 = 7.05$
$S_B = 0.4(5) + 0.35(9) + 0.25(8) = 2.0 + 3.15 + 2.0 = 7.15$
$S_C = 0.4(7) + 0.35(7) + 0.25(6) = 2.8 + 2.45 + 1.5 = 6.75$
Design B wins with score 7.15.
A project can succeed (P = 0.7, profit = \$500K) or fail (P = 0.3, loss = \$200K). Find EMV.
$$EMV = 0.7(500{,}000) + 0.3(-200{,}000) = 350{,}000 - 60{,}000 = \$290{,}000$$
Since EMV > 0, proceed with the project.
A sensitivity analysis: if the weight on cost changes from 0.4 to 0.5, does Design B still win?
$S_A = 0.5(8) + 0.3(6) + 0.2(7) = 4.0 + 1.8 + 1.4 = 7.2$
$S_B = 0.5(5) + 0.3(9) + 0.2(8) = 2.5 + 2.7 + 1.6 = 6.8$
Now Design A wins, showing the result is sensitive to the cost weight.
Practice Problems
Show Answer Key
1. $S_X = 4.5+1.5+1.4 = 7.4$; $S_Y = 3.0+2.4+1.8 = 7.2$. Option X wins.
2. $EMV = 0.2(1{,}000) + 0.8(0) = \$200$. Profit $= 200-150 = \$50 > 0$; yes, play.
3. $EMV = 0.6(3{,}000{,}000) + 0.4(500{,}000) = 1{,}800{,}000 + 200{,}000 = \$2{,}000{,}000$
4. Profit $= 2{,}000{,}000 - 1{,}000{,}000 = \$1{,}000{,}000$
5. Sum $= 10$; weights: $0.5, 0.3, 0.2$
6. $1/4 = 0.25$ each
7. EMV(invest) $= 0.7(500K) + 0.3(-100K) = 350K - 30K = \$320K > \$0$. Invest.
8. Net scores: A $= 3(+) - 1(-) = +2$; B $= 2-2 = 0$; C $= 3-2 = +1$. Alt A is best.
9. $BCR = 500/200 = 2.5$
10. A dominates B if A is at least as good on all criteria and strictly better on at least one.
11. $U = 0.6(0.8) + 0.4(0.7) = 0.48 + 0.28 = 0.76$
12. Risk A $= 0.1 \times 500K = \$50K$; Risk B $= 0.4 \times 100K = \$40K$. Event A has higher risk.