Skip to main content Skip to complementary content

ChiDist - script and chart function

ChiDist() returns the one-tailed probability of the chi2 distribution. The chi2 distribution is associated with a chi2 test.

Syntax:  

ChiDist(value, degrees_freedom)

Return data type: number

Arguments:  

CHIDIST arguments
Argument Description
value The value at which you want to evaluate the distribution. The value must not be negative.
degrees_freedom A positive integer stating the number of degrees of freedom.

This function is related to the ChiInv 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
CHIDIST( 8, 15) Returns 0.9238

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