Monte Carlo Simulation for Perusal and Practice.

The meaningful investigation of many problems in statistics can be solved through Monte Carlo methods. Monte Carlo studies can help solve problems that are mathematically intractable through the analysis of random samples from populations whose characteristics are known to the researcher. Using Monte Carlo simulation, the values of a statistic are observed in many ,samples drawn from that known population. The statistic's sampling distribution is then estimated by the relative frequency distribution actually observed in the study. The many samples are usually generated artificially through the use of computer algorithms. This paper discusses how one chooses a pseudo-random number generator, and then discusses how to use these generators to simulate data from normal and multivariate normal distributions. Several examples are provided of how one might sample from a pseudo population and the statistics that are commonly calculated during a Monte Carlo investigation. The many trials that might be used when investigating Type I and Type II errors are outlined. The paper ends with a discussion of the processes that might be used to verify that a researcher's simulation process is doing what it was intended to do. Four appendixes contain Statistical Analysis System programming code examples and a FORTRAN code example for generating data. (Contains 1 table and 38 references.) (SLD) Reproductions supplied by EDRS are the best that can be made from the original document. Monte Carlo Simulation For Perusal and Practice Gordon P. Brooks Robert S. Barcikowski

[1]  David C. Hoaglin,et al.  The Reporting of Computation-Based Results in Statistics , 1975 .

[2]  William H. Press,et al.  Numerical Recipes in FORTRAN - The Art of Scientific Computing, 2nd Edition , 1987 .

[3]  F. David,et al.  Statistical Techniques in Simulation: Part I , 1975 .

[4]  Silas Halperin Design of Monte Carlo Studies. , 1976 .

[5]  Paul Bratley,et al.  A guide to simulation (2nd ed.) , 1986 .

[6]  Michael R. Harwell,et al.  Summarizing Monte Carlo Results in Methodological Research , 1992 .

[7]  R. Darlington Estimating the True Accuracy of Regression Predictions. , 1996 .

[8]  G. S. Fishman,et al.  A Statistical Evaluation of Multiplicative Congruential Random Number Generators with Modulus 231 — 1 , 1982 .

[9]  P. Lachenbruch Statistical Power Analysis for the Behavioral Sciences (2nd ed.) , 1989 .

[10]  I. D. Hill,et al.  An Efficient and Portable Pseudo‐Random Number Generator , 1982 .

[11]  Brian D. Ripley,et al.  Stochastic Simulation , 2005 .

[12]  F. Breitenecker,et al.  Elements of simulation , 1997 .

[13]  D. F. Andrews,et al.  Robust Estimates of Location: Survey and Advances. , 1975 .

[14]  J. Nash Compact Numerical Methods for Computers , 2018 .

[15]  R. Darlington,et al.  Multiple regression in psychological research and practice. , 1968, Psychological bulletin.

[16]  W. Press,et al.  Numerical Recipes: The Art of Scientific Computing , 1987 .

[17]  S. K. Park,et al.  Random number generators: good ones are hard to find , 1988, CACM.

[18]  R. Blair,et al.  A more realistic look at the robustness and Type II error properties of the t test to departures from population normality. , 1992 .

[19]  H. Späth Mathematical algorithms for linear regression , 1991 .

[20]  Walter W. Hauck,et al.  A Survey regarding the Reporting of Simulation Studies , 1984 .

[21]  G. S. Fishman,et al.  A Statistical Evaluation of Multiplicative Congruential Generators with Modulus 2 Super 31-1. , 1978 .

[22]  Donald Ervin Knuth,et al.  The Art of Computer Programming , 1968 .

[23]  J. Hammersley SIMULATION AND THE MONTE CARLO METHOD , 1982 .

[24]  E. Kennedy Estimation of the Squared Cross-Validity Coefficient in the Context of Best Subset Regression , 1988 .

[25]  C. J. Lawrence Robust estimates of location : survey and advances , 1975 .

[26]  Robert S. Barcikowski,et al.  The Number of Iterations in Monte Carlo Studies of Robustness. , 1988 .

[27]  Jeffrey D. Kromrey,et al.  Use of Empirical Estimates of Shrinkage in Multiple Regression: A Caution , 1995 .

[28]  Edward J. Dudewicz,et al.  Modern Statistical Systems and Gpss Simulation: The First Course , 1990 .

[29]  Pierre L'Ecuyer,et al.  Efficient and portable combined random number generators , 1988, CACM.

[30]  S. D. Grove Computational Methods for Data Analysis , 1979 .

[31]  T. Micceri The unicorn, the normal curve, and other improbable creatures. , 1989 .

[32]  Neil J. Dorans,et al.  Estimators of the Squared Cross-Validity Coefficient: A Monte Carlo Investigation , 1979 .

[33]  E. R. Golder,et al.  The Box‐Müller Method for Generating Pseudo‐Random Normal Deviates , 1976 .

[34]  Gilbert A. Churchill,et al.  A Comparison of Ridge Estimators , 1978 .