CHISQ.DIST
StatisticalCHISQ.DIST helps you perform summary and inferential functions for descriptive and statistical analysis.
Overview
Start with "=" then enter CHISQ.DIST(x, deg_freedom, cumulative). Keep argument order as shown and use cell ranges where appropriate.
Parser pathComplete docs
Syntax & Arity
=CHISQ.DIST(x, deg_freedom, cumulative)
3 required
Arguments
| Argument | Required | Type | Description |
|---|---|---|---|
| x | Required | Single | Numeric x value. |
| deg_freedom | Required | Single | Degrees of freedom parameter. |
| cumulative | Required | Single | Input argument used by this function. |
Example Inputs & Outputs
Formula
=CHISQ.DIST(<x>, <deg_freedom>, <cumulative>)
Example Output
Statistical summary value
Replace placeholders with your worksheet values or ranges to compute a result.