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