CHIDIST

The CHIDIST function returns the one-tailed probability of the chi-square distribution. Both arguments are number values.

CHIDIST(non-neg-x-value, degrees-freedom)

non-neg-x-value: The x value at which you want to evaluate the function. non-neg-x-value must be greater than or equal to 0.

degrees-freedom: The number of degrees of freedom. degrees-freedom must be greater than or equal to 1.

Examples

=CHIDIST(5, 2) returns 0.0820849986238988.

=CHIDIST(10, 10) returns 0.440493285065212.

=CHIDIST(5, 1) returns 0.0253473186774683.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Helpful?
Character limit: 250
Maximum character limit is 250.
Thanks for your feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.