Calculates right-tailed probability values for a χ2-distribution.
Syntax
x: A number at which to evaluate the distribution. Eg., 14
Examples
|
Formula |
Result |
|
=CHIDIST(A2;B2) |
0.015609416 |
|
=CHIDIST(A3;B3) |
0.040262682 |
|
=CHIDIST(A4;B4) |
0.046823748 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM |
|
Similar Functions