Schematex
decisiontree·Raiffa & Schlaifer (1961)·strategy, management·complexity 3/3

Investment decision analysis

Decision-analysis tree evaluating build-vs-buy vs hybrid for a platform choice — chance nodes with probabilities, automatic expected-value rollback.

For the CTO evaluating vendors

Open in Playground →
decisiontree:decision·§
↘ preview
100%
Platform Vendor Choice Decision tree (decision mode) with 8 nodes and 7 edges Platform Vendor Choice Build in-house Managed SaaS vendor Hybrid approach p=60% p=40% p=50% p=50% Which vendor? EV=600,000 Project outcome EV=600,000 On-time delivery $900,000 Over budget / delayed $150,000 Predictable cost $500,000 Integration complexity EV=500,000 Smooth integration $700,000 Integration rework $300,000
UTF-8 · LF · 13 lines · 479 chars✓ parsed·27.9 ms·7.1 KB SVG

Scenario

A CTO is deciding how to stand up a new data-platform layer: build internally, buy managed SaaS, or take a hybrid. Each path has outcomes with probabilities and net-value estimates. The decision-analysis tree rolls the expected value back to the decision node so the optimal branch is identified automatically.

Annotation key

How to read

Evaluate each branch's expected value. Build in-house: 0.6 × 900k + 0.4 × 150k = 600k. Managed SaaS: flat 500k. Hybrid: 0.5 × 700k + 0.5 × 300k = 500k. Under these estimates the optimal branch is Build in-house — the parser flags it on render. The chart's real value is in forcing stakeholders to state probabilities explicitly; sensitivity to them is where the interesting argument happens.

Decision tree syntax