Computes the one-sided probability, p, of the distributed random variable, x, with the specified degrees of freedom.
p = Prob{X x}
where X is distributed with n degrees of freedom, p is the probability, n is degrees of freedom, and x is the value.
![]() |
x is the value of the chi-squared distributed random variable. |
![]() |
degrees of freedom must be greater than zero: n > 0. If degrees of freedom is less than or equal to zero, the VI sets x to NaN and returns an error. |
![]() |
probability must be greater than or equal to zero and less than or equal to one (0.0 <= p <= 1.0). If probability is out of range, the VI sets x to NaN and returns an error. |
![]() |
error returns any error or warning condition from the VI. |