Properties
Properties
18.05 Lecture 1
February 2, 2005
Required Textbook - DeGroot & Schervish, “Probability and Statistics,” Third Edition
Recommended Introduction to Probability Text - Feller, Vol. 1
Properties of Probability:
1. 0 ← P(A) ← 1
2. P(S) = 1
3. For disjoint (mutually exclusive) events A, B (definition ↔ A ∞ B = ≥)
P(A or B) = P(A) + P(B) - this can be written for any number of events.
For a sequence of events A1 , ..., An , ... all disjoint (Ai ∞ Aj = ≥, i ∈= j):
∗
� ∗
�
P( Ai ) = P(Ai )
i=1 i=1
1
Need to group outcomes, not sum up individual points since they all have P = 0.
Union of Sets: A ⇒ B = {s ⊂ S : s ⊂ A or s ⊂ B}
Intersection: A ∞ B = AB = {s ⊂ S : s ⊂ A and s ⊂ B}
Complement: Ac = {s ⊂ S : s ⊂
/ A}
/ B} = A ∞ B c
Set Difference: A \ B = A − B = {s ⊂ S : s ⊂ A and s ⊂
2
Symmetric Difference: (A ∞ B c ) ⇒ (B ∞ Ac )
(A ⇒ B) ∞ C = (A ∞ C) ⇒ (B ∞ C)
** End of Lecture 1