← Back

Mathematical Expectation

Expected value E[X] = Σ x * P(X=x) or integral form.

probabilityexpectationUpdated 2025-09-01

Linearity

  • E[X+Y]=E[X]+E[Y] even if dependent

Applications

  • Expected steps
  • Randomized algorithms