9/16: Probability Essentials: Negation, Addition, Independence, and Reversing Conditioning
Complement / Negation
The complement rule:
Example: asteroid probability updates illustrate complements: if p(asteroid) = 0.013, then p(not asteroid) = 1 - 0.013 = 0.987 (98.7%). Updated p(asteroid) = 0.00004 (0.004%), so p(not asteroid) ≈ 0.99996 (99.996%).
Addition Rule (Union) and Mutual Exclusivity
Addition rule:
If A and B are mutually exclusive (disjoint):
Mutual exclusivity concept: outcomes cannot occur together; e.g., drawing a diamond or a club are disjoint, so the joint probability is 0.
Not mutually exclusive example (Ace and Spade): Ace and Spade overlap (Ace of Spades) so you must subtract the overlap to avoid double counting.
Hogwarts example (year 4 or Gryffindor):
, ,
Independence and Dependence
Independent events: knowing A occurs does not change the probability of B
and equivalently
Joint probability if independent:
Dependence: one event conveys information about the other; e.g., drawing without replacement changes subsequent probabilities.
Practical notes:
Use tables or data to test independence: compare to or to , or compare to .
Independence is a modeling choice; it may be approximately true or false depending on context.
Reversing Conditioning (Bayes-style / Conditional Probability)
Reversing conditioning (Bayes-type thinking): given or its components, find the reverse conditioning using the joint and marginals.
Snow example (reversing):
Given: , ,
Joint:
Then
Key takeaway: often use the formula and the law of total probability when needed.
Using Tables / Contingency Tables
When information is partial, build a 2x2 table to organize:
Marginals: , , and the center cell
If given , use:
Example with dessert and menu items:
Given: (Dessert = D ∪ E), ,
Then
Practice Problem Strategy (Quick Wins)
Start from what is given; write in notation (A, B) as needed; choose the simplest rule first.
If joint probability is unknown but marginals and an OR event are known, use the addition rule with algebra to solve for the missing joint.
If data is sparse, contingency tables plus the negation rule can reveal the needed cell without heavy computation.
Practical Notes on Independence in Practice
Independence is a useful simplifying assumption but must be stated and checked when possible.
In real data, dependence often exists; quantify via table checks or model comparison.
When decisions hinge on independence, acknowledge the approximation and potential impact of violations.
Quick Reference Formulas
Complement:
Union:
Disjoint: if disjoint,
Independent: and
Bayes (conditional):
Reversing conditioning (example): (if needed via law of total probability)