Skip to main content

T.INV.2T

Definition

Calculates the inverse of the two-tailed TDIST function.

Sample Usage

T.INV.2T(0.35, 1)

T.INV.2T(A1, A2)

Syntax

T.INV.2T(probability, degrees_freedom)

  • probability - The probability associated with the two-tailed t-distribution.

    • Must be greater than 0 and less than 1.

  • degrees_freedom - The number of degrees of freedom.

    • Truncated to an integer in the calculation if a non-integer is provided as an argument.

    • Must be greater than or equal to 1.

Notes

  • T.INV.2T is to be used for the inverse of two-tailed TDIST functions.

  • T.INV.2T is synonymous with TINV.

  • To calculate the negative inverse of the one-tailed TDIST function, use T.INV.

  • Both arguments to T.INV.2T must be numeric or a destination cell whose value is numeric.

See Also

TDIST: Calculates the probability for Student's t-distribution with a given input (x).

TINV: Calculates the inverse of the two-tailed TDIST function.

T.INV: Calculates the negative inverse of the one-tailed TDIST function.

Examples

In this example, T.INV.2T uses the probability associated with a Student's two-tailed t-distribution and degrees of freedom to return its result.

In order to use the T.INV.2T formula, start with your edited Excellentable:

Then type in the T.INV.2T Formula in the area you would like to display the outcome:

By adding the values you would like to calculate the T.INV.2T formula for, Excellentable will generate the outcome:

 

A
B
1
Student
Probability associated with the Student's t-distribution
2
Tom
0.75
3
Bob
0.546449
4
Peter
0.6
5
John
0.8
6
Steve
0.7
7
Dan
0.65
8
Brendon
0.75
9
10
The T-value of the Student's t-distribution with a probability of 0.546449 and 60 degrees of freedom:
C
1
The number of degrees of freedom with which to characterize the distribution.
2
2
3
60
4
4
5
5
6
6
7
7
8
8
9
10
0.606533076

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.