stddev
Calculate the standard deviation of a dataset to measure how spread out values are around the mean.
Instructions
Calculate the standard deviation of a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |