STDDEVP(numeric_exp)

Returns the Standard Deviation of the Population of numeric_exp.

Description

The standard deviation statistical function is used to depict dispersion among the measures of a given population.

To find the standard deviation of a population, the variance must first be defined, since the square root of the variance equals the standard deviation of the population.

image\IMG00016.jpg

Parameters

numeric_exp must be a number, or a numeric expression.