Returns the probability from a chi-squared distribution
| Category: |
Probability
|
| See: |
CDF
|
-
x
-
is a numeric random variable.
-
df
-
is a numeric degrees of freedom parameter.
-
nc
-
is an optional numeric noncentrality parameter.
The PROBCHI function returns the probability that an
observation from a chi-square distribution, with degrees of freedom df and noncentrality parameter nc, is less than or equal
to x. This function accepts a noninteger degrees of freedom
parameter df. If the optional parameter nc is not
specified or has the value 0, the value returned is from the central chi-square
distribution.
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.