In this lecture, we will discuss a fundamental problem: given a set S of size n, how to obtain a random sample set R of S in O(n) time? At first glance, this may seem to be trivial: if we want an R of size s, how about generating a random number t from 1 to n, taking the t-th element of S as a sample, and repeating this s times? But another moment’s thought would reveal that this algorithm may not always suit our needs. First, it samples with replacement. In other words, one can imagine that, after taking an element of S as a sample, this element is put back into S (i.e., replaced) so that it can be sampled again. Sampling with replacement may create a bag of samples, i.e., a multi-set, because the same element can have several copies in R....
Abstract:Development of efficient solvers of the (approximated) shortest vector problem over lattice...
From a computational perspective, there is a close connec-tion between various probabilistic reasoni...
23 pagesInternational audienceThis article presents uniform random generators of plane partitions ac...
We examine several methods for drawing a sequential random sample of n records from a file containin...
We examine the extent to which random samplings from the values of a random set, determine the distr...
The purpose of this note is to present a new sampling technique and to demonstrate some of its prope...
A common question in the study of random processes pertains to card shuffling. Whether or not a deck...
Simulation experiments with the help of random numbers are increasing in various Defence application...
This dissertation explores the multifaceted interplay between efficient computation and probability ...
A common class of problem in statistical science is estimating, as a benchmark, the probability of s...
International audienceThe complexity of randomized incremental algorithms is analyzed with the assum...
Abstract: Problem statement: The problem of testing randomness is motivated by the need to evaluate ...
A general method is given for generating random permutations of integers using a table of random sam...
1 online resource (72 pages) : illustrationsIncludes abstract and appendices.Includes bibliographica...
<p><strong>Topic:</strong> generating uniform random samples from the set of all integer partitions ...
Abstract:Development of efficient solvers of the (approximated) shortest vector problem over lattice...
From a computational perspective, there is a close connec-tion between various probabilistic reasoni...
23 pagesInternational audienceThis article presents uniform random generators of plane partitions ac...
We examine several methods for drawing a sequential random sample of n records from a file containin...
We examine the extent to which random samplings from the values of a random set, determine the distr...
The purpose of this note is to present a new sampling technique and to demonstrate some of its prope...
A common question in the study of random processes pertains to card shuffling. Whether or not a deck...
Simulation experiments with the help of random numbers are increasing in various Defence application...
This dissertation explores the multifaceted interplay between efficient computation and probability ...
A common class of problem in statistical science is estimating, as a benchmark, the probability of s...
International audienceThe complexity of randomized incremental algorithms is analyzed with the assum...
Abstract: Problem statement: The problem of testing randomness is motivated by the need to evaluate ...
A general method is given for generating random permutations of integers using a table of random sam...
1 online resource (72 pages) : illustrationsIncludes abstract and appendices.Includes bibliographica...
<p><strong>Topic:</strong> generating uniform random samples from the set of all integer partitions ...
Abstract:Development of efficient solvers of the (approximated) shortest vector problem over lattice...
From a computational perspective, there is a close connec-tion between various probabilistic reasoni...
23 pagesInternational audienceThis article presents uniform random generators of plane partitions ac...