logo
excelfunctions.org
bookmarks

F.INV

Returns the inverse of the F probability distribution.

StatisticalStatistics & Analysis

What it does

Legacy inverse F distribution function.

Syntax

FINV(probability, deg_freedom1, deg_freedom2)

Arguments

  • probability(number) β€” Probability.
  • deg_freedom1(number) β€” Numerator df.
  • deg_freedom2(number) β€” Denominator df.

Examples

Legacy Inverse F

Calculate inverse.

FORMULA
=FINV(0.01, 6, 4)
RESULT
15.2
SAMPLE DATA
ABC
1Probdf1df2
20.0164