IDAX.PMWW - Cumulative Mann-Whitney-Wilcoxon distribution
The PMWW function returns the probability that the value of a variable that follows the MWW distribution is smaller or equal to MWWmin.
Syntax
IDAX.PMWW(BIGINT MWWmin, BIGINT COUNTmin, BIGINT
NoItems)
Parameter descriptions
- MWWmin
- Mandatory.
- COUNTmin
- Mandatory.
- NoItems
- Mandatory.
If MWWmin, COUNTmin or NoItems are not in their validity interval, PMWW(MWWmin, Countmin, NoItems) returns null.
Returned information
DOUBLE the cumulative probability distribution from minus infinity to point MWWmin.