Let's consider a probability space $(\Omega, \mathcal{F}, P)$ corresponding to experiments on throwing a dice and defined in the following way: $\Omega = \{1, 2, 3, 4, 5, 6\}$, $\mathcal{F} = \{\Omega, \varnothing, \{1, 3, 5\}, \{2, 4, 6\}\}$. So, in this $\sigma$-algebra we only have 4 events: something happened, nothing happened, odd number rolled, even number rolled. Can anyone give me an example of random real variable defined for this probability space?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Yes, $X(\omega)=0$ if $\omega \in \{1,3,5\}$, and $X(\omega)=1$ if $\omega \in \{2,4,6\}$. |
|||||||||||||
|
|
The random variables $X$ on this probability space are exactly the functions $X:\Omega\to\mathbb{R}$ such that there exists $a$ and $b$ with $X(\omega)=a$ if $\omega\in\{1,3,5\}$ and $X(\omega)=b$ otherwise. That is, every such $X$ is a random variable and every random variable $X$ is like that. |
|||||
|