Skip to main content Skip to complementary content

TInv - script and chart function

TInv() returns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom.

Syntax:  

TInv(prob, degrees_freedom)

Return data type: number

Arguments:  

TINV arguments
Argument Description
prob A two-tailed probability associated with the t-distribution. It must be a number between 0 and 1.
degrees_freedom An integer stating the number of degrees of freedom.

Limitations:  

All arguments must be numeric, else NULL will be returned.

This function is related to the TDist function in the following way:
If prob = TDist(value, df ,2), then TInv(prob, df) = value.

Examples and results:  

Examples and results
Example Result
TInv(0.3253086, 30 ) Returns 1.0000

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!

Join the Analytics Modernization Program

Remove banner from view

Modernize without compromising your valuable QlikView apps with the Analytics Modernization Program. Click here for more information or reach out: ampquestions@qlik.com