Expected Value

Compact study note.

Summary

Expected value is the probability-weighted average of a random variable when the required sum or integral is finite. It is linear even when variables are dependent.[1]

Prerequisites

Notation and Assumptions

Discrete expectation:

E[X]=xxP(X=x).

Continuous expectation with density fX :

E[X]=xfX(x)dx.

Use these formulas when the absolute sum or integral is finite.

Essential Result

Linearity: E[aX+bY+c]=aE[X]+bE[Y]+c whenever the expectations exist.

Small Example

If X counts heads in two fair flips, E[X]=0(1/4)+1(1/2)+2(1/4)=1 .

Common Mistakes

Connections

References


  1. OpenStax, Introductory Statistics 2e, "Chapter 4: Discrete Random Variables", https://openstax.org/books/introductory-statistics-2e/pages/4-introduction ↩︎