Skip to main content Skip to complementary content

ChiInv - script and chart function

ChiInv() returns the inverse of the one-tailed probability of the chi2 distribution.

Syntax:  

ChiInv(prob, degrees_freedom)

Return data type: number

Arguments:  

CHIINV arguments
Argument Description
prob A probability associated with the chi2 distribution. It must be a number between 0 and 1.
degrees_freedom An integer stating the number of degrees of freedom.

This function is related to the ChiDist function in the following way:
If prob = ChiDist(value,df), then ChiInv(prob, df) = value

Limitations:  

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

Examples and results:  

Examples and results
Example Result
ChiInv(0.9237827, 15 ) Returns 8.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