Tricky Multivariate Urn Model Problem

  • Thread starter Thread starter crbazevedo
  • Start date Start date
  • Tags Tags
    Model Multivariate
crbazevedo
Messages
7
Reaction score
0
Hi all,

I'm working towards my Msc dissertation and I've ran into a tricky problem which I've figured it out to be modeled as the following urn problem: there are m balls and m urns U_1, ..., U_m with capacities C(U_1) = m, C(U_2) = m-1, ..., C(U_m) = 1. Knowing that each urn U_i is only allowed to store balls iff urn U_(i-1) has at least 1 ball, what is the joint probability mass function of (N_1 ... N_m) if m balls are assigned to the urns at random, where N_i is the number of balls in urn U_i?

I've tried a few different approaches to solve this problem but none of them turned out to be successful. Specifically, I've worked out a few basic cases, but I couldn't find a general formula. Any hint, suggestion or advice will be very much appreciated.
 
Physics news on Phys.org
May be possible (or at least to derive other properties of the distribution). But first, exactly what happens when the (m+1)th ball is added?
 
Hi @bpet, thanks for the reply.

Actually, the total capacity of all urns is simply the sum of their individual capacities, i.e., C(U_1, ..., U_m) = Sum_i=1^m C(U_i) = m + (m-1) + ... + 1 = m*(m + 1)/2. Thus, adding the (m+1)th ball would not be an issue. I'm generally interested in the specific case of m urns and m balls, though. The most tricky part is the constraint over adjacent urns, I believe. Suppose that only the first a > 1 urns turned out to be used in a random trial. Then, the input vector has the form (N_1 ... N_a N_(a+1) ... N_m), with N_1, ..., N_a > 0 and N_(a+1), ..., N_m = 0.

In the end of the day, this distribution would be useful for finding the probability that an arbitrary ball will belong to a given urn U_i.

I'm looking forward to hearing any suggestion you may have.
Thanks,
Carlos.
 
Last edited:
The m balls aren't placed one at a time then?
 
@bpet Yes, they are. So, what happens is that if one urn turns out to be full just after adding the j-th ball (j < m), that urn is simply removed and all the (j+1), ..., m-th balls need to be allocated to urns with available slots. But I'm not sure whether the order of placement will afect the general formula or not, since all orders are equally likely. It's indeed very interesting to analyze this model by considering the placement order.

Carlos
 
Last edited:
Ok. If the placement order of the particular ball is unknown then the probability that urn i contains it is E[N_i / m]. It might be possible to get a neat recurrence relation by conditioning N(m+1)_i on N(m)_i.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.
Back
Top