New posts in sampling

Analytic Center of Convex Polytope

What does it mean to sample, in measure theoretic terms?

Can we generate the ratio of two unknown probabilities?

Sampling from a $2$d normal with a given covariance matrix

Rejection-sampling question, stuck in math

Sample variance: degree of freedom argument

Abysmal OpenCL ImageSampling performance vs OpenGL TextureSampling

Expected percent of randomly selected items that satisfy some property

Algorithms for determining the key of an audio sample

Bob took a quiz

Multivariate Inverse Transformation Sampling

What is the distribution of gaps?

Random variable defined on the IID taken from cauchy distribution

How does accuracy of a survey depend on sample size and population size?

What does replacement mean in numpy.random.choice?

Uniform sampling of points on a simplex

Sampling from a particular region of a Voronoi diagram

Errors and Residual

Probability to choose specific item in a "weighted sampling without replacement" experiment

Take n random elements from a List<E>?