Chapter 3: Problem 9
Toss two nickels and three dimes at random. Make appropriate assumptions and compute the probability that there are more heads showing on the nickels than on the dimes.
/*! 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 9
Toss two nickels and three dimes at random. Make appropriate assumptions and compute the probability that there are more heads showing on the nickels than on the dimes.
All the tools & learning materials you need for study success - in one app.
Get started for free
Readers may have encountered the multiple regression model in a previous course in statistics. We can briefly write it as follows. Suppose we have a vector of \(n\) observations \(\mathbf{Y}\) which has the distribution \(N_{n}\left(\mathbf{X} \boldsymbol{\beta}, \sigma^{2} \mathbf{I}\right)\), where \(\mathbf{X}\) is an \(n \times p\) matrix of known values, which has full column rank \(p\), and \(\beta\) is a \(p \times 1\) vector of unknown parameters. The least squares estimator of \(\boldsymbol{\beta}\) is $$ \widehat{\boldsymbol{\beta}}=\left(\mathbf{X}^{\prime} \mathbf{X}\right)^{-1} \mathbf{X}^{\prime} \mathbf{Y} $$
. Let $$ p\left(x_{1}, x_{2}\right)=\left(\begin{array}{l} x_{1} \\ x_{2} \end{array}\right)\left(\frac{1}{2}\right)^{x_{1}}\left(\frac{x_{1}}{15}\right), \begin{array}{r} x_{2}=0,1, \ldots, x_{1} \\ x_{1}=1,2,3,4,5 \end{array} $$ zero elsewhere, be the joint pmf of \(X_{1}\) and \(X_{2}\). Determine: (a) \(E\left(X_{2}\right)\). (b) \(u\left(x_{1}\right)=E\left(X_{2} \mid x_{1}\right)\). (c) \(E\left[u\left(X_{1}\right)\right]\). Compare the answers of Parts (a) and (c).
Determine the constant \(c\) in each of the following so that each \(f(x)\) is a
\(\beta\) pdf:
(a) \(f(x)=c x(1-x)^{3}, 0
On the average a grocer sells 3 of a certain article per week. How many of these should he have in stock so that the chance of his running out within a week will be less than 0.01? Assume a Poisson distribution.
. Suppose \(X_{1}, X_{2}\) are iid with a common standard normal distribution.
Find the joint pdf of \(Y_{1}=X_{1}^{2}+X_{2}^{2}\) and \(Y_{2}=X_{2}\) and the
marginal pdf of \(Y_{1}\). Hint: \(\quad\) Note that the space of \(Y_{1}\) and
\(Y_{2}\) is given by \(-\sqrt{y_{1}}
What do you think about this solution?
We value your feedback to improve our textbook solutions.