1. Discrete systems and their probability behaviours

1.1. Basic Defination

<aside> 💡

Shorthand notion: $P_X=P_X(X=x)=P_X(x)$

</aside>


If $P$ is a distribution and $X$ is a random variable, we will write $X\sim P$ to indicate that the distribution of $X$ is $P$

Consider $X$, $Y$ are both RVs, sometimes we will write $X\sim Y$, to indicate that $X$, $Y$ have the same distribution.


<aside> 💡

Example:

Let the finite set $X=\{1,2,3,4,5,6\}$ correspond to the faces of a six-sides die.

If the die is fair, then $\forall x \in X,~P_X(x)=\frac{1}{6}$ ($P_X=\frac{1}{6}$)

The size of range of $X$ is $\left|x\right|=6$

</aside>


2. Joint and Marginal probability distributions

3. Correlation functions of multiple RVs