T.INV.2T
Returns the two-tailed inverse of the Student's t-distribution
Syntax
T.INV.2T(probability, deg_freedom)
Parameters
- probability: Required. The probability associated with the Student's t-distribution
- deg_freedom: Required. The number of degrees of freedom
Example
=T.INV.2T(0.05, 60)