The T.INV function is one of the statistical functions. Returns the left-tailed inverse of the Student's t-distribution.
Syntax
T.INV(probability, deg_freedom)
The T.INV 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 function.
Examples
The figure below displays the result returned by the T.INV function.
