ChebyschevUngleichung
The Chebyshev inequality is a fundamental result in probability theory and statistics that provides an upper bound on the probability that a random variable deviates from its expected value by more than a certain amount. It states that for any random variable X with a finite expected value μ and a finite non-zero variance σ^2, and for any positive real number k, the probability that X takes a value more than k standard deviations away from its mean is at most 1/k^2. Mathematically, this is expressed as P(|X - μ| ≥ kσ) ≤ 1/k^2.
This inequality is remarkably general because it applies to any probability distribution, regardless of its specific
While the Chebyshev inequality is broadly applicable, it is often not a very tight bound. This means