Analyzing the Setup
We are tasked with finding the probability of the union of three events, A, B, and C, which represents the probability that at least one of these events occurs. We are given that the probability of "exactly one" of any pair occurring is p.
For any two events, say A and B, the region where exactly one occurs is defined as the set (A∪B)∖(A∩B). Algebraically, the probability of this region is expressed as:
The factor of 2 is necessary because when we sum P(A) and P(B), the intersection P(A∩B) is counted twice. To isolate the region where only one event occurs, we must subtract the intersection twice.
Establishing the System of Equations
Given the symmetry of the problem, we can write the same condition for all three pairs: (A,B), (B,C), and (C,A). This yields the following system:
1. P(A)+P(B)−2P(A∩B)=p
2. P(B)+P(C)−2P(B∩C)=p
3. P(C)+P(A)−2P(C∩A)=p
Summing these three equations allows us to observe a structural pattern. Adding them together, we obtain:
2[P(A)+P(B)+P(C)]−2[P(A∩B)+P(B∩C)+P(C∩A)]=3p
The Master Equation
Dividing the entire equation by 2, we isolate the core component of the Inclusion-Exclusion Principle:
P(A)+P(B)+P(C)−[P(A∩B)+P(B∩C)+P(C∩A)]=23p
The Inclusion-Exclusion Principle for three events is defined as:
P(A∪B∪C)=P(A)+P(B)+P(C)−[P(A∩B)+P(B∩C)+P(C∩A)]+P(A∩B∩C)
Final Calculation
We have already determined that the first part of the Inclusion-Exclusion formula equals 23p. The problem further specifies that the intersection of all three events, P(A∩B∩C), is equal to p2.
Substituting these values into the formula, we find:
Combining these terms into a single fraction, the final probability is: