Independent random variables
Summary
- X and Y are two random variables. We say that X and Y are independent random variables if the events {X≤a} and {Y≤b} are independent events for all real numbers a,b .
- Thus, X and Y are independent random variables if and only if
F(x,y)=FX(x)FY(y)
- for all x,y .
- If X and Y are both discrete random variables or X and Y are both continuous random variables then this condition is equivalent to
f(x,y)=fX(x)fY(y)
Example
- f(x,y)=4xy for 0≤x≤1 and 0≤y≤1 . Then fX(x)=2x and fY(y)=2y . Since f(x,y)=fX(x)fY(y) for all x,y , X and Y are independent random variables.
- If X1,…,Xn are n random variables then we say that they are mutually / pairwise independent if {X1≤a1} , {X2≤a2},…,{Xn≤an} are mutually / pairwise independent events for all real numbers a1,…,an .