Standard deviation calculator
hopi_standard_deviation_calculatorWork out the sample and population standard deviation, sample and population variance, mean and count from a list of numbers. Provide the numbers separated by spaces, commas, semicolons or new lines. Sample figures need at least two values. Source: https://hopi.co.uk/standard-deviation-calculator/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes | A list of numbers separated by spaces, commas, semicolons or new lines |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mean | Yes | ||
| count | Yes | ||
| summary | Yes | ||
| source_url | Yes | The tool's page on hopi.co.uk (cite or open to check the figure) | |
| sampleVariance | Yes | ||
| populationVariance | Yes | ||
| sampleStandardDeviation | Yes | ||
| populationStandardDeviation | Yes |