Skip to main content

Excel FDIST Function

doc dec2oct 1

Description

The Excel FDIST function returns the (right-tailed) F probability distribution which is usually used to measure the degree of diversity between two data sets.

Note: This function has been replaced with one or more new functions that may provide improved accuracy after Excel 2010 version. This function is still can be available but considering it may be not available in the future, you should better study to use the new function from now.

Syntax and arguments

Formula syntax

FDIST(x,deg_freedom1,deg_freedom2)

Arguments

  • X: Required, the value of the function. It must be ≥ 0.
  • Deg_freedom1: Required, the numerator degrees of freedom. It must be > 1.
  • Deg_freedom2: Required, the denominator degrees of freedom. It must be > 1.

Remarks

1. The function returns #VALUE! error value if any arguments of FDIST function is a non-numeric value.

2. The function returns #NUM! error value when:

  • X is negative;
  • Deg_freedom1 is <1 or ≥10 ^ 10;
  • Deg_freedom2 is <1 or ≥10 ^ 10;

3. If deg_freedom1 or deg_freedom2 is not an integer, it will be truncated.

4. FDIST function is calculated as FDIST=P( F>x ), where F is a random variable that has an F distribution with deg_freedom1 and deg_freedom2 degrees of freedom.

Version

Excel 2007

Usage and Examples

Basic usage

For instance, in list C2:C4 contains arguments x, deg_freedom1, and deg_freedom2, to get the relative F probability distribution, please use the formula as these:

=FDIST(C2,C3,C4)

Press Enter key.
doc dec2oct 1


Other Functions:

  • Excel COVARIANCE.P Function
    The Excel COVARIANCE.P function returns the population variance of two data sets which is used to determine the relationship between two data sets.

  • Excel EXPON.DIST Function
    EXPON.DIST function used in Excel 2010, returns the exponential distribution based on the given x value and the parameter of the distribution.

  • Excel F.DIST Function
    The Excel F.DIST function returns the F probability distribution which is usually used to measure the degree of diversity between two data sets.


The Best Office Productivity Tools


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations