STDEVP
Calculates the standard deviation based on the entire population (ignores text and logical values).
| Category | Statistical |
| Syntax | STDEVP(number1, [number2], ...) |
Parameters
| Parameter | Required | Description |
|---|---|---|
number1 | Required | The first number, cell reference, or range in the population. |
number2 | Optional | Additional numbers, cell references, or ranges. |
Example
STDEVP(A1:A10)
Auto-generated from the EngCanvas function registry.