Theorem 2.2

Let A and B be events. Then P(AB)=P(A)+P(B)P(AB)

If A and B are mutually exclusive events, then P(AB)=P(A)+P(B)

Proof:

Let A={1,2,3,4,5}
Let B={4,5,6,7}

AB={1,2,3,4,5,6,7}
    AB={4,5}
However, A+B={1,2,3,4,4,5,5,6,7}
P(AB)=P(A)+P(B)P(AB)

Example

A fair coin is tossed 3 times, and a sequence of heads and tails is observed. What is the probability that an even number of heads or at least two tails appear?

S= The set of sequences of length 3 whose elements are from the set {H,T}
So |S|=23=8
A= The event that an even number of heads appears ={HHT,HTH,THH,TTT}
B= The event that at least two tails appear ={TTH,THT,HTT,TTT}
AB= The event that an even number of heads and at least two tails appear ={TTT}
P(A)=48=12,P(B)=48=12,P(AB)=18
P(AB)=P(A)+P(B)P(AB)=12+1218=78