October 30, 1957 | G. E. P. BOX AND MERVIN E. MULLER
The given content discusses the noncentral chi-squared distribution and a method for generating random normal deviates. It begins by stating that the non-negative form of a certain sum has a central chi-squared distribution with 2n-2 degrees of freedom, given specific values for r₁ and θ₁. This is referenced to a paper by Osmer Carpenter.
The main focus is on a note by G. E. P. Box and Mervin E. Muller on generating random normal deviates. The paper introduces a method to generate pairs of independent normal deviates from uniform random numbers. The method involves transforming two uniform random variables into two normal deviates using trigonometric and logarithmic functions. The justification for this method relies on the properties of the chi-squared distribution and the uniform distribution of the angle in polar coordinates.
The paper also discusses generalizations of the method for generating other distributions, such as chi-squared, F, and t distributions, using ratios of generated deviates. It highlights the convenience and accuracy of the method, noting that it requires minimal additional programming and relies on the precision of standard library functions for trigonometric, logarithmic, and square root calculations. The method is reliable for generating normal deviates, especially in the tails of the distribution, and is compared favorably with other methods in terms of both accuracy and speed. The paper references a technical report by M. E. Muller that provides further details on the generation of normal deviates.The given content discusses the noncentral chi-squared distribution and a method for generating random normal deviates. It begins by stating that the non-negative form of a certain sum has a central chi-squared distribution with 2n-2 degrees of freedom, given specific values for r₁ and θ₁. This is referenced to a paper by Osmer Carpenter.
The main focus is on a note by G. E. P. Box and Mervin E. Muller on generating random normal deviates. The paper introduces a method to generate pairs of independent normal deviates from uniform random numbers. The method involves transforming two uniform random variables into two normal deviates using trigonometric and logarithmic functions. The justification for this method relies on the properties of the chi-squared distribution and the uniform distribution of the angle in polar coordinates.
The paper also discusses generalizations of the method for generating other distributions, such as chi-squared, F, and t distributions, using ratios of generated deviates. It highlights the convenience and accuracy of the method, noting that it requires minimal additional programming and relies on the precision of standard library functions for trigonometric, logarithmic, and square root calculations. The method is reliable for generating normal deviates, especially in the tails of the distribution, and is compared favorably with other methods in terms of both accuracy and speed. The paper references a technical report by M. E. Muller that provides further details on the generation of normal deviates.