Mins
- 16
- 0
How can I calculate the probablity of 2 same numbers being right next to each other, when 100 random numbers chosen from '1,2,3... 6' form a line?
CRGreathouse said:This is easier if you calculate 1-S, which is 5/6 with two dice and (5/6)^2 for three dice.
Mins said:How can you calculate the probability of 'n' pairs of same numbers being right next to each other?
CRGreathouse said:I'm not sure what you mean, give an example.
Mins said:What I want to find out is the probability of not just only one, but 2 or more sets(2 same numbers being right next to each other) appearing in a line.
First one has one "set"(I defined the word, think you should know).Does 1112345 count as having two "sets"? Does 1111234?