Expected Value Calculator

Calculate the expected value, variance, and standard deviation of a discrete probability distribution from comma-separated outcomes and probabilities.

Inputs

Outcomes and Probabilities

Results

Details

Formulas

\begin{aligned} E[X] &= \sum_{i} p_i \cdot x_i \\ &= ? \end{aligned}
\begin{aligned} \sigma^2 &= \sum_{i} p_i \cdot (x_i - E[X])^2 \\ &= ? \end{aligned}
\begin{aligned} \sigma &= \sqrt{\sigma^2} \\ &= \sqrt{?} \\ &= ? \end{aligned}

Probability Distribution

Probability 0

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?