ACM Home Page
Please provide us with feedback. Feedback
A fast normal random number generator
Full text PdfPdf (271 KB)
Source ACM Transactions on Mathematical Software (TOMS) archive
Volume 18 ,  Issue 4  (December 1992) table of contents
Pages: 449 - 453  
Year of Publication: 1992
ISSN:0098-3500
Author
Joseph L. Leva  MITRE Corp., Bedford, MA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 30,   Downloads (12 Months): 190,   Citation Count: 6
Additional Information:

abstract   references   cited by   index terms   review   peer to peer  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/138351.138364
What is a DOI?

ABSTRACT

A method is presented for generating pseudorandom numbers with a normal distribution. The technique uses the ratio of uniform deviates method discovered by Kinderman and Monahan with an improved set of bounding curves. An optimized quadratic fit reduces the expected number of logarithm evaluations to 0.012 per normal deviate. The method gives a theoretically correct distribution and can be implemented in 15 lines of FORTRAN. Timing and source size comparisons are made with other methods for generating normal deviates. The proposed algorithm compares favorably with some of the better algorithms.





REVIEW

"Kent Campbell : Reviewer"

Leva presents an algorithm for generating normally distributed pseudorandom numbers. Given the extensive use of pseudorandom numbers in research, such an algorithm could be of considerable use. The algorithm, which is based on the ratio of uni  more...


Peer to Peer - Readers of this Article have also read: