NORM.S.INV (PQL - xl)
This function returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
NORM.S.INV(probability)
Function Arguments
Name | Description | Type | Optional |
probability | Probability for the normal distribution | Number |
|
Comments
This function is the same as the Microsoft Excel 'NORM.S.INV' function - using the same inputs, logic and outputs.