5.1 Markov and Chebyshev Inequalities

  • Markov Inequality: If , for any :

    This inequality gives a bound on the probability that a nonnegative random variable exceeds a certain value.

  • Chebyshev Inequality: If is a random variable with mean and variance , then for any :

    This inequality bounds the probability that deviates from its mean by more than .

5.2 Weak Law of Large Numbers

  • Weak Law of Large Numbers (WLLN): Let be independent and identically distributed (i.i.d.) random variables with mean . For any : This theorem states that the sample mean converges in probability to the true mean as the sample size grows.

5.3 Convergence in Probability

  • Convergence in Probability: A sequence of random variables converges in probability to a constant if, for any :

5.4 Central Limit Theorem (CLT)

  • Central Limit Theorem: Let be i.i.d. random variables with mean and variance . Define: Then, as , the distribution of approaches the standard normal distribution: where is the cumulative distribution function of the standard normal distribution.

5.5 Strong Law of Large Numbers (SLLN)

  • Strong Law of Large Numbers (SLLN): Let be i.i.d. random variables with mean . Then: This theorem asserts that the sample mean converges almost surely (with probability 1) to the true mean.

Would you like to continue with Chapter 6?