🏗️ ΘρϵηΠατπ🚧 (under construction)

Probability Model
A probability model consists of a non-empty set called the sample space Ω, a collection of events that are subsets of S and a probability measure P assigning a probability between 0 and 1 to each event with P()=0 and P(S)=1 and with P additive.
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Ω, such that P(B)0 then the conditional probability of A given B is defined as P(AB)=P(AB)P(B) if P(B)=0 then we define P(AB)=0
Intersection as Conditional Probability
Suppose that P(A),P(B)0 then we have P(AB)=P(AB)P(B)
Finite Intersection as Conditional Probability
Suppose we have events E1,,En then P(E1E2En)=P(En|(E1En1))P(E1En1) whenever P(E1E2En)0
Product Rule
Let E1,,En be events, then P((E1E2En1)En)=P(En(E1E2En1))·P(En1(E1En2))P(E3(E1E2))·P(E2E1)P(E1)

As stated it is notationally unwieldly we can clean it up using the following: P((E1E2En1)En)=P(E1)(j=2nP(Ej(E1Ej1))) If you're confused by the usage of note that each factor uses exactly one more Ei than the previous and moves in the reverse order of the of the original inequality

Symmetric Conditional Equation
P(AB)P(B)=P(BA)P(A)
Probability of Set Difference
Suppose that A,BΩ then P(AB)=P(A)P(AB)
Probability of an Event through a Partition
Suppose that X={X1,X2,} is a partition of Ω then for any event E we have P(E)=iN1P(EXi)

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

Law of Total Probability
Suppose that X={X1,X2,} is a partition of Ω then for any event E we have P(E)=iN1P(EXi)P(Xi)
Independence of Events
Given two events A,BΩ we say that A and Bre independent iff P(A|B)=P(A)
Independence is Symmetric
Suppose that A and B are independent, then B and A are independent