SKEW.P (PQL - xl)
This function calculates the skewness of a distribution on the basis of population
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
SKEW.P(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.P' function - using the same inputs, logic and outputs.