Chapter 1_28e2a7c33ed8ed1d429a083e3194e15a
Chapter 1_28e2a7c33ed8ed1d429a083e3194e15a
1
2. Basic properties of Boolean operations:
(𝐴𝑐 )𝑐 = 𝐴
(𝐴 ∪ B)𝑐 = 𝐴𝑐 ∩ 𝐵𝑐 (𝐴 ∩ B)𝑐 = 𝐴𝑐 ∪ 𝐵𝑐
(⋃𝑖∈𝐼 𝐴𝑖 )𝑐 = ⋂𝑖∈𝐼(𝐴𝑖 )𝑐 (⋂𝑖∈𝐼 𝐴𝑖 )𝑐 = ⋃𝑖∈𝐼(𝐴𝑖 )𝑐 (𝐼 finite or countable)
𝐴 ∩ (𝐵 ∪ 𝐶 ) = (𝐴 ∩ 𝐵) ∪ (𝐴 ∩ 𝐶) 𝐴 ∪ (𝐵 ∩ 𝐶 ) = (𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)
𝑐
𝐴 = {𝜔 ∈ Ω /𝜔 ∉ 𝐴}
𝐴 − 𝐵 = {𝜔 ∈ Ω /𝜔 ∈ 𝐴 𝑒𝑡 𝜔 ∉ 𝐵}
𝐴∆𝐵 = (𝐴 − 𝐵) ∪ (𝐵 − 𝐴)
∀𝑖 𝐴𝑖 ≠ ∅
∀ 𝑖 ≠ 𝑗 𝐴𝑖 ∩ 𝐴𝑗 = ∅ events are pairwise mutually exclusive
∪𝑖𝜖Ι 𝐴𝑖 = Ω
4. Definition of probability
The probability of an event 𝐴 was defined as the relative frequency of that event. If we repeat
𝑛 times a random experiment and if 𝑛𝐴 is the number of times 𝐴 occurred, then :
𝑛
𝑃(𝐴) = lim ( 𝑛𝐴) is the empirical probability.
𝑛⟶∞
Ω ∈ 𝒜.
∀ 𝐴 ∈ 𝒜, 𝐴𝒸 ∈ 𝒜
∀(𝐴𝑖 ) 𝑖𝜖Ι a sequence of events in 𝒜 , then ∪𝑖𝜖Ι 𝐴𝑖 ∈ 𝒜 (𝐼 finite or countable)
2
𝑃 ( Ω) = 1
For any countable sequence of pairwise disjoint events (𝐴𝑖 ) 𝑖𝜖Ι belonging to
𝒜 : 𝑃(∪𝑖𝜖Ι 𝛢𝑖 ) = ∑𝑖𝜖Ι 𝑃(𝛢𝑖 )
If Ω is finite, the σ-algebra 𝒜 is often equal to the set of subsets of Ω , that is 𝒫 (Ω).
4.3 Properties :
𝑃 (∅) = 0
∀ 𝛢 ∈ 𝒜 𝑃 (𝛢 ) ≤ 1 .
∀ 𝛢 ∈ 𝒜 𝑃(𝛢̅) = 1 − 𝑃(𝛢)
∀ 𝛢, 𝛣 ∈ 𝒜 𝑖𝑓 𝛢 ⊆ 𝛣 then 𝑃(𝛢) ≤ 𝑃(𝛣) .
∀ 𝛢, 𝛣 ∈ 𝒜 𝑃 (𝛢 ∪ 𝛣) = 𝑃(𝛢) + 𝑃 (𝛣) − 𝑃(𝛢 ∩ 𝛣) .
∀ 𝑖 𝑝𝑖 ≥ 0.
∑𝑛𝑖=1 𝑝𝑖 = 1.
The probability of any event 𝛢 is the sum of the probabilities of the elementary events that
constitute 𝛢.
In the case of equiprobability: all elementary events have the same probability.
1
The probabilities of elementary events are: 𝑝1 = 𝑝2 = ⋯ = 𝑝𝑛 = 𝑛
𝑐𝑎𝑟𝑑(Α)
The probability of any event can be expressed as 𝑃(Α) = 𝑐𝑎𝑟𝑑(Ω)
3
Case where Ω is uncountably infinite, we define a probability on Ω using a measure 𝑚
defined on this set (where 𝑚 can be an area, volume, etc.).
𝑚(𝛢)
𝑃 (𝛢 ) =
𝑚(Ω)
5. Conditional probabilities: :
Definition: Let (Ω, 𝒜, 𝑃) be a probability space and 𝛣 be an event with non-zero probability.
For any event 𝛢, we call the conditional probability of 𝛢 given 𝛣(i.e given that 𝛣 has
occurred) the real number denoted 𝑃𝛣 (𝛢) (or 𝑃(𝛢 ∕ 𝛣)) defined by:
𝑃 (𝛢 ∩ 𝛣 )
𝑃𝛣 (𝛢) = 𝑃(𝛢 ∕ 𝛣) =
𝑃 (𝛣 )
𝑃𝛣 (Ω) = 𝑃 (Ω ∕ 𝛣) = 1 and 𝑃 (∅ ∕ 𝛣 ) = 0
𝑃 (𝛢 ∩ 𝛣 ) = 𝑃 (𝛢 ∕ 𝛣 )𝑃 (𝛣 ) = 𝑃 (𝛣 ∕ 𝛢 )𝑃 (𝛢 ) .
𝑃(Α1 ∩ Α2 … ∩ Α𝑛 ) =
𝛢 = 𝛢 ∩ Ω = 𝛢 ∩ (∪𝑖𝜖𝛪 𝛣𝑖 ) =∪𝑖𝜖Ι (𝛢 ∩ 𝛣𝑖 )
4
6.3 Bayes' formula
Let {𝛣1 , … , 𝛣𝑛 } be a complete system of events in Ω and 𝛢 an event of non-zero probability.
𝑃(𝛢⁄𝛣 )𝑃(𝛣 )
In the case where our complete events system is {𝛣, 𝛣̅} : 𝑃(𝛣 ⁄𝛢) = 𝑃(𝛢⁄𝛣 )𝑃(𝛣 )+𝑃(𝛢∕𝛣̅)𝑃(𝛣̅)
7. Independence
7.1 Independence of 2 events
Let (Ω, 𝒜, 𝑃) be a probability space. Two events 𝛢 and 𝛣 are said to be independent if and
only if : 𝑃(𝛢 ∩ 𝛣 ) = 𝑃 (𝛢) × 𝑃(𝛣 )
The independence of the two events 𝛢 and 𝛣 is also characterized by the relations:
𝑃 (𝛢 ∕ 𝛣 ) = 𝑃 (𝛢 ) Or 𝑃 (𝛣 ∕ 𝛢 ) = 𝑃 (𝛣 )
If 𝛢 and 𝛣 are independent, then 𝛢 and 𝛣̅, 𝛢̅ and 𝛣 , 𝛢̅ and 𝛣̅ are also independent.