Expectation, Linearity, and Conditional Expectation

Expectation \( \mathbb{E}[X] \) gives the average or long-run value of a random variable \( X \), calculated as the weighted sum of all possible outcomes, each weighted by its probability. It is a fundamental concept in probability and finance, used to assess the central tendency of uncertain outcomes.

One powerful property is the linearity of expectation:

\[\mathbb{E}[X + Y] = \mathbb{E}[X] + \mathbb{E}[Y]\]

This holds regardless of whether \( X \) and \( Y \) are independent, making it especially useful in risk modeling and portfolio analysis.

Conditional expectation \( \mathbb{E}[X \mid Y] \) represents the expected value of \( X \) given that another variable \( Y \) is known. It plays a key role in pricing, forecasting, and updating probabilistic beliefs as new information becomes available. In finance, it underpins tools such as Bayesian inference, stochastic processes, and dynamic hedging strategies.