logo

Expected Value Defined by Measure Theory 📂Probability Theory

Expected Value Defined by Measure Theory

Definition 1

Let us assume that a probability space (Ω,F,P)( \Omega , \mathcal{F} , P) is given. The E(X)E(X), defined as follows for a random variable XX, is referred to as the (mathematical) expected value of XX. E(X):=ΩXdP E(X) := \int_{\Omega} X d P


  • If you haven’t encountered measure theory yet, you can disregard the term probability space.

Explanation

The definition of expected value, however complex it might seem with measure theory involved, is indeed difficult to comprehend merely from a succinctly written formula. To make this more accessible, one might employ the following two theorems to transform it into a form we are more familiar with.

  • [1] For a given random variable X:ΩRX : \Omega \to \mathbb{R}, Ωg(X(ω))dP(ω)=Rg(x)dPX(x) \int_{\Omega} g( X ( \omega )) d P (\omega ) = \int_{\mathbb{R}} g(x) d P_{X} (x)
  • [2] If the density fX,g:RnRf_{X} , g : \mathbb{R}^{n} \to \mathbb{R} is integrable over the absolutely continuous PXP_{X} defined at Rn\mathbb{R}^{n}, then Rng(x)dPX(x)=RnfX(x)g(x)dx \int_{\mathbb{R}^{n}} g(x) d P_{X} (x) = \int_{\mathbb{R}^{n}} f_{X} (x) g(x) dx

Hence, the expected value of g(X)g(X), when referred to as n=1n=1 in [2], E(g(X))=Ωg(X)dP=Ωg(X(ω))dP(ω)=R1g(x)dPX(x)=Rg(x)fX(x)dx \begin{align*} E(g(X)) =& \int_{\Omega} g(X) d P \\ =& \int_{\Omega} g( X ( \omega )) d P (\omega ) \\ =& \int_{\mathbb{R}^{1}} g(x) d P_{X} (x) \\ =& \int_{\mathbb{R}} g(x) f_{X} (x) dx \end{align*} This indicates that even within measure theory, E(g(X))=g(x)fX(x)dx\displaystyle E(g(X)) = \int_{-\infty}^{\infty} g(x) f_{X} (x) dx is not merely accepted as a definition but can be derived. Especially in [1], if g(x)=xg(x) = x, it aligns with the introduced concept of expected value.

See Also


  1. Capinski. (1999). Measure, Integral and Probability: p114. ↩︎