Rolling 3 dices at different speeds

  • Thread starter Thread starter nouser
  • Start date Start date
  • Tags Tags
    Rolling
nouser
Messages
4
Reaction score
0
I have 3 fair dices. The probability of 2 of them lying in the same number without the 3rd doing so is given by \frac{N (N-1)}{N^3}, with N=6 in a regular dice.

What if I roll the 3rd dice twice as fast (i.e. 2 times for every time I roll the other dices)? Or three times as fast? Simple simulation results show that the above formula still holds, the question is: how to prove it?

Thank you for your help.
 
Physics news on Phys.org
Your question is confusing. How are the extra rolls of the third die being treated in relation to the first two? Are they separate accounts?
 
They are all independent. However, every time I roll the first two dice, I roll the 3rd dice twice or 3 times.

I then want the count the number of times the first two dice land on the same number without the 3rd dice doing so. Does that make it more clear?
 
That was not the point of mathman's question. If you roll die "A" two or three times as fast as "B" and "C" how are you counting its number? Are you adding its number, on every roll, to the numbers on "B" and "C" while their numbers stay the same? Or are you only looking at the number on "A" that comes up when "B" and "C" are rolled?
 
Say I roll dices B and C and they land on the same number X. I then roll dice A say two times. If none of them falls on the number X, then I count 2 times. Does that answer your question?
 
The original question asked for a proof. As far as I understand what you are trying to do, the proof is no different than the original proof. The probability that the second die has the same number as the first is 1/n. The probability that the third has a different number is (n-1)/n, each time you roll.

(all rolls are assumed independent)
 
What you say is correct, but how does one incorporate the "each time you roll" factor for the 3rd dice on the formulas?
 
By the way, "dices" means "chops into small pieces". As far a small cubes with dots on them is concerned "dice" is already the plural of "die".
 
nouser said:
What you say is correct, but how does one incorporate the "each time you roll" factor for the 3rd dice on the formulas?

Since the rolls of the third die are all independent of each other, pretend they are different dies. Label the 5 rolls, R1, R2, R3, R4, R5. Prove the equation for the 5 rolls, taking into account any constraints on each roll. So the labels are on the rolls, not on the dice.
 
  • #10
OK it's easy we have die 1 die 2 and first roll of die 3: you can figure out how often the thing happens that you're interested in.

For die 1 and die 2 and second roll of die 3 it's obviously, in the long run, equally often.

So in the two sequences combined it is equally often.

What you simulated is, I suppose, the long run relative frequency of what you were interested in. Each sub experiment comes in two parts, within each pair the two parts have the same distribution, but they are dependent of one another. Dependence within pairs does not spoil the long run relative frequency.
 
Back
Top