It is not clear to me what is/should be the standard definition of "mutually exclusive" in probability, as there seem to be two definitions in the literature.
- In the top response in this thread, mephistolotl wrote
Two events are mutually exclusive if the probability of them both occurring is zero, that is if $\text{Pr}(A\cap B)=0$.
The user also said that this is the definition in some but not all texts.
- On the other hand, the Wikipedia article on mutual exclusivity says that
Formally said, the intersection of each two of them is empty (the null event): $A\cap B= \varnothing$.
Does one definition dominate the other in mathematics, and if so, which one? If not, what are the merits and disadvantages of each? Of course, we could just give a different name to each of the two, but given the prevalence of the term "mutually exclusive," I am interesting in knowing the best meaning to assign to it.
If it helps, I am mainly interested in discrete probability at the moment, but it would be nice if the definition extended to general probability. In discrete probability, if we know that none of the elements have zero probability, then the two definitions are equivalent.