The addition law of probability is used to determine the probability that at least one of multiple events will occur.
Key Concepts
Events: An event is a specific outcome or a set of outcomes of a random experiment.
Union of Events (A∪B): The event that either A or B or both occur.
Intersection of Events (A∩B): The event that both A and B occur simultaneously.
Mutually Exclusive Events: Two events that cannot happen at the same time.
General Addition Law:
P(A∪B)=P(A)+P(B)−P(A∩B)
This formula accounts for the overlap (intersection) where both events occur, ensuring it is not double-counted.
Example(Non-Mutually Exclusive Events):
Suppose event A is drawing a red card from a deck of cards P(A)=5226=21, and event B is drawing a king from the deck P(B)=524=131. The probability of drawing a red king (both events occurring) P(A∩B) is 522=261.
So,
P(A∪B)=P(A)+P(B)−P(A∩B)=21+131−261=2615
Formula for Mutually Exclusive Events:
If A and B are mutually exclusive (cannot happen at the same time), P(A∩B)=0. So,
P(A∪B)=P(A)+P(B)
Example:
Suppose the probability of event A (rolling a 3 on a die) is 61, and the probability of event B (rolling a 4 on a die) is 61. Since these events are mutually exclusive:
So,
P(A∪B)=P(A)+P(B)=61+61=31
Practice Question
Question 1. Two unbiased ice are thrown find the probability that the sum of numbers obtained on the two dice is neither a multple of 2 nor a multiple of 3.
Solution:
Let S be the sample space; In throwing of 2 dice the total number of outcomes i.e.,
n(S)=36
Let A be the event such that sum of two numbers is a multiple of 2, and B be the event such that the sum of two numbers is a multiple of 3. Then,
A = Sum is a multpile of 2 = (1,1),(1,3),(1,5),(2,2),(2,4),(2,6),(3,1),(3,3),(3,5),(4,2),(4,4),(4,6),(5,1),(5,3),(5,5),(6,2),(6,4),(6,6)
n(A)=18⟹P(A)=3618=21
Also, B = Sum is a multiple of 3 = ((1,2),(1,5),(2,1),(2,4),(3,3),(3,6)(4,2),(4,5),(5,1),(5,4),(6,3),(6,6))
n(B)=12⟹P(B)=3612=31
Also, A∩B={(1,5),(2,4),(3,3),(4,2),(5,1),(6,6)}
n(A∩B)=6⟹P(A∩B)=366=61
P(A∪B)=P(A)+P(B)−P(A∩B)=21+31−61=32
Therefore, the required probability =1−P(A∪B)=1−32=31
Question 2. if A and B are two events such that P(A)=41,P(B)=21andP(A∩B)=81 Find (i)P(A or B) (ii)P(not A and not B)
Solution:
Given that, P(A)=41,P(B)=21andP(A∩B)=81 (i) By addition theorem, we have P(A∪B)=P(A)+P(B)−P(A∩B) ⟹P(A∪B)=41+21=81 i.e., P(A or B)=85 (ii)P(not A and not B)=P(A∩B) ⟹P(A∩B)=P(A∪B) ⟹P(A∪B)=1−P(A∪B) ⟹1−85=83