Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Understanding Pivot Tables in Excel
  • How To Insert and Customize Sparklines in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to create running total in an Excel Table
  • Subtotal function in Excel

References

  • How to use Excel VLOOKUP Function
  • Lookup entire row in Excel
  • How to get address of first cell in range in Excel
  • How to get first row number in range in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation date in next 30 days
  • Data validation must not exist in list
  • Excel Data validation allow weekday only
  • Excel Data validation no punctuation

F.DIST function: Description, Usage, Syntax, Examples and Explanation

by

What is F.DIST function in Excel?

F.DIST function is one of Statistical functions in Microsoft Excel that returns the F probability distribution. You can use this function to determine whether two data sets have different degrees of diversity. For example, you can examine the test scores of men and women entering high school, and determine if the variability in the females is different from that found in the males.

Syntax of F.DIST function

F.DIST(x,deg_freedom1,deg_freedom2,cumulative)

The F.DIST function syntax has the following arguments:

  • X     Required. The value at which to evaluate the function.
  • Deg_freedom1     Required. The numerator degrees of freedom.
  • Deg_freedom2     Required. The denominator degrees of freedom.
  • Cumulative      Required. A logical value that determines the form of the function. If cumulative is TRUE, F.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

F.DIST formula explanation

  • If any argument is nonnumeric, F.DIST returns the #VALUE! error value.
  • If x is negative, F.DIST returns the #NUM! error value.
  • If deg_freedom1 or deg_freedom2 is not an integer, it is truncated.
  • If deg_freedom1 < 1, F.DIST returns the #NUM! error value.
  • If deg_freedom2 < 1, F.DIST returns the #NUM! error value.

Example of F.DIST function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
15.2069 Value at which to evaluate the function
6 Numerator degrees of freedom
4 Denominator degrees of freedom
Formula Description Result
=F.DIST(A2,A3,A4,TRUE) F probability using the cumulative distribution function (TRUE cumulative argument). 0.99
=F.DIST(A2,A3,A4,FALSE) F probability using the probability density function (FALSE cumulative argument). 0.0012238

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Return blank if in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel
  • SWITCH function example in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate Day of the Year in Excel
  • How to get workdays between dates in Excel
  • How to calculate next day of week in Excel
  • How to get number of days, weeks, months or years between two dates in Excel

Grouping

  • Categorize text with keywords in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign data to groups in Excel
  • Group times into 3 hour buckets in Excel
  • If cell contains one of many things in Excel

General

  • How to test a range for numbers in Excel
  • List sheet names with formula in Excel
  • Check if range contains a value not in another range in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • How to increase by percentage in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning