Skip to content
Productivity Medium #expected-value#decision-tree

Expected Value Decision Tree

Probability-weighted outcomes for each option - the rational comparison.

A free, animated expected value decision tree you can read here or embed on any website, from Scrollchart.

Expected Value Decision Tree

Expected Value Decision TreeProbability-weighted payoffs reveal which option has higher expected value, before the coin flipDecisionchoose one pathOption ALaunch product55%Strong demand+12030%Weak demand-2015%Flop-60Option AEV = +51Option BStay the course40%Market grows+4545%Market flat+1015%Market shrinks-30Option BEV = +18Choose Option AEV +51 vs +18delta = +33 in expectationROOTOPTIONSOUTCOMESEXPECTED VALUEProbabilities are assumptions. Sensitivity: if P(strong demand) drops to 30%, EV A falls to +7.Payoffs in relative units (e.g. $k). EV = sum of (probability x payoff) across all scenarios.

Two options branching into outcome scenarios with assigned probabilities and payoffs. Expected values computed for each branch. Sensitivity to probability assumptions on a side panel.

Good for

  • Decision-making articles explaining probability-weighted choice for general audiences
  • Career-choice content comparing job offers with uncertain salary growth and risk
  • Business strategy posts on product launch vs. status-quo decisions with uncertain demand

Source & accuracy

This expected value decision tree is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Computing expected value across uncertain outcomes

Expected value is the sum of all possible outcomes, each weighted by its probability. If option A has a 70 percent chance of gaining 100 and a 30 percent chance of losing 50, its expected value is (0.7 x 100) + (0.3 x -50) = 70 - 15 = 55. If option B has a 50 percent chance of gaining 80, its expected value is 40. On paper, option A is better.

This framework prevents gut feelings from overweighting unlikely but vivid outcomes. It disciplines you to estimate both probability and magnitude separately. Many people reject option A because the 30 percent loss feels too risky, even though the expected return is much higher. The decision tree makes that tradeoff visible.

Practical limits and decision-making shortcuts

Expected value works best for decisions you face repeatedly, where the averages eventually converge to your forecast. For one-off, high-stakes decisions, it can fail: a 10 percent chance of bankruptcy is not the same as losing 10 percent of your wealth, even if the dollar expected values match. You care about ruin risk in ways the formula cannot capture.

In practice, expected value serves as a discipline for thinking clearly about uncertainty rather than a calculation that replaces judgment. It prevents you from ignoring the low-probability tail risks and from overweighting unlikely catastrophes. Use it to structure the decision, then apply additional considerations like regret, reversibility, and personal values to make the final call.

Embed this diagram

Add this animated expected value decision tree to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated expected value decision tree for any website.
Who uses it
Productivity blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="expected-value-decision" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Expected Value Decision Tree" for my website?
Scrollchart provides "Expected Value Decision Tree" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a expected value decision tree in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.