T.INV DAX Function (Statistical)
Returns the left-tailed inverse of the Student’s t-distribution.
Syntax
Parameter | Attributes | Description |
---|---|---|
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 values
The left-tailed inverse of the Student’s t-distribution.
Remarks
The Probability argument must be between 0 and 1.
The Deg_freedom argument cannot be negative.
Related functions
Other related functions are:
Last update: Dec 7, 2019 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/t-inv-dax