Edgar SIMO-SERRA
Theorem 1: Given a probability space S
and a collection of n
events A1,A2,…,An
, the expected number of these events to occur is ∑ni=1P(Ai)
.
Theorem 2: P(T≥1)≤E(T)
.
Theorem 3 (Murphy’s Law): Given mutually independent events events A1,A2,…,An
, the P(T=0)≤e−E(T)
.
Theorem 4 (Product Rule for Expectations): For any independent random variables R1,R2
then E(R1R2)=E(R1)E(R2)
.
Definition. The variance of a random variable R
is
Var(R)=E((R−E(R))2)=E(R2)−E(R)2
Definition. For a random variable R
, the standard deviation of R
is σ(R)=√Var(R)
Theorem. If R and S are independent random variable, then
Var(R+S)=Var(R)+Var(S)