Home page for accesible maths 9 Limit Theorems

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

9.4 Key definitions and Relationships

Let Y be an rv with 𝖵𝖺𝗋⁡[Y]<∞, and let X1,X2,… be a sequence of independent and identically distributed rvs with 𝖤⁡[Xi]=μ and 𝖵𝖺𝗋⁡[Xi]=σ2<∞. Let Sn=∑i=1nXi and X¯n=Sn/n.

  1. 1.

    Markov’s Inequality: 𝖯⁡(Y>c)≤𝖤⁡[Y]/c provided Y≥0.

  2. 2.

    Chebyshev’s Inequality: 𝖯⁡(|Y-𝖤⁡[Y]|>c)≤𝖵𝖺𝗋⁡[Y]/c2.

  3. 3.

    Weak Law of Large Numbers (WLLN): 𝖯⁡(|X¯n-μ|>ϵ)≤σ2n⁢ϵ2→0 as n→∞.

  4. 4.

    Central Limit Theorem (CLT): 𝖯⁡(n⁢(X¯n-μ)σ<a)→Φ⁢(a) as n→∞.

  5. 5.

    Approximations arising from the CLT: X¯n∼N⁢(μ,σ2/n) and Sn∼N⁢(n⁢μ,n⁢σ2).

  6. 6.

    Monte Carlo: let x1,…,xn be independent realisations of a random variable of interest, X. Then 𝖤⁡[g⁢(X)]≈1n⁢∑i=1ng⁢(xi). In particular 𝖯⁡(X∈A)≈1n⁢∑i=1n1(xi∈A), the fraction of times the event ‘A’ occurs.