/*! 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] | 91Ó°ÊÓ

91Ó°ÊÓ

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)=1−p

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 91Ó°ÊÓ!

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

Urn Ahas 5white and 7black balls. Urn Bhas 3white and 12black balls. We flip a fair coin. If the outcome is heads, then a ball from urn A is selected, whereas if the outcome is tails, then a ball from urn B is selected. Suppose that a white ball is selected. What is the probability that the coin landed tails?

A family has jchildren with probability pj, where localid="1646821951362" p1=.1,p2=.25,p3=.35,p4=.3. A child from this family is randomly chosen. Given that this child is the eldest child in the family, find the conditional probability that the family has

(a) only 1child;

(b) 4children.

A high school student is anxiously waiting to receive mail telling her whether she has been accepted to a certain college. She estimates that the conditional probabilities of receiving notification on each day of next week, given that she is accepted and that she is rejected, are as follows:

DayP(mail/accepted)P(mail/rejected)
Monday.15
.05
Tuesday.20
.10
Wednesday.25
.10
Thursday.15
.15
Friday.10
.20

She estimates that her probability of being accepted is .6.

(a) What is the probability that she receives mail on Monday?

(b) What is the conditional probability that she receives mail on Tuesday given that she does not receive mail on Monday?

(c) If there is no mail through Wednesday, what is the conditional probability that she will be accepted?

(d) What is the conditional probability that she will be accepted if mail comes on Thursday?

(e) What is the conditional probability that she will be accepted if no mail arrives that week?

An urn contains b black balls and r red balls. One of the balls is drawn at random, but when it is put back in the urn, c additional balls of the same color are put in with it. Now, suppose that we draw another ball. Show that the probability that the first ball was black, given that the second ball drawn was red, isb/(b+r+c).

Consider an urn containing 12balls, which 8are white. A sample of size4is to be drawn with replacement (without replacement). What is the conditional probability (in each case) that the first and third balls drawn will be white given that the sample drawn contains exactly3 white balls?

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.