NORMSDIST (PQL - xl)
This function returns the standard normal cumulative distribution function
- Library: PQL \ Spreadsheet \ Compatibility
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
NORMSDIST(z)
Function Arguments
Name | Description | Type | Optional |
z | The argument can be any numeric value | Number |
|
Comments
This function is the same as the Microsoft Excel 'NORMSDIST' function - using the same inputs, logic and outputs.