A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Expected Value: Theory and Properties

College Depth 59 in the knowledge graph I know this Set as goal
2,531topics build on this
268prerequisites beneath it
See this on the map →
Probability Mass Functions and Discrete DistributionsAuction TheoryCovariance and Correlation Coefficients+16 more
expected-value mean

Core Idea

Expected value E[X]=∑xp(x) (discrete) or E[X]=∫xf(x)dx (continuous) is the long-run average. Linearity of expectation: E[aX+b]=aE[X]+b. For independent variables, E[XY]=E[X]E[Y]. Expected value is the center of a distribution.

Explainer

Expected value formalizes a simple intuition: if you repeat an experiment many times, what value will the outcomes average to? You already know, from probability mass functions, that a random variable assigns a probability to each possible outcome. Expected value weights each outcome by its probability and sums the results: E[X] = ∑ x · p(x). For a fair six-sided die, that is (1)(1/6) + (2)(1/6) + ... + (6)(1/6) = 3.5. Notice that 3.5 is not a possible outcome — expected value is a property of the distribution, not a prediction about any single trial.

The most important property of expected value is linearity. If you scale a random variable by a constant a and shift it by b, the expected value scales and shifts the same way: E[aX + b] = aE[X] + b. More powerfully, E[X + Y] = E[X] + E[Y] for *any* X and Y — no independence assumption required. This lets you decompose complicated sums into manageable pieces. For example, the expected number of heads in 10 fair coin flips can be computed as the sum of 10 simple expectations (each 1/2), giving E = 5, without reasoning about the joint distribution at all.

Independence matters for products, not sums. The product rule E[XY] = E[X]E[Y] holds only when X and Y are independent. If they are correlated — say X is the temperature and Y is ice cream sales — then the product expectation will differ from the product of the expectations. Distinguishing where independence is required versus where it is not is a recurring source of errors.

Expected value is the first moment of a distribution and represents its center of mass. It is closely related to variance (the second central moment), which measures spread around the expected value. Understanding expected value deeply — especially linearity — is the foundation for almost everything in probability theory, statistics, and decision-making under uncertainty.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Making 10 as an Addition StrategyAddition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts Through 10Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsFunction Notation ReviewRandom Variables: Definition and ClassificationProbability Mass Functions and Discrete DistributionsExpected Value: Theory and Properties

Longest path: 60 steps · 268 total prerequisite topics

Prerequisites (1)

Leads To (18)