Suppose that we have an infinite sequence of i.i.d. binary random variables $(X_n)_n$ with $X_n\in\{0,1\}$ for all $n$ (with both options having probability 0.5). Now the outcome of all random variables together will be an element $x\in\{0,1\}^{\mathbb N}$. My intuition says that we can make certain statements about $x$. For example, define $S$ as the set of $x\in\{0,1\}^{\mathbb N}$ such that $\lim_{n\rightarrow\infty}\frac{x(1)+\dots+x(n)}{n}=\frac12$. Then the probability that $(X_n)_n$ will be in $S$ should be $1$. We can also make other statements about $x$.
Now I would like to contruct two things:
- A $\sigma$-algebra $A\subset P(\{0,1\}^{\mathbb N})$. This $\sigma$-algebra should contain all sets $V\in A$ such that we know what the probability is that $(X_n)_n\in V$. For example, we should have $S\in A$.
- A probability measure $f$ on $(\{0,1\}^{\mathbb N},A)$ which assigns to each $V\in A$ the probabillity $f(V)$ that $(X_n)_n\in V$. For example, we should have $f(S)=1$.
Is there a standard way in which this is done?