• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 29
  • Tagged with
  • 29
  • 29
  • 25
  • 23
  • 22
  • 21
  • 19
  • 15
  • 13
  • 12
  • 12
  • 11
  • 10
  • 9
  • 9
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

An Error in the Kinderman-Ramage Method and How to Fix It

Tirler, Günter, Dalgaard, Peter, Hörmann, Wolfgang, Leydold, Josef January 2003 (has links) (PDF)
An error in the Gaussian random variate generator by Kinderman and Ramage is described that results in the generation of random variates with an incorrect distribution. An additional statement that corrects the original algorithm is given. / Series: Preprint Series / Department of Applied Statistics and Data Processing
2

New generators of normal and Poisson deviates based on the transformed rejection method

Hörmann, Wolfgang January 1992 (has links) (PDF)
The transformed rejection method uses inversion to sample from the dominating density of a rejection algorithm. But in contrast to the usual method it is enough to know the inverse distribution function F^(-1)(x) of the dominating density. This idea can be applied to various continuous (e.g. normal, Cauchy and exponential) and discrete (e.g. binomial and Poisson) distributions with high acceptance probabilities. The resulting algorithms are short, simple and fast. Even more important is the fact that the quality of the method when used in combination with a linear congruential uniform generator is high compared with the quality of the ratio of uniforms method. In addition transformed rejection can be easily employed for correlation induction. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
3

The Automatic Generation of One- and Multi-dimensional Distributions with Transformed Density Rejection

Leydold, Josef, Hörmann, Wolfgang January 1997 (has links) (PDF)
A rejection algorithm, called ``transformed density rejection", is presented. It uses a new method for constructing simple hat functions for a unimodal density $f$. It is based on the idea of transforming $f$ with a suitable transformation $T$ such that $T(f(x))$ is concave. The hat function is then constructed by taking the pointwise minimum of tangents which are transformed back to the original scale. The resulting algorithm works very well for a large class of distributions and is fast. The method is also extended to the two- and multidimensional case. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
4

The quality of non-uniform random numbers

Hörmann, Wolfgang January 1993 (has links) (PDF)
The quality of non-uniform random numbers is not only influenced by the quality of the uniform generator that is used but also by the transformation method applied to the uniform random numbers. This differences in quality between ``exact" methods were almost entirely neglected in literature. So we compare the behaviour of four different transformation methods when combined with a linear congruential uniform generator (LCG). Heuristic considerations, the computation of two measures of approximation and a statistical test show that the inversion method performs best. Among the others rejection, when combined with a LCG with small multiplier, and ratio of uniforms perform worse. Their use could slightly change the results of some simulation studies. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
5

Asymptotically Optimal Design Points for Rejection Algorithms

Derflinger, Gerhard, Hörmann, Wolfgang January 2005 (has links) (PDF)
Very fast automatic rejection algorithms were developed recently which allow to generate random variates from large classes of unimodal distributions. They require the choice of several design points which decompose the domain of the distribution into small sub-intervals. The optimal choice of these points is an important but unsolved problem. So we present an approach that allows to characterize optimal design points in the asymptotic case (when their number tends to infinity) under mild regularity conditions. We describe a short algorithm to calculate these asymptotically optimal points in practice. Numerical experiments indicate that they are very close to optimal even when only six or seven design points are calculated. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
6

The transformed rejection method for generating Poisson random variables

Hörmann, Wolfgang January 1992 (has links) (PDF)
The transformed rejection method, a combination of the inversion and the rejection method, which is used to generate non-uniform random numbers from a variety of continuous distributions can be applied to discrete distributions as well. For the Poisson distribution a short and simple algorithm is obtained which is well suited for large values of the Poisson parameter $\mu$, even when $\mu$ may vary from call to call. The average number of uniform deviates required is lower than for any of the known uniformly fast algorithms. Timings for a C implementation show that the algorithm needs only half of the code but is - for $\mu$ not too small - at least as fast as the current state-of-the-art algorithms. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
7

A Note on the Performance of the "Ahrens Algorithm"

Hörmann, Wolfgang January 2001 (has links) (PDF)
This short note discusses performance bounds for "Ahrens" algorithm, that can generate random variates from continuous distributions with monotonically decreasing density. This rejection algorithms uses constant hat-functions and constant squeezes over many small intervals. The choice of these intervals is important. Ahrens has demonstrated that the equal area rule that uses strips of constant area leads to a very simple algorithm. We present bounds on the rejection constant of this algorithm depending only on the number of intervals. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
8

A note on the quality of random variates generated by the ratio of uniforms method

Hörmann, Wolfgang January 1993 (has links) (PDF)
The one-dimensional distribution of pseudo-random numbers generated by the ratio of uniforms methods using linear congruential generators (LCGs) as the source of uniform random numbers is investigated in this paper. Due to the two-dimensional lattice structure of LCGs there is always a comparable large gap without a point in the one-dimensional distribution of any ratio of uniforms method. Lower bounds for these probabilities only depending on the modulus and the Beyer quotient of the LCG are proved for the case that the Cauchy the normal or the exponential distribution are generated. These bounds justify the recommendation not to use the ratio of uniforms method combined with LCGs. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
9

Universal Generators for Correlation Induction

Hörmann, Wolfgang, Derflinger, Gerhard January 1994 (has links) (PDF)
Compared with algorithms specialized for a single distribution universal (also called automatic or black-box) algorithms for continuous distributions were relatively seldom discussed. But they have important advantages for the user: One algorithm coded and tested only once can do the same or even more than a whole library of standard routines. It is only necessary to have a program available that can evaluate the density of the distribution up to a multiplicative factor. In this paper we show that transformed density rejection is well suited to construct universal algorithms suitable for correlation induction which is important for variance reduction in simulation. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing
10

A Rejection Technique for Sampling from T-Concave Distributions

Hörmann, Wolfgang January 1994 (has links) (PDF)
A rejection algorithm - called transformed density rejection - that uses a new method for constructing simple hat functions for an unimodal, bounded density $f$ is introduced. It is based on the idea to transform $f$ with a suitable transformation $T$ such that $T(f(x))$ is concave. $f$ is then called $T$-concave and tangents of $T(f(x))$ in the mode and in a point on the left and right side are used to construct a hat function with table-mountain shape. It is possible to give conditions for the optimal choice of these points of contact. With $T=-1/\sqrt(x)$ the method can be used to construct a universal algorithm that is applicable to a large class of unimodal distributions including the normal, beta, gamma and t-distribution. (author's abstract) / Series: Preprint Series / Department of Applied Statistics and Data Processing

Page generated in 0.0442 seconds