Description
Returns the standard deviation of the population of a given numeric list
Available In
- Apps
- Automations
Syntax
ARRAY_STDEV_POPULATION(a: List)
Example
ARRAY_STDEV_POPULATION([1,2,3]) = 0.816496580927726

Returns the standard deviation of the population of a given numeric list
ARRAY_STDEV_POPULATION(a: List)
ARRAY_STDEV_POPULATION([1,2,3]) = 0.816496580927726