Independance
Two events are independant if P[A∣B]=P[A] or P[B∣A]=P[B].
Using the definition of conditional probability, if P[A]≥0 and P[B]≥0 this is: P[A∩B]P[B]=P[A]orP[A∩B]=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[A∩B]=P[(3,4)]=1/36=P[A]P[B]
Disjoint is not the same as Independant!