EXCEL T.DIST FUNCTION

The T.DIST function in Excel computes the one-tailed Student’s Two – tailed test, which is a statistical tool commonly used for testing hypotheses on small sample data sets.

Syntax :

=T.DIST( xdegrees_freedomcumulative )

Parameters :

  • The following parameter are:

x

  • The value where the spread should be evaluated.

degrees freedom –

  • The amount of degrees of freedom required (must be 1).

cumulative –

  • A logical argument indicating the type of distribution to be used:
    TRUE denotes Cumulative Distribution. Function
    Probability Density Function = FALSE

Step By Step Guide of T.DIST Function

Example :

The right graphic depicts the one-tailed continuous Student’s T Distribution with ten degrees of freedom.
If you wish to compute the value of this function at x = 1, use the Excel T.Dist function.

  • #NUM! – Occurs if either the provided total is TRUE and degrees freedom is 1 or the provided total is FALSE and degrees freedom is 0.
  • #NUM! – Occurs if either the provided total is TRUE and degrees freedom is 1 or the provided total is FALSE and degrees freedom is 0.
  • #VALUE!- Occurs if the given cumulative is FALSE and degrees freedom is 0. – This error occurs if any of the given parameters are not numeric.

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