Independent random variables

Summary

  • X and Y are two random variables. We say that X and Y are independent random variables if the events {Xa} and {Yb} 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 0x1 and 0y1 . 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 {X1a1} , {X2a2},,{Xnan} are mutually / pairwise independent events for all real numbers a1,,an .