ASA241
Inverse of Normal CDF


ASA241 is a library of MATLAB routines for computing the inverse of the Normal Cumulative Density Function.

ASA241 is Applied Statistics Algorithm 241. Source code for many Applied Statistics Algorithms is available through STATLIB.

The library includes two routines, R_NORMAL_01_CDF_INVERSE, and D_NORMAL_01_CDF_INVERSE, suitable for single or double precision arithmetic calculations.

ASA241 is also available in a C++ version and a FORTRAN90 version.

Reference:
Michael Wichura,
The Percentage Points of the Normal Distribution,
Algorithm AS 241,
Applied Statistics,
Volume 37, Number 3, pages 477-484, 1988.

Source code files you may copy include:

Test files you may copy include:


Last revised on 25 November 2004.