SKEW (PQL - xl)
This function returns the skewness of a distribution
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
SKEW(number1, OPTIONAL number2)
Function Arguments
Name | Description | Type | Optional |
number1 | The arguments are numeric value | Number |
|
number2 | The arguments are numeric value | Number | Y |
Comments
This function is the same as the Microsoft Excel 'SKEW' function - using the same inputs, logic and outputs.