ΘρϵηΠατπ

Sample Space
The sample space of an experiment is the set Ω whose elements are the possible outcomes of the experiment.
Event
An event is a subset of the sample space. If the realized outcome ωΩ lies in AΩ, then the event A occurs.
Impossible and Certain Events
The empty set is the impossible event, and the whole sample space Ω is the certain event.
Increasing Sequence of Events
A sequence of events A1,A2, is increasing if A1A2A3.
Decreasing Sequence of Events
A sequence of events A1,A2, is decreasing if A1A2A3.
Event Sequence Limits
If A1,A2, is an increasing sequence of events and A=n=1An, then we say that An increases to A and write AnA.

If A1,A2, is a decreasing sequence of events and A=n=1An, then we say that An decreases to A and write AnA.

Probability Measure
Let be a σ-algebra on Ω. A function P:[0,1] is a probability measure if P(Ω)=1 and, for every pairwise disjoint sequence A1,A2,, P(n=1An)=n=1P(An).
Probability Space
A probability space is a triple (Ω,,P), where Ω is a sample space, is a σ-algebra of events, and P is a probability measure on .
Finite Uniform Distribution
For any specific N , the random variable X is said to have a (finite discrete) uniform distribution on the sample space Ω={1,,N} - denoted: X unif {1,,N} iff P(X=k)=1/N,k=1,,N.
Conditional Probability
Let A,BΩ be events, with P(B)0. The conditional probability of A given B is defined as P(A|B)=P(AB)P(B).
Intersection as Conditional Probability
Suppose that P(A),P(B)0. By the definition of conditional probability, P(AB)=P(A|B)P(B)
Finite Intersection as Conditional Probability
Suppose we have events E1,,En. Then P(E1E2En)=P(En|(E1En1))P(E1En1) whenever the conditional probability is defined.
Let A:=E1En1 and B:=En. From intersection as conditional probability, P(AB)=P(B|A)P(A). Substituting the definitions of A and B gives P((E1E2En1)En)=P(En|(E1E2En1))P(E1En1).
Product Rule
Let E1,,En be events. Repeatedly applying finite intersection as conditional probability gives P(E1E2En)=P(En|E1E2En1)P(En1|E1En2)P(E3|E1E2)P(E2|E1)P(E1).
Proof by induction and using the previous lemma during the induction step and the "intersection as conditional probability" for the base case.

As stated it is notationally unwieldy. We can clean it up using the following: P(E1E2En)=P(E1)(j=2nP(Ej|E1Ej1))

Symmetric Conditional Equation
If P(A) and P(B) are nonzero, then P(A|B)P(B)=P(B|A)P(A)
By conditional probability, P(A|B)P(B)=P(AB). Since AB=BA, we have P(AB)=P(BA)=P(B|A)P(A). Therefore P(A|B)P(B)=P(B|A)P(A).
Bayes Formula
If the relevant conditional probabilities are defined, then P(A|B)=P(B|A)P(A)P(B).
By the symmetric conditional equation, P(A|B)P(B)=P(B|A)P(A). Since P(B)0, divide both sides by P(B) to get P(A|B)=P(B|A)P(A)P(B).
Probability of Set Difference
Suppose that A,BΩ are events. Then P(AB)=P(A)P(AB)
By set difference decomposition, the event A decomposes as the disjoint union A=(AB)(AB). Since AB and AB are disjoint, the probability measure gives P(A)=P(AB)+P(AB). Subtracting P(AB) from both sides gives P(AB)=P(A)P(AB).
Probability Outside an Event
Suppose that AΩ is an event. Then P(ΩA)=1P(A).
By probability of set difference, P(ΩA)=P(Ω)P(ΩA). Since AΩ, we have ΩA=A. Also, P(Ω)=1 by the definition of a probability measure. Therefore P(ΩA)=1P(A).
Probability of the Impossible Event
The impossible event has probability zero: P()=0.
Since ΩΩ=, probability outside an event gives P()=P(ΩΩ)=1P(Ω)=0.
Probability is Nonnegative
If A is an event, then P(A)0.
By the definition of a probability measure, P has codomain [0,1], so P(A)[0,1].
Monotonicity of Probability
Suppose that ABΩ are events. Then P(A)P(B).
By set difference decomposition, B=(BA)(BA), and since AB, we have BA=A. Thus B is the disjoint union of BA and A. Therefore P(B)=P(BA)+P(A)P(A) because P(BA)0 by probability is nonnegative. Thus P(B)P(A).
Continuity of Probability
Let P be a probability measure. If AnA, then limnP(An)=P(A). If AnA, then limnP(An)=P(A).
Suppose first that AnA. Define B1:=A1 and Bn:=AnAn1 for n2. The events B1,B2, are pairwise disjoint, A=n=1Bn, and AN=n=1NBn. By countable additivity, P(A)=n=1P(Bn), while P(AN)=n=1NP(Bn). Hence limNP(AN)=P(A).

Now suppose that AnA. Then A1AnA1A. By the increasing case and probability of set difference,

limnP(An)=limn(P(A1)P(A1An))=P(A1)P(A1A)=P(A).
Probability of an Event through a Partition
Suppose that 𝒳={X1,X2,} is a partition of the sample space Ω. Then for any event E we have P(E)=i1P(EXi)

Observe that E=EΩ=E(i1Xi)=i1(EXi), therefore P(E)=i1P(EXi)

It follows as an easy corollary that it holds for finite partitions by setting the rest of the partition to be the empty set.

Law of Total Probability
Suppose that 𝒳={X1,X2,} is a partition of Ω. Combining probability through a partition with conditional probability gives P(E)=i1P(E|Xi)P(Xi)
Independence of Events
Given two events A,BΩ, we say that A and B are independent iff P(AB)=P(A)P(B).
Independence is Symmetric
Suppose that A and B are independent. Then B and A are independent.
Since AB=BA, P(BA)=P(AB)=P(A)P(B)=P(B)P(A).
Independent Family of Events
A family of events {Ai:iI} is independent if, for every finite JI, P(jJAj)=jJP(Aj).
Pairwise Independent Events
A family of events {Ai:iI} is pairwise independent if each pair is independent, so P(AiAj)=P(Ai)P(Aj) whenever ij. Pairwise independence does not, by itself, imply independence of the whole family.
Independence is Preserved by Sample-Space Difference
If A and B are independent events, then ΩA and B, A and ΩB, and ΩA and ΩB are independent.
First note that we will use probability outside an event. Now, P((ΩA)B)=P(BA)(ambient difference)=P(B)P(AB)(probability of set difference)=P(B)P(A)P(B)(independence)=(1P(A))P(B)(algebra)=P(ΩA)P(B).(probability outside event) Therefore ΩA and B are independent. Similarly, P(A(ΩB))=P(AB)(ambient difference)=P(A)P(AB)=P(A)P(A)P(B)=P(A)(1P(B))=P(A)P(ΩB). Therefore A and ΩB are independent. Finally, P((ΩA)(ΩB))=P((ΩA)B)(intersection of differences)=P(ΩA)P((ΩA)B)=P(ΩA)P(ΩA)P(B)=P(ΩA)(1P(B))=P(ΩA)P(ΩB). Therefore ΩA and ΩB are independent.
Product Probability Space
If (Ω1,1,P1) and (Ω2,2,P2) are probability spaces, their independent product has sample space Ω1×Ω2, events generated by rectangles A1×A2, and probability determined on rectangles by P(A1×A2)=P1(A1)P2(A2).