Calculates the inverse of the left-tailed probability of a given χ 2 -distribution.
Syntax
p: Probability value for the χ 2 -distribution. Eg., 0.006352131663
Examples
|
Formula |
Result |
|
=CHISQINV(A2;B2) |
0.455941018 |
|
=CHISQINV(A3;B3) |
19 |
|
=CHISQINV(A4;B4) |
0.720294194 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM |
|
Similar Functions