Show 

The variance of a variable X with probability distribution p(x) is given by:

image\Variance_Eqn.gif

where m is the mean value. The variance of a probability distribution isn’t exactly the same as “sample variance”, which is the variance of a set of measurements.

 

The standard deviation is the square root of the variance. Its units are the same as those of X, and it is a measure of how “spread out” or “imprecise” the distribution is.

 

For any distribution, the mean (i.e., the expected value) and the median can never differ from each other by more than one standard deviation.

 

For a normal distribution, 68.2% of the probability is within 1 standard deviation of the mean, 95.4% is within 2 standard deviations, and 99.74% is within 3 standard deviations. For any distribution, at least 1-1/(k^2) of the probability is within k standard deviations (Chebyshev’s theorem).

Home > P_standardDev