ARRAY_STDEV_SAMPLE()

Prev Next
This content is currently unavailable in Русский. You are viewing the default (English) version.

Description

Returns the standard deviation of the sample of a given numeric list

Available In

  • Apps
  • Automations

Syntax

ARRAY_STDEV_SAMPLE(a: List)

Example

ARRAY_STDEV_SAMPLE([1,2,3]) = 1