Independance

Two events are independant if P[AB]=P[A] or P[BA]=P[B].

Using the definition of conditional probability, if P[A]0 and P[B]0 this is: P[AB]P[B]=P[A]orP[AB]=P[B]P[A] This last expression is often taken as the definition of independent events because it works when probabilities are zero as well. So probabilities for independent events can be multiplied.

Example: outcome of two dice rolls: A={1st die is 3} and B={2nd die is 4} .

P[A]=P[B]=1/6

P[AB]=P[(3,4)]=1/36=P[A]P[B]

Disjoint is not the same as Independant!