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
Suppose that we continually roll a die until the sum of all throws exceeds 100. What is the most likely value of this total when you stop?
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.
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.
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]\).
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.
What do you think about this solution?
We value your feedback to improve our textbook solutions.