• Home
  • STDEV.P Function

STDEV.P Function

The STDEV.P function is one of the statistical functions. It is used to calculate standard deviation based on the entire population given as arguments (ignores logical values and text).

Syntax

STDEV.P(number1, [number2], ...)

The STDEV.P function has the following arguments:

ArgumentDescription
number1/2/nUp to 255 numeric values for which you want to calculate the standard deviation.
Notes

If a reference argument contains text, logical values, or empty cells, the function will ignore those values, but treat the cells with the zero values.

How to apply the STDEV.P function.

Examples

The figure below displays the result returned by the STDEV.P function.

STDEV.P Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags