StdDev

Gets the standard deviation in the column

StdDev(column1) → 14.24
StdDev(column2) → 6.06

Inputs

StdDev(column)

  • column - A column to calculate the standard deviation for

Last updated