Last Updated on December 14, 2025 by Statnzee Team
Understanding the difference between pairwise independence and mutual independence is essential in probability theory. Although two events might behave independently when considered in pairs, they may still fail to be independent when all three interact together.
Let’s explore this through real mathematics and a real business example.
Pairwise independence only means every two events are independent.
It does not guarantee independence of all three together.
2. What Is Mutual Independence?
Events are mutually independent if:
This is a much stronger condition.
3. Why Pairwise Independence Does NOT Imply Mutual Independence
Even if every two events behave independently, there may be a hidden dependency that appears only when all three occur.
This often happens in real business systems such as supply chains, credit defaults, and fraud detection.
4. Real Business Example: Retail Stockout Caused by Warehouse Failures
Consider a store supplied by two independent warehouses.
Let:
- A = Warehouse 1 fails to deliver
- B = Warehouse 2 fails to deliver
- C = The store experiences a stockout
Assumptions (very realistic):
- Warehouse failures are independent
- One warehouse failing does not cause a stockout
- Both failing together guarantee a stockout
This creates perfect pairwise independence — but not full independence.
5. Assigning Probabilities
Suppose:
And both warehouses failing forces the store to run out of stock:
6. Check Pairwise Independence
✔ A and B
Warehouses operate independently:
✔ A and C
A single warehouse failure does not determine stockout:
So (A) and (C) are independent.
✔ B and C
Similarly:
So (B) and (C) are independent.
✔ Conclusion
All pairs are independent.
7. But They Are Not Mutually Independent
Compute the probability that all three happen:
But if they were mutually independent, then:
These are not equal:
Therefore:
A, B, and C are pairwise independent but NOT mutually independent.
8. Why This Happens in Real Supply Chains
This phenomenon appears when:
- Individual risks are mild
- But combined risks create a cascade effect
Such joint-trigger failures commonly arise in:
- Retail supply chains
- Bank loan defaults
- Fraud detection systems
- Manufacturing processes
Pairwise independence obscures hidden vulnerabilities that appear only in combinations.
9. Summary Table
| Relationship | Independent? |
|---|---|
| A and B | ✔️ Yes |
| A and C | ✔️ Yes |
| B and C | ✔️ Yes |
| A, B, C jointly | ❌ No |
This example shows why analysts must check full joint independence, not just pairwise relationships.
Conclusion
Pairwise independence is a misleadingly weak condition. Real-world systems often contain hidden interactions that only appear when multiple events occur together. Retail stockouts caused by simultaneous warehouse failures illustrate this beautifully.

Leave a Reply