Details are as follows: http://makercradle.com/2017/%E5%88%87%E6%AF%94%E9%9B%AA%E5%A4%AB%E4%B8%8D%E7%AD%89%E5%BC%8F%E8%AF%81%E6%98%8E/
It is known that x is a continuous random variable,
E(X)=μ,D(X)=δ2
real number
ε>0
Verification:
P(∥X−μ∥≥ε)≤δ2ε2
prove:
because:
δ2=V(X)
=∫+∞−∞(t−μ)2fX(t)dt
≥∫μ−ε−∞(t−μ)2fX(t)dt+∫+∞μ−ε(t−μ)2fX(t)dt
≥∫μ−ε−∞ε2fX(t)dt+∫+∞μ−εε2fX(t)dt
due to:
t≤μ−ε⇒ε≤∥t−μ∥⇒ε2≤(t−μ)2
So there is
=ε2∫μ−ε−∞fX(t)dt+∫+∞μ−εfX(t)dt
=ε2P(X≤μ−εorX≥μ+ε)
=ε2P(∥X−μ∥≥ε)
Therefore, there are:
δ2≥ε2P(∥X−μ∥≥ε)
It’s true!