Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Chart Axes in Excel
  • How to create Gauge Chart in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Managing Conditional Formatting Rules in Excel
  • How to do a t-Test in Excel?

References

  • Count rows that contain specific values in Excel
  • How to get first column number in range in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to get relative row numbers in a range in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation number multiple 100
  • Excel Data validation date in next 30 days
  • Excel Data validation unique values only
  • Excel Data validation specific characters only

T.INV.2T function: Description, Usage, Syntax, Examples and Explanation

by

What is T.INV.2T function in Excel?

T.INV.2T function is one of Statistical functions in Microsoft Excel that returns the two-tailed inverse of the Student’s t-distribution.

Syntax of T.INV.2T function

T.INV.2T(probability,deg_freedom)

The T.INV.2T function syntax has the following arguments:

  • Probability: The probability associated with the Student’s t-distribution.
  • Deg_freedom: The number of degrees of freedom with which to characterize the distribution.

Explanation of T.INV.2T function

  • If either argument is nonnumeric, T.INV.2T returns the #VALUE! error value.
  • If probability <= 0 or if probability > 1, T.INV.2T returns the #NUM! error value.
  • If deg_freedom is not an integer, it is truncated.
  • If deg_freedom < 1, T.INV.2T returns the #NUM! error value.
  • T.INV.2T returns that value t, such that P(|X| > t) = probability where X is a random variable that follows the t-distribution and P(|X| > t) = P(X < -t or X > t).
  • A one-tailed t-value can be returned by replacing probability with 2*probability. For a probability of 0.05 and degrees of freedom of 10, the two-tailed value is calculated with T.INV.2T(0.05,10), which returns 2.28139. The one-tailed value for the same probability and degrees of freedom can be calculated with T.INV.2T(2*0.05,10), which returns 1.812462.Given a value for probability, T.INV.2T seeks that value x such that T.DIST.2T(x, deg_freedom, 2) = probability. Thus, precision of T.INV.2T depends on precision of T.DIST.2T.

Example of T.INV.2T function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
0.546449 Probability associated with the two-tailed Student’s t-distribution
60 Degrees of freedom
Formula Description (Result) Result
=T.INV.2T(A2,A3) T-value of the Student’s t-distribution for the terms above (0.606533076) 0.606533

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • Check multiple cells are equal in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • HOUR function: Description, Usage, Syntax, Examples and Explanation
  • How to get year from date in Excel
  • Get date from day number in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • Get days, months, and years between dates in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • Group arbitrary text values in Excel

General

  • Count cells that do not contain errors in Excel
  • Find Most Frequently Occurring Word in Excel Worksheet
  • How to get Excel workbook path only
  • How to calculate percent variance in Excel
  • How to add sequential row numbers to a set of data in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning