Talk:Marsaglia polar method
Credit
This page calls the method the "Marsaglia polar method" without offering any justification. I was worried about that and did a little research; it looks to me as if it *is* correct to credit it to Marsaglia; here are some notes.
According to Box-Muller transform, the method is attributed to Marsaglia by Devroye's book cited there. Chapter 5 of that book does indeed say that the method is due to Marsaglia (page 236, first line) but gives no citation. One of that book's references is to a paper by Marsaglia and Bray in SIAM Review 6 (1964) called "A convenient method for generating normal random variables". That's about an entirely different method, but it mentions the polar rejection method in passing on the first page. (Actually, the entirely different method uses the rejection method as a fallback in rare cases.)
In the references of Ziggurat algorithm there's a paper from ACM Computing Surveys 39 (2007) called "Gaussian random number generators" which attributes the method to Knop with a date of 1969. Seems like Marsaglia (and Bray?) has priority. Curiously, the ACMCS paper goes on to discuss the Marsaglia-Bray paper immediately after crediting someone else with an algorithm found in that very paper five years earlier!
I don't know whether the paper by Marsaglia and Bray is the first appearance of this algorithm in the literature. Its common attribution to Marsaglia alone suggests that perhaps it isn't.
Gareth McCaughan (talk) 18:10, 31 January 2008 (UTC)
Hi, i was thinking that this polar method (with rejection outside of unit circle) was developed by Box and Muller. Witek —Preceding unsigned comment added by 149.156.67.102 (talk) 17:19, 11 December 2009 (UTC)
According to survay paper "Gaussian Random Number Generators" by David B. Thomas, Wayne Luk, Philip H.W.Leong and John D. Villasenor, Polar method was invented by Bell 1968 and Knop 1969. Witek.