Ask Experts Questions for FREE Help !
Ask
    niko's Avatar
    niko Posts: 10, Reputation: 1
    New Member
     
    #1

    Aug 10, 2005, 08:39 AM
    Probability
    How many ways are there of rolling three 6's with one die, where X is the number of rolls.
    reinsuranc's Avatar
    reinsuranc Posts: 92, Reputation: 6
    Junior Member
     
    #2

    Sep 4, 2005, 10:54 AM
    Rolling sixes
    In 1 roll, there are no ways this can be done.
    In 2 rolls there are no way this can be done.
    In 3 rolls, there is only one way this can be done.
    CroCivic91's Avatar
    CroCivic91 Posts: 729, Reputation: 23
    Senior Member
     
    #3

    Sep 4, 2005, 01:56 PM
    If X is smaller than 3, you cannot roll 3 6s with X rolls.

    If X is larger than 3, you can think of this problem like this:

    Imagine you code throws like this:

    "O" - you rolled a 6
    "I" - you rolled something other than a 6

    So, if X = 4, one output can be OIII, which means you first rolled a 6, and then 3 times you rolled something other than 6.

    Your original question can now be formed like this: how many "sequences of letters 'O' and 'I'" are there that are X letters long and have 3 'O's in it?

    Basically, you need to pick out 3 positions in the "sequence" and place 'O's there, and fill the rest with 'I's. So there are "X over 3 (binom coefficient)" ways to do that.

    For example, if X is 3, there is "3 over 3 = 1" way of doing it. For X = 4, there are "4 over 3 = 4 over 1 = 4" ways of doing it. They are "OOOI", "OOIO", "OIOO" and "IOOO".

    Hopefully this is correct. Sure sounds logical to me.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Probability [ 3 Answers ]

Two numbers are selected from the integers 1 to 11 inclusive, repetition being allowed.Find the probability that, (a) Both are prime (b) Both are powers of 2 (c) One is a prime and the other is a power of 2

Probability [ 1 Answers ]

One Ivy League University has found that 40% of its students withdraw without completing the intro statistic course. Assume thst 15 students have registered for the course this semester, find the probability that a. three or fewer will withdraw b. exactly five will withdraw c. what is the means...

Probability [ 1 Answers ]

I have a problem: if z=x+y then f(z)=? (f(x,y):is given) please help me

Probability [ 1 Answers ]

2000 applicants aged 18-25. Drug users non-drug users Positive test results 297 34 Negative test results 3 1666 An applicant has positive test results? An applicant tests positive and uses drugs?...


View more questions Search