Tags | |
UUID | fc66f99c-e1de-11e3-b7aa-bc764e2038f2 |
[Mathematics | Probability | Statistics] Chebyshev's inequality (also known as Tchebysheff's inequality) states that in any distribution almost all of the values are close to the mean. To be more accurate, the statement means that no more than of the distribution's values will be more than k standard deviations away from the mean.
So, this calculation tells you the probability that your data value, x, is further from the mean than the input value, k, times the standard deviation. As we expect, the probability that your data value is further from the mean than some multiple of the standard deviation decreases with that increase in that multiple. I.e, the Probability is lower that you value falls outside of six from the means than is the probability of falling outside one from the mean.
Variables:
There are two variants of the formula that are equally valuable. This is the second of the two which is denoted in the name of the equation.
The difference being where k is denoted.
No comments |