We compute the mean (μ) and the standard deviation (σ) for X. We get:
μ=E[X]=61(1+2+3+4+5+6)=3.5
σ=E[X2]−(E[X])2=61(12+22+32+42+52+62)−(E[X])2=691−449=1235
We remind that Chebyshev inequality states that P(∣X−μ∣≥kσ)≤k21. Another version of Chebyshev inequality is: P(∣X−μ∣≥k)≤k2σ2
We consider the second version of the inequality. It can be obtained from Markov inequality: P(X≥c)≤cE[X]. We apply Markov inequality to random variable: (X−μ)2 and receive: P(∣X−μ∣≥k)=P((X−μ)2≥k2)≤k2E[(X−μ)2]=k2E[X2]−2μE[X]+μ2=k2σ2
In a similar way one can obtain the first version.
In both cases k is a strictly positive real number.
We set μ=3.5 and σ=1235≈2.92 and receive: P(∣X−3.5∣≥2.92k)≤k21 and
P(∣X−3.5∣≥k)≤k2(2.92)2. We set k≈0.856 in the first inequality and k=2.5 in the second one. We receive: P(∣X−3.5∣≥2.5)≤1.168 from the first inequality and P(∣X−3.5∣≥k)≤1.364 from the second one. Now we shall calculate the probabilities: P(∣X−3.5∣≥2.5) and P(∣X−3.5∣>2.5). We receive:
P(∣X−3.5∣≥2.5)=P((X=5)∨(X=6))=31 and
P(∣X−3.5∣>2.5)=P(X=6)=61.
As it can be observed, two versions of Chebyshev inequality provide estimates 1.168 and 1.364, whereas direct calculations yield 31 (or 61 if the inequality is strict).
Comments