(→Chebyshev Inequality) |
(→Chebyshev Inequality) |
||
Line 12: | Line 12: | ||
==Chebyshev Inequality== | ==Chebyshev Inequality== | ||
− | :<math>\Pr(\left|X-\mu\right|\geq \alpha)\leq\frac{\ | + | :<math>\Pr(\left|X-\mu\right|\geq \alpha)\leq\frac{\sigma^2}{\alpha^2}.</math> |
==ML Estimation Rule== | ==ML Estimation Rule== |
Revision as of 16:04, 18 November 2008
Contents
Covariance
- $ COV(X,Y)=E[(X-E[X])(Y-E[Y])]\! $
- $ COV(X,Y)=E[XY]-E[X]E[Y]\! $
Correlation Coefficient
Markov Inequality
Loosely speaking: In a nonnegative RV has a small mean, then the probability that it takes a large value must also be small.
- $ P(X \geq a) \leq E[X]/a\! $
for all a > 0
Chebyshev Inequality
- $ \Pr(\left|X-\mu\right|\geq \alpha)\leq\frac{\sigma^2}{\alpha^2}. $