About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Last updated: Feb 11, 2025
Probability functions return probabilities based on various distributions, such as the probability that a value from Student's t distribution will be less than a specific value.
Function | Result | Description |
---|---|---|
|
Real | Returns the probability that a value from the chi-square distribution with the specified degrees of freedom will be less than the specified number. |
|
Real | Returns the probability that a value from the F distribution, with degrees of freedom DF1 and DF2, will be less than the specified number. |
|
Real | Returns the probability that a value from the normal distribution with the specified mean and standard deviation will be less than the specified number. |
|
Real | Returns the probability that a value from Student's t distribution with the specified degrees of freedom will be less than the specified number. |
Was the topic helpful?
0/1000