Chapter 7: Problem 72
Let \(X\) be the value of the first die and \(Y\) the sum of the values when two dice are rolled. Compute the joint moment generating function of \(X\) and \(Y\).
/*! 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 7: Problem 72
Let \(X\) be the value of the first die and \(Y\) the sum of the values when two dice are rolled. Compute the joint moment generating function of \(X\) and \(Y\).
All the tools & learning materials you need for study success - in one app.
Get started for free
A deck of \(n\) cards, numbered 1 through \(n\), is thoroughly shuffled so that all possible \(n !\) orderings can be assumed to be equally likely. Suppose you are to make \(n\) guesses sequentially, where the \(i\) th one is a guess of the card in position \(i\). Let \(N\) denote the number of correct guesses. (a) If you are not given any information about your earlier guesses show that, for any strategy, \(E[N]=1\). (b) Suppose that after each guess you are shown the card that was in the position in question. What do you think is the best strategy? Show that under this strategy $$ \begin{aligned} E[N] &=\frac{1}{n}+\frac{1}{n-1}+\cdots+1 \\ & \approx \int_{1}^{n} \frac{1}{x} d x=\log n \end{aligned} $$ (c) Suppose that you are told after each guess whether you are right or wrong. In this case it can be shown that the strategy that maximizes \(E[N]\) is one which keeps on guessing the same card until you are told you are correct and then changes to a new card. For this strategy show that $$ \begin{aligned} E[N] &=1+\frac{1}{2 !}+\frac{1}{3 !}+\cdots+\frac{1}{n !} \\ &=e-1 \end{aligned} $$
The best quadratic predictor of \(Y\) with respect to \(X\) is \(a+b X+c X^{2}\), where \(a, b\), and \(c\) are chosen to minimize \(E\left[\left(Y-\left(a+b X+c X^{2}\right)\right)^{2}\right]\). Determine \(a, b\), and \(c\).
A coin having probability \(p\) of landing heads is flipped \(n\) ti es. Compute the expected number of runs of heads of size 1 , of size 2, of \(:\) e \(k, 1 \leq k \leq n\).
For Example 2 j show that the variance of the number of coupons needed to amass a full set is equal to $$ \sum_{i=1}^{N-1} \frac{i N}{(N-i)^{2}} $$ When \(N\) is large, this can be shown to be approximately equal (in the sense that their ratio approaches 1 as \(N \rightarrow \infty\) ) to \(N^{2}\left(\pi^{2} / 6\right)\).
A population is made up of \(r\) disjoint subgroups. Let \(p_{i}\) denote the proportion of the population that is in subgroup \(i, i=1, \ldots, r\). If the average weight of the members of subgroup \(\bar{i}\) is \(w_{i}, i=1, \ldots, r\), what is the average weight of the members of the population?
What do you think about this solution?
We value your feedback to improve our textbook solutions.