EXCEL F.INV.RT FUNCTION

For a given level of confidence, the Excel F.INV.RT function computes the inversion of the (correct) F Probability Density function.

Syntax :

=F.INV.RT( probabilitydeg_freedom1deg_freedom2 )

Parameters :

  • The function parameters are as follows:

probability –

  • The probability (between 0 and 1) at which the inverse F Probability Distribution should be evaluated.

deg freedom1

  • An integer indicating the degrees of freedom in the numerator.

deg freedom2

  • An integer indicating the degree of freedom of the denominator.

Step By Step Guide of F.INV.RT Function

Example :

The right-hand chart depicts the inverse of the right-tailed F Stochastic Process, with the numerator variables equal to 1 and the deputy degrees of freedom equivalent to 2.
If you wish to determine the value of this function for a probability of 0.2, use the Excel F.Inv.Rt function, as shown below:

  • #NUM! – Occurs if either the specified probability is 0 or more than 1 or the supplied deg freedom1 or deg freedom2 is 1.
  • #VALUE! – This error occurs if any of the supplied parameters is not a number.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now