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