EXCEL F.INV FUNCTION

The F.INV function in Excel computes the inverse of the Cumulative F Distribution with a given probability.

Syntax :

=F.INV( probabilitydeg_freedom1deg_freedom2 )

Parameters :

  • The function parameters are as follows:

probability –

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

deg_freedom1 –

  • An integer indicating the numerator degrees of freedom.

deg_freedom2 –

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

Step By Step Guide of F.INV Function

Example :

The right figure depicts the inverse of the Cumulative F Distribution, with the numerator degrees of freedom equal to 2 and the denominator degrees of freedom equal to 5. If you wish to determine the value of this function with a probability of 0.9, use the Excel F.Inv function, as shown below.

  • #NUM! – Occurs if one of the following conditions is met: the supplied probability is 0 or 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