What this answers
Expected value answers "what is the long-run average outcome if this exact scenario repeated many times?" A fair six-sided die has an expected value of 3.5, even though 3.5 is not a value the die can ever actually show; expected value describes a long-run average, not a single realistic outcome.
How it is calculated
Expected value is the sum of each outcome multiplied by its probability. Variance is the sum of each outcome's squared distance from that expected value, weighted by its probability, and standard deviation is the square root of variance. This calculator also checks that your probabilities sum to 1, the requirement for a valid probability distribution, and flags it directly rather than silently renormalizing your inputs if they do not.
Worked example
For a fair six-sided die (outcomes 1 through 6, each with probability 1/6): the expected value is exactly 3.5, the well-known long-run average roll. No single roll ever shows 3.5, illustrating that an expected value need not be an attainable outcome of any individual trial.
Assumption audit
Common mistakes
Treating a favorable expected value as a guarantee of a favorable single outcome is a common error, especially in gambling and insurance contexts: a game can have a positive expected value overall while most individual plays still lose, if a rare large win offsets many small losses. Expected value describes what happens on average across many repetitions, never what will happen on the next single trial.
Limitations
Expected value summarizes a long-run average, not what will happen on any single trial, and it can be a poor summary for a distribution with rare but extreme outcomes, where the typical result looks nothing like the expected value.