Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

T.DIST Function

The T.DIST function is one of the statistical functions. 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

T.DIST(x, deg_freedom, cumulative)

The T.DIST function has the following arguments:

Argument Description
x The value at which the function should be calculated.
deg_freedom The number of degrees of freedom, an integer greater than or equal to 1.
cumulative A logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns the probability density function.

Notes

How to apply the T.DIST function.

Examples

The figure below displays the result returned by the T.DIST function.

T.DIST Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action