Expected Value Calculator

Compute expected value, variance, and standard deviation for up to 20 weighted outcomes.

Scratchpad (not saved)

Outcome 1
Outcome 2
Outcome 3
Outcome 4
Outcome 5
Outcome 6
Outcome 7
Outcome 8
Outcome 9
Outcome 10
Outcome 11
Outcome 12
Outcome 13
Outcome 14
Outcome 15
Outcome 16
Outcome 17
Outcome 18
Outcome 19
Outcome 20

What This Calculator Does

This calculator treats a list of outcomes as a discrete probability distribution, normalizes the probabilities when needed, and reports the mean and spread of the resulting payoff distribution. It is useful for comparing risky choices on both return and volatility.

It combines Number of Outcomes, Outcome 1 Value, Outcome 1 Probability, Outcome 2 Value to estimate Expected Value, Variance, Standard Deviation.

Formula & Method

Core equations: E[X]=\sum x_ip_i,\quad Var(X)=\sum p_i(x_i-E[X])^2,\quad \sigma=\sqrt{Var(X)}.

Notation used in the formulas: R = Expected Value; x_{1} = Number of Outcomes; x_{2} = Outcome 1 Value; x_{3} = Outcome 1 Probability; x_{4} = Outcome 2 Value; x_{5} = Outcome 2 Probability; x_{6} = Outcome 3 Value.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use it when you have a finite menu of possible payoffs with associated probabilities and want to understand both the average result and how dispersed those results are around the mean.

Inputs Used

  • Number of Outcomes: Used directly in the calculation.
  • Outcome 1 Value: Used directly in the calculation.
  • Outcome 1 Probability: Used directly in the calculation.
  • Outcome 2 Value: Used directly in the calculation.
  • Outcome 2 Probability: Used directly in the calculation.
  • Outcome 3 Value: Used directly in the calculation.
  • Outcome 3 Probability: Used directly in the calculation.
  • Outcome 4 Value: Used directly in the calculation.
  • Outcome 4 Probability: Used directly in the calculation.
  • Outcome 5 Value: Used directly in the calculation.
  • Outcome 5 Probability: Used directly in the calculation.
  • Outcome 6 Value: Used directly in the calculation.
  • Outcome 6 Probability: Used directly in the calculation.
  • Outcome 7 Value: Used directly in the calculation.
  • Outcome 7 Probability: Used directly in the calculation.
  • Outcome 8 Value: Used directly in the calculation.
  • Outcome 8 Probability: Used directly in the calculation.
  • Outcome 9 Value: Used directly in the calculation.
  • Outcome 9 Probability: Used directly in the calculation.
  • Outcome 10 Value: Used directly in the calculation.
  • Outcome 10 Probability: Used directly in the calculation.
  • Outcome 11 Value: Used directly in the calculation.
  • Outcome 11 Probability: Used directly in the calculation.
  • Outcome 12 Value: Used directly in the calculation.
  • Outcome 12 Probability: Used directly in the calculation.
  • Outcome 13 Value: Used directly in the calculation.
  • Outcome 13 Probability: Used directly in the calculation.
  • Outcome 14 Value: Used directly in the calculation.
  • Outcome 14 Probability: Used directly in the calculation.
  • Outcome 15 Value: Used directly in the calculation.
  • Outcome 15 Probability: Used directly in the calculation.
  • Outcome 16 Value: Used directly in the calculation.
  • Outcome 16 Probability: Used directly in the calculation.
  • Outcome 17 Value: Used directly in the calculation.
  • Outcome 17 Probability: Used directly in the calculation.
  • Outcome 18 Value: Used directly in the calculation.
  • Outcome 18 Probability: Used directly in the calculation.
  • Outcome 19 Value: Used directly in the calculation.
  • Outcome 19 Probability: Used directly in the calculation.
  • Outcome 20 Value: Used directly in the calculation.
  • Outcome 20 Probability: Used directly in the calculation.

Related Calculators

  • Bayes' Theorem CalculatorCompute posterior probability from prior, sensitivity, and false positive rate with scenario presets.
  • Blackjack Odds CalculatorEstimate action EVs and basic-strategy recommendation for a blackjack hand under common rule variations.
  • Monte Carlo SimulatorRun seeded Monte Carlo simulations over a linear formula using up to three random variables.
  • Percentage CalculatorPerform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
  • Fraction CalculatorAdd, subtract, multiply, or divide two fractions and simplify the result.
  • Ratio CalculatorSimplify a ratio and compute equivalent forms.
  • Proportion CalculatorSolve proportions of the form a / b = c / x.
  • Average CalculatorCompute mean, median, and mode from up to five values.