Skip to main content Skip to complementary content

NormInv - script and chart function

NormInv() returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.

Syntax:  

NormInv(prob, mean, standard_dev)

Return data type: number

Arguments:  

NORMINV arguments
Argument Description
prob A probability associated with the normal distribution. It must be a number between 0 and 1.
mean A value stating the arithmetic mean for the distribution.
standard_dev A positive value stating the standard deviation of the distribution.

This function is related to the NormDist function in the following way:
If prob = NormDist(value, m, sd), then NormInv(prob, m, sd) = value

Limitations:  

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

Examples and results:  

Examples and results
Example Result
NormInv( 0.6914625, 0, 1 ) Returns 0.5000  

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