Skip to main content

STDEVP

Calculates the standard deviation based on the entire population (ignores text and logical values).

CategoryStatistical
SyntaxSTDEVP(number1, [number2], ...)

Parameters

ParameterRequiredDescription
number1RequiredThe first number, cell reference, or range in the population.
number2OptionalAdditional numbers, cell references, or ranges.

Example

STDEVP(A1:A10)

Auto-generated from the EngCanvas function registry.