T.INV.2T Function

The T.INV.2T function is one of the statistical functions. Returns the two-tailed inverse of the Student's t-distribution.

Syntax

T.INV.2T(probability, deg_freedom)

The T.INV.2T function has the following arguments:

Argument Description
probability The probability associated with the Student's t-distribution. A numeric value greater than 0 but less than 1.
deg_freedom The number of degrees of freedom, an integer greater than or equal to 1.

Notes

How to apply the T.INV.2T function.

Examples

The figure below displays the result returned by the T.INV.2T function.

T.INV.2T Function