5
votes
1answer
447 views
Probability $k$ bins are non-empty.
The following problem arises in the analysis of Bloom filters.
Consider $m$ bins and $N=nk$ balls placed uniformly at random into the bins. A query chooses $k$ bins uniformly at …
17
votes
2answers
613 views
How can I randomly draw an ensemble of unit vectors that sum to zero?
Inspired by this question, I would like to determine the probability that a random knot of 6 unit sticks is a trefoil. This naturally leads to the following question:
Is there a …
3
votes
0answers
64 views
How fast is discrete-time diffusion on a continuous set?
This question is inspired by Joseph O'Rourke's beautiful answer to my previous question.
Let $\mathbb{S}^{d\times n}$ denote the set of real $d\times n$ matrices whose columns hav …
2
votes
0answers
65 views
Removing edges from Erdős–Rényi graph to make two nodes disconnected
Consider a Erdős–Rényi graph on $n$ nodes, say $1,2,\ldots,n$, ($n\geq 3$) such that the probability of edge between any two nodes is $c/n$. I wish to know if there is a result tha …
0
votes
0answers
37 views
repeated application of binomial distribution on a set of random variables
I have four solutions which are termed: A1, A2, A3, A4. These are actually the results of a searching algorithm. I know that A1 is the best solution, A2 is next to A1, A3 is next t …
7
votes
5answers
866 views
Another colored balls puzzle (part II)
The same colleague as in http://mathoverflow.net/questions/130489/another-colored-balls-puzzle asked me the following variant which she called "part II".
Imagine you have $n$ ball …
1
vote
0answers
45 views
Joint distribution from multiple marginals
Consider an experiment consisting of a repeated trial with two random Bernoulli (=binary) variables, A and B. Each trial consists of multiple outcomes for both A and B. Each trial …
0
votes
0answers
59 views
Finding conditions on unspecified CDF that permit a solution to an equation
[A duplicate thread can also be found at
http://stats.stackexchange.com/questions/59450/finding-conditions-on-unspecified-cdf-that-permit-a-solution-to-an-equation ]
Let $F(\alpha …
6
votes
3answers
519 views
Blue and red balls puzzle
I was sent this puzzle and wondered if it is known or if its origin is known? (I see colored ball puzzles are also in vogue.)
Consider a bag with $n$ red balls and $n$ blue balls. …
0
votes
0answers
66 views
Recovery of probability distribution from a single point
There is probably terminology for this, and I apologize that I don't know it, and part of my question is what the standard terminology for the concepts I'm giving is. This is a pr …
9
votes
3answers
438 views
Another colored balls puzzle
This is a puzzle a colleague asked me recently.
Imagine you have $n$ balls in a bag that are colored from $1$ to $n$. At each turn you take two balls at random out that have diff …
0
votes
0answers
19 views
What is the reliable way to find the errors on the eigen values of a covariance matrix?
My question may be a bit lousy. Suppose we have a set of statistical variables X1, X2, .. Xn, and we have N independent samples. We can compute the covariance matrix of {X}. My que …
7
votes
1answer
188 views
Continuous dependence of the expectation of a r.v. on the probability measure
$\newcommand{\bsV}{\boldsymbol{V}}$ $\newcommand{\bsE}{\boldsymbol{E}}$ $\newcommand{\bR}{\mathbb{R}}$ Suppose that $\bsV$ is an $N$-dimensional real Euclidean space. Denote by …
3
votes
1answer
151 views
Sums of uniformly random vectors from the $n$-dimensional unit ball
I'm interested in some instances of the following problem.
Let $n \geq 2$, and suppose we draw $k \geq 2$ vectors $v_1, \dots, v_k$ uniformly at random from the $n$-dimensional …
0
votes
3answers
224 views
Probability that one RV will exceed many others
Assume the $1 \times N$ vector
$\mathbf X = [X_1, X_2, \ldots , X_N]$
contains i.i.d. normal samples such that $\mathbf X$ has a multivariate normal distribution. Now assume anot …

