Definition
Conditional Expectation
Let $X \in L^1(\Omega, \mathcal{F}, \mathbb{P})$ (Definition~Expectation) and let $\mathcal{G} \subseteq \mathcal{F}$ be a sub-$\sigma$-algebra (Definition~Sigma-Algebra).
The conditional expectation $\mathbb{E}[X \mid \mathcal{G}]$ is the $\mathbb{P}$-a.s.\ unique $\mathcal{G}$-measurable random variable satisfying
\[
\int_G \mathbb{E}[X \mid \mathcal{G}]\, d\mathbb{P} = \int_G X\, d\mathbb{P} \quad for all G \in \mathcal{G}.
\]
Its existence and uniqueness follow from the Radon--Nikod\'{y}m theorem.
Depends on
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
n09316b14["Expectation"]
ndf8f0995["Sigma-Algebra"]
n008c5317["Conditional Expectation"]:::current
n09316b14 --> n008c5317
ndf8f0995 --> n008c5317
click n09316b14 "../objects/09316b14.html" "_self"
click ndf8f0995 "../objects/df8f0995.html" "_self"