T.INV.2T function

Category: Statistical
Introduced: Excel 365

Summary

Returns the inverse of the Student's t-distribution

Syntax

T.INV.2T(probability,deg_freedom) The T.INV.2T function syntax has the following arguments:
• Probability Required. The probability associated with the Student's t-distribution.
• Deg_freedom Required. The number of degrees of freedom with which to characterize the distribution.

Example

=T.INV.2T(A2,A3)

Microsoft Support Page

https://support.microsoft.com/en-us/office/t-inv-2t-function-ce72ea19-ec6c-4be7-bed2-b9baf2264f17

Back to Functions