T.DIST.2T
Definition: The T.DIST.2T function in Excel is used to calculate the two-tailed probability of the Student’s t-distribution.
Syntax: ==T.DIST.2T(x, degrees_freedom).
Situation: This formula is appropriate in situations where you need to find the two-tailed probability of the Student’s t-distribution.
Example: If you have a value of 2 and 10 degrees of freedom, you would use the formula =T.DIST.2T(2, 10). This would return a value that indicates the two-tailed probability of the t-distribution.