T.INV

T.INV Returns the left-tailed inverse of the Student’s t-distribution.


Syntax

T.INV(Probability,Deg_freedom)

Parameters

Probability – The probability associated with the Student’s t-distribution.
Deg_freedom – The number of degrees of freedom with which to characterize the distribution.

Return Value

The left-tailed inverse of the Student’s t-distribution.


Reference Data

https://docs.microsoft.com/en-us/dax/dax-function-reference

DAX Functions / Statistical Functions / T.INV