# StdDev

Gets the standard deviation in the column

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

#### Inputs

`StdDev(column)`

* `column` - A column to calculate the standard deviation for
