TINV function
Description
Returns the reverse of the Student t distribution.
TINV(P,df) returns the t-value corresponding with the two-tailed probability P (P-value) and the specified degrees of freedom df.
TINV is the inverse function of the TDIST function.
Example
TINV(0.05,30) returns 2.0423 (rounded)
Calculator
Graph
