Efficient evaluation of the area under the normal curve

  • Authors:
  • G. Foster;J. Kraemer;W. Foote

  • Affiliations:
  • Syracuse Univ., Syracuse, NY;Syracuse Univ., Syracuse, NY;Syracuse Univ., Syracuse, NY

  • Venue:
  • APL '88 Proceedings of the international conference on APL
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

The task of evaluating the cumulative distribution of a normally distributed random variable is considered. A brief introduction into this problem is given and several possible approximations are presented as APL functions. Many of these functions have been written in two versions. The first version is written in the original APL style. the companion function using an APL2 coding style is also included in the paper for purposes of comparison. Both versions have been tested using simple data vectors of varying lengths and run under APL on an IBM 3090 with and without a Vector Facility. The results are compared among the algorithms, between the coding styles, and with and without hardware support for vector processing.