T.INV.2T is a DAX function that returns the two-tailed inverse of the Student’s t-distribution.
Syntax
T.INV.2T(
Probability,
Deg_freedom
)
Argument | Properties | 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. |