Ask Question
28 August, 11:17

What is the probability of two consecutive ones in the string of 1s and 0s of length n?

+3
Answers (1)
  1. 28 August, 13:08
    0
    Answer: 1 - 2 / 2^n

    Step-by-step explanation:

    It should be 1 - 2 / 2^n. But the alternate case is that every 1 and 0 is alternating and this can only happen in 2 cases in the form: 10101010101 ... and 0101010101 ...

    So since there are 2^n total combinations, the probability of two consecutive ones in the string of 1s and 0s of length n should be

    1-2/2^n.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the probability of two consecutive ones in the string of 1s and 0s of length n? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers