T.DIST.2T

T.DIST.2T Returns the two-tailed Student’s t-distribution.


Syntax

T.DIST.2T(X,Deg_freedom)

Parameters

X – The numeric value at which to evaluate the distribution.
Deg_freedom – An integer indicating the number of degrees of freedom.

Return Value

The two-tailed Student’s t-distribution.


Reference Data

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

DAX Functions / Statistical Functions / T.DIST.2T