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

Data Analysis

  • How To Remove Duplicates In Excel Column Or Row?
  • Filter Data Based on Date in Excel
  • Example of COUNTIFS with variable table column in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Excel Line Chart

References

  • How to use Excel FORMULATEXT function
  • How to reference named range different sheet in Excel
  • How to use Excel TRANSPOSE Function
  • How to get address of named range in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation specific characters only
  • Excel Data validation only dates between
  • Excel Data validation date in specific year
  • Excel Data validation allow weekday only

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

by

 What is T.DIST function in Excel?

T.DIST function is one of Statistical functions in Microsoft Excel that returns the Student’s left-tailed t-distribution. The t-distribution is used in the hypothesis testing of small sample data sets. Use this function in place of a table of critical values for the t-distribution.

Syntax of T.DIST function

T.DIST(x,deg_freedom, cumulative)

The T.DIST function syntax has the following arguments:

  • X: The numeric value at which to evaluate the distribution
  • Deg_freedom: An integer indicating the number of degrees of freedom.
  • Cumulative:  A logical value that determines the form of the function. If cumulative is TRUE, T.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

Explanation of T.DIST function

  • If any argument is nonnumeric, T.DIST returns the #VALUE! error value.
  • If deg_freedom < 1, T.DIST returns an error value. Deg_freedom needs to be at least 1.

Example of T.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.

Formula Description Result
=T.DIST(60,1,TRUE) Student’s left-tailed t-distribution for 60, returned as the cumulative distribution function, using 1 degree of freedom. 0.99469533
=T.DIST(8,3,FALSE) Student’s left-tailed t-distribution for 8, returned as the probability density function, using 3 degrees of freedom. 0.00073691

 

Post navigation

Previous Post:

How to calculate project complete percentage in Excel

Next Post:

Popularly Used Excel Functions and their examples

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

  • IF with boolean logic in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • How to use Excel AND Function
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • HOUR function: Description, Usage, Syntax, Examples and Explanation
  • Custom weekday abbreviation in Excel
  • Get days between dates ignoring years in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel

General

  • Hide and Unhide Columns or Rows in Excel
  • Zoom Worksheet in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • How to get Excel workbook path only
  • Index and match on multiple columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning