T.DIST.2T Function Explained
The T.DIST.2T
Function in Microsoft Excel calculates the two-tailed probability of the Student’s t-distribution. It takes two arguments: the t-statistic and the degrees of freedom. It returns the probability associated with the t-statistic given the degrees of freedom.
T.DIST.2T Function Syntax
T.DIST.2T(x,deg_freedom)
- x: The value for which you want to calculate the distribution.
- deg_freedom: The number of degrees of freedom to use in the distribution.