Decision Analysis & Expected Value Calculator Back
Decision Analysis Tool

Decision Analysis & Expected Value Calculator

Calculate Expected Monetary Value (EMV) from probabilities and outcomes. Visualize decision trees, probability distributions, and tornado sensitivity charts to identify the optimal choice under uncertainty.

Presets
Decision Options
Outcome Prob. Value ($K)
EMV = $K
Outcome Prob. Value ($K)
EMV = $K
Outcome Prob. Value ($K)
EMV = $K
Results
Best Option
Max EMV ($K)
Tree
Probability Distribution (All Options)
Sensitivity Analysis (Tornado Chart)
Theory & Key Formulas
$$\text{EMV}= \sum_{i}p_i \cdot v_i$$ $$\sigma = \sqrt{\sum_{i}p_i (v_i - \text{EMV})^2}$$

What is Decision Analysis & Expected Value?

🙋
What exactly is Expected Monetary Value (EMV)? It sounds like an average, but why is it so important for making decisions?
🎓
Basically, EMV is a special kind of average—a probability-weighted one. It tells you the average payoff you'd expect if you could repeat the same risky decision over and over. In practice, it helps you compare different risky choices on an apples-to-apples basis. For instance, in this simulator, when you add a new decision branch and define its probability and value, the tool instantly calculates the EMV for you, showing which path is statistically the best bet.
🙋
Wait, really? So if I have a 60% chance of gaining $1M and a 40% chance of losing $300K, the EMV is positive. Does that mean I should always take that bet?
🎓
For a risk-neutral decision maker—yes, you should choose the highest EMV. But that's the key! EMV doesn't account for your personal risk tolerance. A $300K loss might bankrupt a small company, even if the EMV is positive. That's where the simulator's visualizations, like the tornado chart, become crucial. They show you how sensitive your decision is to changes in your estimates. Try changing the probability of that loss in the tool and watch how dramatically the EMV can swing.
🙋
Okay, that makes sense. So the tornado chart shows the "what-ifs." But what's that other metric, sigma (σ)? I see it calculated next to the EMV.
🎓
Great observation! Sigma (σ) is the standard deviation, and it's a measure of risk or uncertainty around the EMV. A high σ means the possible outcomes are spread out widely from the average—it's a volatile, risky decision. A low σ means outcomes are clustered tightly. In the simulator, you can create two scenarios with the same EMV but wildly different σ values. One might be a safe, moderate return, while the other is a "boom or bust" gamble. The tool lets you see both the expected payoff and its risk simultaneously.

Physical Model & Key Equations

The core of decision analysis is calculating the Expected Monetary Value (EMV). It sums the value of every possible outcome, each weighted by its probability of occurring.

$$\text{EMV}= \sum_{i}p_i \cdot v_i$$

$p_i$ = Probability of outcome i (must sum to 1).
$v_i$ = Monetary value (payoff or cost) of outcome i.
The result is the probability-weighted average payoff for that decision path.

To quantify the risk or dispersion of possible outcomes around the EMV, we calculate the standard deviation (σ). A higher σ indicates greater uncertainty.

$$\sigma = \sqrt{\sum_{i}p_i (v_i - \text{EMV})^2}$$

This equation finds the square root of the probability-weighted average of the squared differences from the mean (EMV). It tells you how much the actual result might deviate from the expected result on average.

Frequently Asked Questions

If the sum of probabilities is less than or exceeds 1, the EMV calculation will not be performed correctly. The tool will display an error or warning. Please set the probabilities of all possible outcomes (branches) so that their sum is exactly 1.
Yes, you can. Enter losses as negative values. For example, entering -50000 means that the outcome represents a loss of 50,000 yen. In the EMV calculation, the expected value is computed by correctly reflecting both profits and losses.
This depends on the tool's limitations, but generally it supports around 10 to 20 branches. However, too many branches can make visualization difficult to read, so it is recommended to model only the main options and outcomes.
A tornado chart visualizes the impact of each variable (probability or value) on the EMV using bar graphs. The longer the bar, the higher the sensitivity, indicating that a small change in that variable can significantly affect the decision-making outcome.

Real-World Applications

Engineering Design Changes (Go/No-Go): Before committing to a costly design modification, engineers build a decision tree. For example, a change might have an 80% chance of improving fuel efficiency (saving $2M) and a 20% chance of causing delays (costing $500K). EMV analysis quantifies whether the expected benefit outweighs the risk.

Manufacturing Line Investment: A company deciding whether to invest in automated equipment will model scenarios: high demand (probable high return), medium demand (moderate return), and low demand (potential loss). The tornado chart helps identify if the decision hinges most on demand uncertainty or equipment cost estimates.

Quality & Warranty Cost Risk: A firm can model the expected cost of a product failure. Different failure modes have different probabilities and repair/warranty costs. Calculating the EMV of total quality cost helps set appropriate warranty reserves and prioritize which failure modes to address first.

Make-or-Buy Analysis: The decision to manufacture a component in-house or outsource it is filled with uncertainties: in-house production cost variability, supplier reliability, and defect rates. A decision tree with EMV for each branch provides a structured, quantitative comparison beyond just comparing average costs.

Common Misconceptions and Points to Note

First, understand that EMV is not the "most likely outcome". For example, the EMV for an option with a 90% probability of a 100,000 yen loss and a 10% probability of a 1,000,000 yen profit is 10,000 yen. While it's positive in calculation, you actually incur a loss 90% of the time. It's risky to judge based solely on EMV as "profitable!". It's crucial to always check the probability distribution via a histogram and compare it with your risk tolerance—asking, "Can I (or the company) withstand the worst-case scenario?"

Next, estimate probability and value independently. If you inadvertently adjust them in relation to each other, like thinking "since the success probability is high, let's be conservative about the profit upon success," it distorts the analysis. The principle is to estimate each parameter individually, based as much as possible on objective data (past performance, market research). When data is truly unavailable, the "three-point estimation" technique—estimating optimistic, pessimistic, and most likely scenarios—is effective.

Finally, this analysis may be unsuitable for "one-time decisions". For instance, relying solely on this tool's results for a GO/NO GO decision on a massive, company-deciding project is precarious. This tool shines brightest when setting criteria for recurring decisions. For example, defining selection criteria like "EMV must be at least XX yen, and standard deviation must be below YY yen" for the dozens of small-scale investment proposals reviewed monthly. In the long run, results will align with probabilities, allowing you to build a risk-managed portfolio.