1 Foundations of Probability Flashcards
Definition 1.1:
Sample space
The set Ω of all possible outcomes of an experiment
Definition 1.1:
Sample point
Each individual outcome ω of an experiment.
Sample points are elements of the sample space, denoted ω ∈ Ω.
Definition 1.1:
Types of sample spaces
Countable: Ω can be put into one-to-one correspondence with a subset of the positive integers Z+ = {1,2,3,…}. Sample points can be counted.
Uncountable: Not countable.
Definition 1.2:
Event
- A collection of possible outcomes of an experiment, i.e., a set of sample points.
- Event E is a subset of the sample space, E ⊂ Ω.
- E has occurred if ω ∈ E, i.e., outcome ω is in E.
Definition 1.3:
Subset
Event E is a subset of event F, denoted E ⊂ F, if F occurs whenever E occurs. i.e., if ω ∈ E ⇒ ω ∈ F.
Defintion 1.3:
Equal sets
Events E and F are equal, denoted E=F, iff E⊂F and F⊂E.
Definition 1.4:
Certain and impossible events, the empty set
- The sample space Ω must occur, thus termed the certain event.
- The empty set ∅ = { } is the subset of Ω which contains no outcomes. Event ∅ cannot occur, thus termed the impossible event.
Definition 1.5:
Elementary set operations - Union
Union of E and F:
* Event containing all outcomes that belong to either E or F or both.
* E ∪ F = {ω ∶ ω ∈ E or ω ∈ F }.
Definition 1.5:
Elementary set operations - Intersection
Intersection of E and F
* Event containing all outcomes that belong to both E and F.
* E ∩ F = {ω ∶ ω ∈ E and ω ∈ F }.
Definition 1.5:
Elementary set operations - Difference
Difference of E and F
* Event containing all outcomes that belong to E but not to F.
* E \ F = {ω ∶ ω ∈ E and ω ∉ F }.
Definition 1.5:
Elementary set operations - Complement
Complement of E
* Event containing all outcomes that do not belong to E.
* Eᶜ = {ω ∶ ω ∉ E}.
Definition 1.5:
Properties of complement
- (Eᶜ)ᶜ = E
- ∅ᶜ = Ω and Ωᶜ = ∅
- E ∪ Eᶜ = Ω
- E ∩ Eᶜ = ∅
Definition 1.6:
Disjoint events
Events E and F are disjoint or mutually exclusive if they cannot both occur at the same time, that is E∩F =∅.
Theorem 1.1:
Laws of set theory - Commutative laws
For any events E and F defined on a sample space Ω,
* E ∪ F = F ∪ E
* E ∩ F = F ∩ E
Theorem 1.1:
Laws of set theory - Associative laws
For any events E, F and G defined on a sample space Ω,
* E ∪ (F ∪ G) = (E ∪ F) ∪ G
* E ∩ (F ∩ G) = (E ∩ F) ∩ G