0

I was wondering about the expected value of the characteristic function $\chi_A$ for some set $A \in \mathcal{A}$ in a probability space $(\Omega, \mathcal{A}, \mathbb{P})$. It should be $\mathbb{E}(\chi_A) = \mathbb{P}(A)$, but I can't figure out why that is the case.

Thanks for any help!

Steven
  • 4,543

1 Answers1

1

Hint:

If $X$ is a random variable taking values in a countable set $S$ then: $$\mathbb EX=\sum_{s\in S}s.\mathbb P(X=s)$$

$\chi_A$ is actually a random variable taking values in $\{0,1\}$.

drhab
  • 151,093