IDAX.PT - Cumulative t-student distribution
The PT function returns the probability that the value of a variable that follows the t-student distribution is greater than x.
Syntax
IDAX.PT(VARCHAR(ANY) paramString)Parameter descriptions
- paramString
- Mandatory.
- tStat
- Mandatory.
- df
- Mandatory.
Returned information
DOUBLE the cumulative probability distribution from minus infinity to point x.