STDEVP (PQL - xl)
This function returns the standard deviation for an entire specified population (of numeric values)
- Library: PQL \ Spreadsheet \ Compatibility
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
STDEVP(number1, number2)
Function Arguments
Name | Description | Type | Optional |
number1 | Can be a cell, a cell range, a float value, or an integer value | Number |
|
number2 | Can be a cell, a cell range, a float value, or an integer value | Number |
|
Comments
This function is the same as the Microsoft Excel 'STDEVP' function - using the same inputs, logic and outputs.