- Home
- F.INV.RT Function
F.INV.RT Function
The F.INV.RT function is one of the statistical functions. It is used to return the inverse of the (right-tailed) F probability distribution. The F distribution can be used in an F-test that compares the degree of variability in two data sets.
Syntax
F.INV.RT(probability, deg_freedom1, deg_freedom2)
The F.INV.RT function has the following arguments:
Argument | Description |
---|---|
probability | The probability associated with the F cumulative distribution. A numeric value greater than 0 but less than 1. |
deg_freedom1 | The numerator degrees of freedom, a numeric value greater than 1. |
deg_freedom2 | The denominator degrees of freedom, a numeric value greater than 1. |
Notes
How to apply the F.INV.RT function.
Examples
The figure below displays the result returned by the F.INV.RT function.
Host ONLYOFFICE Docs on your own server or use it in the cloud
Article with the tag:
Browse all tags