stukbv
- 112
- 0
What is the difference between disjoint and independent events, how will the 2 affect calculations involving them?
sfs01 said:Disjoint events are mutually exclusive, which is a strong form of statistical dependence (so if you know event A occurred you know that B definitely did not occur and vice versa), meaning
P(A\cap B) = 0
P(A\cap B) = P(A) P(B)
Which events are meant to be both independent and disjoint in this case? The only way I can see that two events can ever be both independent and disjoint is if one of them has probability zero.SW VandeCarr said:Well, tossing a fair coin leads to series of events that are both independent and disjoint. I wouldn't say that fair coin tosses are in any way dependent on each other.
In the usual sense, statistically independent events are not either/or outcomes. So for the tossing of a fair coin, the probability of H or T is exactly 1,and the third term is zero, not P= 1/4. However, as you say, if P(A) and P(B) are the probabilities of random independent events which are not mutually exclusive, then the sum of the probabilities is P(A)+P(B)-P(A)P(B); that is, the probability of A or B, less the probability of A and B.
I was just concerned that your description of disjoint events as representing a strong form of dependence might be confusing to some.
stukbv said:So when we have evens and we say the probability of their union is equal to their sum, does this mean they are independent or disjoint ?