T.INV function - The function returns the inverse value of the Student t distribution in Excel

T.INV: The function returns the inverse value of the Student t-distribution. Support functions from Excel 2010 onwards. Syntax: T.INV (probability, deg_freedom)

The following article introduces you to the T.INV function - one of the functions in the statistical function group is very popular in Excel.

Picture 1 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

Description: The function returns the inverse value to the left of the Student's t-distribution. Support functions from Excel 2010 onwards.

Syntax: T.INV (probability, deg_freedom)

Inside:

- probability: Probability associated with t value of Student's t-distribution , which is a required parameter.

- deg_freedom: Number of degrees of freedom of the distribution, is a required parameter.

Attention:

- Any argument that is not a number -> the function returns the #VALUE! Error value

- If probability ≤ 0 or probability> 1 -> the function returns the #NUM! Error value

- If deg_freedom <1 -> the function returns the #NUM! Error value

- The minimum value of deg_freedom must be equal to 1.

For example:

Calculate the inverse value to the left of the Student 's t-distribution of values ​​in the following data table:

Picture 2 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

- In the cell to calculate enter the formula : = T.INV (D6, D7)

Picture 3 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

- Press Enter -> the inverse value to the left of the Student 's t-distribution is:

Picture 4 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

- If the number of degrees of freedom is less than 1 -> the function returns the #NUM! Error value

Picture 5 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

- Where the probability of combining with the t value is greater than 1 -> the function returns the #NUM! Error value

Picture 6 of T.INV function - The function returns the inverse value of the Student t distribution in Excel

Above are instructions and some specific examples when using the T.INV function in Excel.

Good luck!

You've just finished reading the article "T.INV function - The function returns the inverse value of the Student t distribution in Excel" edited by the TipsMake team. You can save tinv-function-the-function-returns-the-inverse-value-of-the-student-t-distribution-in-excel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : T.INV.2T - The...
T.DIST.RT - The... : NEXT »