Standard Deviation

In probability and statistics, the standard deviation of a random variable is the average distance of a random variable from the mean value.

It represents how the random variable is distributed near the mean value. Small standard deviation indicates that the random variable is distributed near the mean value. Big standard deviation indicates that the random variable is distributed far from the mean value.

Standard deviation definition formula

The standard deviation is the square root of the variance of random variable X, with mean value of μ.

\sigma =std(X)=\sqrt{Var(X)}=\sqrt{E(( X-\mu)^2}

From the definition of the standard deviation we can get

\sigma =std(X)=\sqrt{E( X^2 )-\mu^2}

Standard deviation of continuous random variable

For continuous random variable with mean value μ and probability density function f(x):

\sigma=std(X)=\sqrt{\int_{-\infty }^{\infty }(x-\mu)^2\: f(x)dx}

or

\sigma =std(X)=\sqrt{\left [ \int_{-\infty }^{\infty }x^2\: f(x)dx \right ]-\mu^2}

Standard deviation of discrete random variable

For discrete random variable X with mean value μ and probability mass function P(x):

\sigma=std(X)=\sqrt{\sum_{i}^{}(x_i-\mu _X)^2P_X(x_i)}

or

\sigma =std(X)=\sqrt{\left [ \sum_{i}^{}x_i^2P(x_i) \right ]-\mu^2}

 

Probability distribution ►

 


See also

Write how to improve this page

PROBABILITY & STATISTICS
RAPID TABLES