TINV (PQL - xl)

This function returns the t-value of the student’s t-distribution as a function of the probability and the degrees of freedom

Syntax

TINV(probability, deg freedom)

Function Arguments

Name

Description

Type

Optional

probability

Probability of the two-tailed student’s t-distribution

Number

deg freedom

Number of degrees of freedom to characterize the distribution; if not an integer, the number is truncated

Number

Comments

This function is the same as the Microsoft Excel 'TINV' function - using the same inputs, logic and outputs.