2  Probability measure

Reference: Chapter 2. Resnick ().

A probability space is a triple (Ω,B,P) where

  1. Ω, the sample space.
  2. B, a σ-field of subsets of Ω where each element is called event.
  3. P is a probability measure.

Definition 2.1 (Probability measure)
A probability measure P is any function P:B[0,1] such that

  1. P(A)0 for all sets AB.
  2. P(Ω)=1.
  3. P is σ-additive: if {An}n1 is a sequence of disjoint events in B, then: (2.1)P(n=1An)=n=1P(An).

In general, a probability measure P is a function that always goes from a σ-field of subsets of Ω to [0,1].

2.1 Consequences of the axioms

Proposition 2.1 (Probability of the complement)
The probability of the complement of a set A reads (2.2)P(Ac)=1P(A).

Proof. Since it is possible to write Ω=AAc as the union of disjoint set, we can apply σ-additivity () to obtain: Ω=AAcPP(Ω)=P(A)+P(Ac)1=P(A)+P(Ac)P(Ac)=1P(A)

Proposition 2.2 (Probability of the empty set)
The probability of the empty set is zero, i.e. P()=0.

Proof. Using the fact that P(Ω)=1 by assumption and applying : P()=1P(c)=1P(Ω)=0.

Proposition 2.3 (Probability of the union)
The Probability of the union of two sets: P(AB)=P(A)+P(B)P(AB).

Proof. Let’s write the sets A and B in terms of union of disjoint events () and apply P on both side and σ-additivity (). (2.3)P(A)=P(AB)+P(ABc)P(ABc)=P(A)P(AB)P(B)=P(AB)+P(BAc)P(BAc)=P(B)P(AB) Let’s now decompose AB in the disjoint union of 3 events () and again, apply P on both side and σ-additivity: P(AB)=P(AB)+P(ABc)+P(AcB). Substituting P(ABc) and P(ABc) from gives the result: P(AB)=P(AB)+P(B)P(AB)+P(A)P(AB)==P(B)+P(A)P(AB)

Proposition 2.4 (Monotonicity of probability measure)
The probability measure P is non-decreasing, in the sense that given two events A and B, then ABP(A)P(B).

Proof. The proof of the statements follows once the set B is written as disjoint union of subsets of A and B (). Then, applying the probability P and σ-additivity on both sides one obtain: P(B)=P(A)+P(BA)P(A).

Further properties are:

  1. Subadditivity: the measure P is σ-subadditive. For a sequence of events {An}n1 in B then: (2.4)P(n=1An)n=1P(An).

  2. Continuity: the measure P is continuous for a monotone sequence of sets AnB, i.e.  (2.5)AnAP(An)P(A),AnAP(An)P(A).

  3. Fatou’s lemma: consider a sequence of events {An}n1 in B, then we have the following result: (2.6)P(liminfnAn)liminfnP(An)limsupnP(An)P(limsupnAn).