/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q.3.58 Suppose that we want to generate... [FREE SOLUTION] | 魅影直播

魅影直播

Suppose that we want to generate the outcome of the flip of a fair coin, but that all we have at our disposal is a biased coin that lands on heads with some unknown probability p that need not be equal to 1 2 . Consider the following procedure for accomplishing our task: 1. Flip the coin. 2. Flip the coin again. 3. If both flips land on heads or both land on tails, return to step 1. 4. Let the result of the last flip be the result of the experiment.

(a) Show that the result is equally likely to be either heads or tails.

(b) Could we use a simpler procedure that continues to flip the coin until the last two flips are different and then lets the result be the outcome of the final flip?

Short Answer

Expert verified
  1. The probability to get either head or tail is 12
  2. The result will bepand1-p

Step by step solution

01

Given Information (Part a)

From the information, we want to generate the outcome of the flip of a fair coin, but that all we have at our disposal is a biased coin that lands on heads with some unknown probability p that need not be equal to 1 2 .

We need to consider the following procedure: 1. Flip the coin. 2. Flip the coin again. 3. If both flips land on heads or both land on tails, return to step 1. 4.

We have to show that the result is equally likely to be either heads or tails.

02

Explanation (Part a)

Lets consider the flipping procedure.

From this formulation we can see that the outcomes of our procedure follow a conditional distribution:

P{the procedure gives H}=P{(T,H)|(T,H)or(H,T)}

=P{(T,H)}P{(T,H)or(H,T)}

=(1-p)p[(1-p)p+p(1-p)]

role="math" localid="1647080421100" =12

Similarly, the procedure gives tails with probability 12

03

Final Answer (Part a)

The probability to get either head or tail is12.

04

Given Information (Part b)

From the information, we want to generate the outcome of the flip of a fair coin, but that all we have at our disposal is a biased coin that lands on heads with some unknown probability p that need not be equal to 1 2 .

We need to consider the following procedure: 1. Flip the coin. 2. Flip the coin again. 3. If both flips land on heads or both land on tails, return to step 1. 4.

We have to determine could we use a simpler procedure that continues to flip the coin until the last two flips are different and then lets the result be the outcome of the final flip.

05

Explanation (Part b)

For any 0<p<1, we will surely find both heads and tails eventually.

Thus method (b) gives Hif and only if the first flip comes out T, which happens with probability 1-p.

The method gives Tif and only if the first flip is H, this happens with probability p.

Hence method (b) does not give fair coin flip results.

The difficulty in this problem is figuring out why our arguments in (a) do not work in the case of method (b).

In the above formulation of (a) we consider a fixed pair of coin flips (the first two flips), while in method (b) we take a randomly selected pair of coin flips, those where we first see a change in the outcomes.

This innocent-looking difference essentially modifies the probabilities of the outcomes (H,T)and(T,H). Our arguments in (a), applied on case (b), would look like this:

P{the procedure givesH}=P{(T,H)(T,H)or(H,T)}

=P{(T,H)}P{(T,H)or(H,T)}

=(1-p)[(1-p)+p]

=1-p

Similarly, the probability of outcomeTisp

06

Final Answer (Part b)

Tails is the result if and only if the first throw is heads,

then the first different result is tails.

Therefore,

P(tails)=p

P(heads)=1p

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 魅影直播!

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

Prove that if E1,E2,,Enare independent events, then

PE1E2En=1-i=1n1-PEi

Suppose that E and F are mutually exclusive events of an experiment. Suppose that E and F are mutually exclusive events of an experiment. Show that if independent trials of this experiment are performed, then E will occur before F with probability P(E)/[P(E) + P(F)].

In a certain species of rats, black dominates over brown. Suppose that a black rat with two black parents has a brown sibling.

(a) What is the probability that this rat is a pure black rat (as opposed to being a hybrid with one black and one brown gene)?

(b) Suppose that when the black rat is mated with a brown rat, all5 of their offspring are black. Now what is the probability that the rat is a pure black rat?

The probability of getting ahead on a single toss of a coin is p

Suppose that Astarts and continues to flip the coin until a tail shows up, at which point Bstarts flipping.

Then Bcontinues to flip until a tail comes up, at which point Atakes over, and so on.

Let Pn,mdenote the probability that Aaccumulates a total of n heads before Baccumulates m

Show that

Pn,m=pPn-1,m+(1-p)1-Pm,n

3.69. A certain organism possesses a pair of each of 5different genes (which we will designate by the first 5letters of the English alphabet). Each gene appears in 2forms (which we designate by lowercase and capital letters). The capital letter will be assumed to be the dominant gene, in the sense that if an organism possesses the gene pair xX, then it will outwardly have the appearance of the Xgene. For instance, if stands for brown eyes and x for blue eyes, then an individual having either gene pair XX or xX will have brown eyes, whereas one having gene pair xx will have blue eyes. The characteristic appearance of an organism is called its phenotype, whereas its genetic constitution is called its genotype. (Thus, 2 organisms with respective genotypes aA, bB, cc, dD, ee and AA, BB, cc, DD, ee would have different genotypes but the same phenotype.) In a mating between 2 organisms, each one contributes, at random, one of its gene pairs of each type. The 5 contributions of an organism (one of each of the 5 types) are assumed to be independent and are also independent of the contributions of the organism鈥檚 mate. In a mating between organisms having genotypes , bB, cC, dD, eE and aa, bB, cc, Dd, ee what is the probability that the progeny will (i) phenotypically and (ii) genotypically resemble

(a) the first parent?

(b) the second parent?

(c) either parent?

(d) neither parent?

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.