Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Here is another way to obtain a set of recursive equations for determining Pn, the probability that there is a string of kconsecutive heads in a sequence of nflips of a fair coin that comes up heads with probability p:

(a) Argue that for k<n, there will be a string of kconsecutive heads if either

1. there is a string of kconsecutive heads within the first n-1flips, or

2. there is no string of kconsecutive heads within the first n-k-1flips, flip n-kis a tail, and flips n-k+1,,nare all heads.

(b) Using the preceding, relate PntoPn-1. Starting with Pk=pk, the recursion can be used to obtain Pk+1, thenPk+2, and so on, up to Pn.

Short Answer

Expert verified

(a) 1 The probability for this case is Pn-1.

2 we have not obtained kconsecutive heads.

(b) Pn=Pn-1+(1-p)·1-Pn-k-1·pk

Step by step solution

01

Given information Part (a)  

We found that there is another way to obtain a set of recursive equations for determining Pn, the probability that there is a string of kconsecutive heads in a sequence of nflips of a fair coin that comes up heads with probability p.

02

 Explanation Part (a)  

Let's condition on what happens with the lastk flips. We have two options

1

There has been obtained kconsecutive Heads within first n-1flips. That means that we are not interested what happens in the last trial (the probability l), so the probability for this case is Pn-1.

2

Suppose that we have obtained kconsecutive Heads in the last kflips. That means that in n-k-1st flip we had to have tail and that in the first n-k-1flips we have not obtained kconsecutive heads.

03

Given information Part (b)  

We found that there is another way to obtain a set of recursive equations for determining Pn, the probability that there is a string of kconsecutive heads in a sequence of nflips of a fair coin that comes up heads with probability p.

04

Explanation Part (b)  

Considering the discussion in (a), the required recursion is

Pn=Pn-1+(1-p)·1-Pn-k-1·pk

That recursive relation can be solved using the method given in the exercise, but it is not part of this task.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Five distinct numbers are randomly distributed to players numbered1through 5. Whenever two players compare their numbers, the one with the higher one is declared the winner. Initially, players1and 2 compare their numbers; the winner then compares her number with that of player 3, and so on. Let X denote the number of times player 1 is a winner. FindPX=i,i=0,1,2,3,4.

Consider a random collection of nindividuals. In approximating the probability that no 3of these individuals share the same birthday, a better Poisson approximation than that obtained in the text (at least for values of nbetween 80and 90) is obtained by letting Eibe the event that there are at least 3 birthdays on dayi,i=1,...,365.

(a) Find PEi.

(b) Give an approximation for the probability that no3individuals share the same birthday.

(c) Evaluate the preceding when n=88(which can be shown to be the smallest value ofnfor which the probability exceeds.5).

The National Basketball Association (NBA) draft lottery involves the 11 teams that had the worst won-lost records during the year. A total of 66 balls are placed in an urn. Each of these balls is inscribed with the name of a team: Eleven have the name of the team with the worst record, 10 have the name of the team with the second worst record, 9 have the name of the team with the third worst record, and so on (with 1 ball having the name of the team with the 11 th-worst record). A ball is then chosen at random, and the team whose name is on the ball is given the first pick in the draft of players about to enter the league. Another ball is then chosen, and if it "belongs" to a team different from the one that received the first draft pick, then the team to which it belongs receives the second draft pick. (If the ball belongs to the team receiving the first pick, then it is discarded and another one is chosen; this continues until the ball of another team is chosen.) Finally, another ball is chosen, and the team named on the ball (provided that it is different from the previous two teams) receives the third draft pick. The remaining draft picks 4 through 11 are then awarded to the 8 teams that did not "win the lottery," in inverse order of their won-lost not receive any of the 3 lottery picks, then that team would receive the fourth draft pick. Let X denote the draft pick of the team with the worst record. Find the probability mass function of X.

Suppose that a die is rolled twice. What are the possible values that the following random variables can take on:

(a) the maximum value to appear in the two rolls;

(b) the minimum value to appear in the two rolls;

(c) the sum of the two rolls;

(d) the value of the first roll minus the value of the second roll?

In some military courts, 9judges are appointed. However, both the prosecution and the defense attorneys are entitled to a peremptory challenge of any judge, in which case that judge is removed from the case and is not replaced. A defendant is declared guilty if the majority of judges cast votes of guilty, and he or she is declared innocent otherwise. Suppose that when the defendant is, in fact, guilty, each judge will (independently) vote guilty with probability .7,whereas when the defendant is, in fact, innocent, this probability drops to .3.

(a) What is the probability that a guilty defendant is declared guilty when there are (i) 9, (ii) 8, and (iii) 7judges?

(b) Repeat part (a) for an innocent defendant.

(c) If the prosecuting attorney does not exercise the right to a peremptory challenge of a judge, and if the defense is limited to at most two such challenges, how many challenges should the defense attorney make if he or she is 60percent certain that the client is guilty?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free