How do you add probabilities?

1 Answer
Dec 3, 2017

We can add two probabilities as long as the events are disjoint.

Explanation:

Suppose A and B are two events.

\P(A \text{ or } B \text{ occurs})P(A or B occurs) = P(A \cup B) = P(A) + P(B) + P(A \cap B)P(AB)=P(A)+P(B)+P(AB)

Here P(A \cap B)P(AB) is the probability that the two events occur simultaneously. If these events are disjoint, P(A\cap B)=0P(AB)=0 and in that case we can add the probabilities.

For example: Suppose events AA and BB are disjoint, P(A) = 0.1, P(B) = 0.2 P(A)=0.1,P(B)=0.2, then P(A \cup B) = 0.1 + 0.2 = 0.3P(AB)=0.1+0.2=0.3