Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Pseudorandom number

Monte Carlo Method The Monte Carlo method makes use of random numbers. A digital computer can be used to generate pseudorandom numbers in the range from 0 to 1. To describe the use of random numbers, let us consider the frequency distribution cui ve of a particular factor, e.g., sales volume. Each value of the sales volume has a certain probabihty of occurrence. The cumulative probabihty of that value (or less) being realized is a number in the range from 0 to 1. Thus, a random number in the same range can be used to select a random value of the sales volume. [Pg.824]

The Monte Carlo method is especially suited for use on a digital computer, particularly one of the stored-program type. The mathematical model and the distribution function, even if quite complicated, can be expressed on the computer and the necessary calculations are highly repetitive. Also, random numbers (or rather pseudorandom numbers) can be synthesized so that the computer procedure becomes fully automatic and self-contained (M9, S5). [Pg.355]

The variance estimators s20j) of the estimated effects allow unequal response variances and the use of common pseudorandom numbers. This is a well-known technique used in simulation experiments to reduce the variances of the estimated factor effects (Law and Kelton, 2000). This technique uses the same pseudorandom numbers when simulating the system for different factor combinations, thus creating positive correlations between the responses. Consequently, the variances of the estimated effects are reduced. This technique is similar to blocking in real-world experiments see, for example, Dean and Voss (1999, Chapter 10). [Pg.297]

We give only a short description of the three supply chain configurations and their simulation models for details we refer to Persson and Olhager (2002). At the start of our sequential bifurcation, we have three simulation models programmed in the Taylor II simulation software for discrete event simulations see Incontrol (2003). We conduct our sequential bifurcation via Microsoft Excel, using the batch run mode in Taylor II. We store input-output data in Excel worksheets. This set-up facilitates the analysis of the simulation input-output data, but it constrains the setup of the experiment. For instance, we cannot control the pseudorandom numbers in the batch mode of Taylor II. Hence, we cannot apply common pseudorandom numbers nor can we guarantee absence of overlap in the pseudorandom numbers we conjecture that the probability of overlap is negligible in practice. [Pg.302]

Fig. 4. Realization of bond percolation on a 50 X 60 section of the square lattice for four different values of q. The diagrams have been created using the same sequence of pseudorandom numbers, with the result that each graph is a subgraph of the next. Attentive readers may verify that open paths exist joining the left to the right side when = 0.51 but not at q = 0.49. (From Ref. 13, with permission.) continued)... Fig. 4. Realization of bond percolation on a 50 X 60 section of the square lattice for four different values of q. The diagrams have been created using the same sequence of pseudorandom numbers, with the result that each graph is a subgraph of the next. Attentive readers may verify that open paths exist joining the left to the right side when = 0.51 but not at q = 0.49. (From Ref. 13, with permission.) continued)...
M. Mascagni, S. A Cuccaro, D. V. Pryor, and M. L. Robinson, Recent Developments in Parallel Pseudorandom Number Generation, in Proceedings of the Sixth SIAM Conference on Parallel Processing for Scientific Computing, Vol. , D. E. Keyes, M. R. Leuze, L. R. Petzold, and D. A. Reed, eds., SIAM, Philadelphia, 1993, pp. 524-529. [Pg.35]

T. G. Lewis and W. H. Payne, Generalized Feedback Shift Register Pseudorandom Number Algorithms, J. ACM 20, 456-468 (1973). [Pg.35]

M. Mascagni, A Parallel Non-Linear Fibonacci Pseudorandom Number Generator, Abstract, 45th SIAM Annual Meeting, 1997. [Pg.36]

J. Eichenauer and J. Lehn, A Nonlinear Congruential Pseudorandom Number Generator, Stat. Hefte 37, 315-326 (1986). [Pg.36]

H. Niederreiter, Statistical Independence of Nonlinear Congruential Pseudorandom Numbers, Montash. Math. 106,149-159 (1988). [Pg.36]

H. Niederreiter, On a New Class of Pseudorandom Numbers for Simulation Methods, J. Comput. Appl. Math. 56,159-167 (1994). [Pg.36]

F. James, RANLUX A Fortran Implementation of the High-Quality Pseudorandom Number Generator of Luscher, Computer Physics Communications, 79(1) (February 1994) 111-114. [Pg.321]

James, F. (1990). A Review of Pseudorandom Number Generators. Computer Physics Communications, 60 329-344. [Pg.324]

The random generator seed completely determines the sequence of the pseudorandom numbers that will be used for random events in simulations. Depending on the platform the sofiware is used on, the random generator seed may be set globally. This has to be taken into account when running simulation simultaneously. [Pg.525]

Compared to the other techniques, simulation is a brute force approach using pseudorandom numbers to reproduce the uncertainty in the model, sample model behavior is generated and analyzed. [Pg.2469]

This method of incorporating randomness into computer simulations has a profound impact on the design and analysis of simulation experiments. Most importantly, it means that different simulation runs will be dependent if they employ the same pseudorandom numbers. This can be good, yielding sharper comparisons between alternative systems, or bad, invalidating the assumptions behind statistical procedures that assume independent observations. [Pg.2472]

An important feature of most simulation languages is that they permit control of the pseudorandom numbers through random number streams or seeds, which permit the user to access different, and thus apparently independent, portions of the pseudorandom number sequence. Such control allows the user to induce dependence where desired or obtain independence where necessary. [Pg.2472]

Observations or realizations of the inputs are obtained by transforming the pseudorandom numbers. One or more pseudorandom numbers may be required to produce each input, depending on what transformation is used. The inputs, X, are functions of the pseudorandom numbers, u, so they are completely determined by the seed or stream, s, say X = X(s). [Pg.2473]

Perhaps it seems strange that statistical methods are employed to analyze a completely deterministic process, which a simulation is after the seeds are specified (particularly since many users accept the default seeds or streams). However, if the pseudorandom numbers cannot easily be distinguished from random numbers, then treating functions of these numbers—the inputs, outputs and statistics— as random variables will not be misleading. [Pg.2473]

The role of the pseudorandom number streams or seeds is important. This method of representing randomness, and the corresponding control it permits, is the primary difference between simulation experiments and classical statistical experiments. [Pg.2473]


See other pages where Pseudorandom number is mentioned: [Pg.824]    [Pg.25]    [Pg.461]    [Pg.502]    [Pg.771]    [Pg.987]    [Pg.290]    [Pg.293]    [Pg.648]    [Pg.13]    [Pg.40]    [Pg.47]    [Pg.378]    [Pg.1718]    [Pg.196]    [Pg.282]    [Pg.739]    [Pg.107]    [Pg.828]    [Pg.324]    [Pg.66]    [Pg.339]    [Pg.183]    [Pg.2472]    [Pg.2472]   
See also in sourсe #XX -- [ Pg.290 , Pg.293 , Pg.302 ]

See also in sourсe #XX -- [ Pg.645 ]




SEARCH



Common pseudorandom numbers

© 2024 chempedia.info