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) 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 .\)
An urn contains three white, six red, and five black bats, \(\mathrm{Six}\) of balls are randomly selected from the urn. Let \(X\) and \(Y\) denote respectively the number of white and black balls selected. Compute the conditional probability mass function of \(X\) given that \(Y=3 .\) Also compute \(E[X \mid Y=1]\)
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.
The number of customers entering a store on a given day is Poisson distributed with mean \(\lambda=10.\) The amount of money spent by a customer is uniformly distributed over \((0,100)\). Find the mean and variance of the amount of money that the store takes in on a given day.
Let \(X\) be exponential with mean \(1 / \lambda\); that is,
$$
f_{x}(x)=\lambda e^{-\lambda x}, \quad 0
What do you think about this solution?
We value your feedback to improve our textbook solutions.