Calculates the inverse of the right-tailed probability of a χ2-distribution.
Syntax
CHIINV(p; k)
p: Probability of the given χ2-distribution. Eg., 0.01560941610027
Examples
|
Formula |
Result |
|
=CHIINV(A2;B2) |
14 |
|
=CHIINV(A3;B3) |
19 |
|
=CHIINV(A4;B4) |
11.24 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM |
|
Similar Functions