Chapter 3: Problem 1
If \(X\) and \(Y\) are both discrete, show that \(\sum_{x} p_{X \mid Y}(x \mid y)=1\) for all \(y\) such that \(p_{Y}(y)>0\)
/*! 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 1
If \(X\) and \(Y\) are both discrete, show that \(\sum_{x} p_{X \mid Y}(x \mid y)=1\) for all \(y\) such that \(p_{Y}(y)>0\)
All the tools & learning materials you need for study success - in one app.
Get started for free
An urn contains \(n\) balls, with ball \(i\) having weight \(w_{i}, i=1, \ldots, n .\) The balls are withdrawn from the urn one at a time according to the following scheme: When \(S\) is the set of balls that remains, ball \(i, i \in S\), is the next ball withdrawn with probability \(w_{i} / \sum_{j \in S} w_{j} .\) Find the expected number of balls that are withdrawn before ball \(i, i=1, \ldots, n\).
The number of red balls in an urn that contains \(n\) balls is a random variable that is equally likely to be any of the values \(0,1, \ldots, n\). That is, $$ P\\{i \text { red, } n-i \text { non-red }\\}=\frac{1}{n+1}, \quad i=0, \ldots, n $$ The \(n\) balls are then randomly removed one at a time. Let \(Y_{k}\) denote the number of red balls in the first \(k\) selections, \(k=1, \ldots, n\). (a) Find \(P\left\\{Y_{n}=j\right\\}, j=0, \ldots, n\). (b) Find \(P\left\\{Y_{n-1}=j\right\\}, j=0, \ldots, n\). (c) What do you think is the value of \(P\left\\{Y_{k}=j\right\\}, j=0, \ldots, n ?\) (d) Verify your answer to part (c) by a backwards induction argument. That is, check that your answer is correct when \(k=n\), and then show that whenever it is true for \(k\) it is also true for \(k-1, k=1, \ldots, n\).
\(A\) and \(B\) roll a pair of dice in turn, with \(A\) rolling first. A's objective is to obtain a sum of 6, and \(B\) 's is to obtain a sum of 7 . The game ends when either player reaches his or her objective, and that player is declared the winner. (a) Find the probability that \(A\) is the winner. (b) Find the expected number of rolls of the dice. (c) Find the variance of the number of rolls of the dice.
Two players take turns shooting at a target, with each shot by player \(i\) hitting the target with probability \(p_{i}, i=1,2\). Shooting ends when two consecutive shots hit the target. Let \(\mu_{i}\) denote the mean number of shots taken when player \(i\) shoots first, \(i=1,2\). (a) Find \(\mu_{1}\) and \(\mu_{2}\). (b) Let \(h_{i}\) denote the mean number of times that the target is hit when player \(i\) shoots first, \(i=1,2\). Find \(h_{1}\) and \(h_{2}\).
If \(R_{i}\) denotes the random amount that is earned in period \(i\), then \(\sum_{i=1}^{\infty} \beta^{i-1} R_{i}\), where \(0<\beta<1\) is a specified constant, is called the total discounted reward with discount factor \(\beta .\) Let \(T\) be a geometric random variable with parameter \(1-\beta\) that is independent of the \(R_{i} .\) Show that the expected total discounted reward is equal to the expected total (undiscounted) reward earned by time \(T\). That is, show that $$ E\left[\sum_{i=1}^{\infty} \beta^{i-1} R_{i}\right]=E\left[\sum_{i=1}^{T} R_{i}\right] $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.