Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

CHISQ.DIST Function

The CHISQ.DIST function is one of the statistical functions. It is used to return the chi-squared distribution.

Syntax

CHISQ.DIST(x, deg_freedom, cumulative)

The CHISQ.DIST function has the following arguments:

Argument Description
x The value at which you want to evaluate the chi-squared distribution. A numeric value greater than or equal to 0.
deg_freedom The number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.
cumulative A logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns the probability density function.

Notes

How to apply the CHISQ.DIST function.

Examples

The figure below displays the result returned by the CHISQ.DIST function.

CHISQ.DIST Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action