Chapter 3: Problem 65
A coin that comes up heads with probability \(p\) is flipped \(n\) consecutive times. What is the probability that starting with the first flip there are always more heads than tails that have appeared?
/*! 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}
Learning Materials
Features
Discover
Chapter 3: Problem 65
A coin that comes up heads with probability \(p\) is flipped \(n\) consecutive times. What is the probability that starting with the first flip there are always more heads than tails that have appeared?
All the tools & learning materials you need for study success - in one app.
Get started for free
A coin, having probability \(p\) of landing heads, is continually flipped until at least one head and one tail has been flipped. (a) Find the expected number of flips needed. (b) Find the expected number of flips that lands on heads. (c) Find the expected number of flips that land on tails. (d) Repeat part (a) in the case where flipping is continued until there has been a total of at least two heads and one tail.
(a) From the results of Section \(3.6 .3\) we can conclude that there are \(\left(\begin{array}{c}n+m-1 \\ m-1\end{array}\right)\) nonnegative integer valued solutions of the equation \(x_{1}+\cdots+x_{n}=n .\) Prove this directly. (b) How many positive integer valued solutions of \(x_{1}+\cdots+x_{m}=n\) are there? Hint: Let \(y_{i}=x_{i}-1\). (c) For the Bose-Einstein distribution, compute the probability that exactly \(k\) of the \(X_{i}\) are equal to \(0 .\)
Let \(X_{1}\) and \(X_{2}\) be independent geometric random variabies having same parameter \(p\). Guess the value of $$ P\left[X_{1}=i \mid X_{1}+X_{2}=n\right] $$ Hint: Suppose a coin having probability \(p\) of coming up heads is continually flipped. If the second head occurs on flip number \(n\), what is the conditional probability that the first head was on flip number \(i\). \(i=1, \ldots, n-1 ?\) Verify your auess analytically.
There are three coins in a barrel. These coins, when flipped, will come up heads with respective probabilities of \(0.3,0.5,0.7.\) A coin is randomly selected from among these three and is then flipped ten times. Let \(N\) be the number of heads obtained on the ten Rips. Find (a) \(P[N=0\\}\). (b) \(P[N=n], n=0,1, \ldots, 10\) (c) Does \(N\) have a binomial distribution? (d) If you win \$1 cach time a head appears and you lose \$1 each time a tail appears, is this a fair game? Explain.
An unbiased die is successively rolled. Let \(X\) and \(Y\) denote respectively the number of rolls necessary to obtain a six and a five. Find (a) \(E[X]\). (b) \(E[X \mid Y=1]\), (c) \(E[X \mid Y=5]\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.