LESSWRONG
LW

Wikitags

Mutually exclusive and exhaustive

Edited by Eliezer Yudkowsky last updated 27th Apr 2016
Requires:

A set of propositions is "mutually exclusive and exhaustive" when exactly one of the propositions must be true. For example, of the two propositions "The sky is blue" and "It is not the case that the sky is blue", exactly one of those must be the case. Therefore, the of those propositions must sum to exactly 1.

If a set X of propositions is "mutually exclusive", this states that for every two distinct propositions, the probability that both of them will be true simultaneously is zero:

∀i:∀j:i≠j⟹P(Xi∧Xj)=0.

This implies that for every two distinct propositions, the probability of their union equals the sum of their probabilities:

P(Xi∨Xj)=P(Xi)+P(Xj)−P(Xj∧Xj)=P(Xi)+P(Xj).

The "exhaustivity" condition states that the union of all propositions in X, has probability 1 (the probability of at least one Xi happening is 1):

P(X1∨X2∨⋯∨XN)=1.

Therefore mutual exclusivity and exhaustivity imply that the probabilities of the propositions sum to 1:

∑iP(Xi)=1.

Parents:
Probability theory
3
3
Ability to read logic
probabilities
Discussion0
Discussion0