GAUSS (PQL - xl)
This function returns the probability (in the form of a numeric value) specifying that a member of a standard normal population will fall between the mean and specified standard deviations from the mean
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
GAUSS(x)
Function Arguments
Name | Description | Type | Optional |
x | Specify any real number | Number |
|
Comments
This function is the same as the Microsoft Excel 'GAUSS' function - using the same inputs, logic and outputs.