STDEVP Function

The STDEVP function is one of the statistical functions. It is used to analyze the range of data and return the standard deviation of an entire population.

Syntax

STDEVP(number1, [number2], ...)

The STDEVP function has the following arguments:

Argument Description
number1/2/n Up to 255 numeric values for which you want to calculate the standard deviation.

Notes

How to apply the STDEVP function.

Examples

The figure below displays the result returned by the STDEVP function.

STDEVP Function