- Source: George Marsaglia
George Marsaglia (March 12, 1924 – February 15, 2011) was an American mathematician and computer scientist. He is best known for creating the diehard tests, a suite of software for measuring statistical randomness.
Research on random numbers
George Marsaglia established the lattice structure of linear congruential generators in the paper "Random numbers fall mainly in the planes", later termed Marsaglia's theorem. This phenomenon means that n-tuples with coordinates obtained from consecutive use of the generator will lie on a small number of equally spaced hyperplanes in n-dimensional space. He also developed the diehard tests, a series of tests to determine whether or not a sequence of numbers have the statistical properties that could be expected from a random sequence. In 1995 he published a CD-ROM of random numbers, which included the diehard tests.
His diehard paper came with the quotation "Nothing is random, only uncertain" attributed to Gail Gasram, though this name is simply the reverse of Marsaglia G, and so likely to be a pseudonym.
He also developed some of the most commonly used methods for generating random numbers and using them to produce random samples from various distributions. Some of the most widely used being the multiply-with-carry, subtract-with-borrow, xorshift, KISS and Mother methods for random numbers, and the ziggurat algorithm for generating normally or other unimodally distributed random variables.
Life
He was Professor Emeritus of Pure and Applied Mathematics and Computer Science at Washington State University and Professor Emeritus of Statistics at Florida State University.
In the 1995 CD-ROM release of diehard, Marsaglia included several papers that outline the process by which the random number files were created. In several places he mentions that, along with deterministic and physical devices:
"Some of the files had white noise combined with black noise, the latter from digital recordings of rap music. And a few of the files even had naked ladies thrown into the mix."
Marsaglia died from a heart attack on February 15, 2011, in Tallahassee.
See also
Diehard tests
Linear congruential generator
Marsaglia polar method
Multiply-with-carry
Subtract with carry
Xorshift
Ziggurat algorithm
References
Further reading
Marsaglia, George; Tsang, Wai Wan (1998). "The Monty Python method for generating random variables". ACM Transactions on Mathematical Software (TOMS). 24 (3): 341–350. doi:10.1145/292395.292453. S2CID 6964361.
Marsaglia, George; Tsang, Wai Wan (2000-10-02). "The Ziggurat Method for Generating Random Variables". Journal of Statistical Software. 5 (8). doi:10.18637/jss.v005.i08.
George Marsaglia (2003-05-13). "good C random number generator". comp.lang.c newsgroup.
Marsaglia, Zaman, Zheng; et al. (2007-03-20). "C309. An algorithm for the area of the union of a collection of convex sets". Journal of Statistical Computation and Simulation. 31 (1): 46–49. doi:10.1080/00949658908811112.{{cite journal}}: CS1 maint: multiple names: authors list (link)
George Marsaglia at the Mathematics Genealogy Project
Kata Kunci Pencarian:
- Metode linear kongruen
- George Marsaglia
- Xorshift
- List of random number generators
- Pseudorandom number generator
- Diehard tests
- Ziggurat algorithm
- Marsaglia (surname)
- Linear congruential generator
- Subtract with carry
- Randomness test