T.INV.2T function
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.
• 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)