Chapter 4: Problem 22
Let \(Y_{1}
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 4: Problem 22
Let \(Y_{1}
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
For \(\alpha>0\) and \(\beta>0\), consider the following accept-reject algorithm: 1\. Generate \(U_{1}\) and \(U_{2}\) iid uniform \((0,1)\) random variables. Set \(V_{1}=U_{1}^{1 / \alpha}\) and \(V_{2}=U_{2}^{1 / \beta}\) 2\. Set \(W=V_{1}+V_{2}\). If \(W \leq 1\), set \(X=V_{1} / W\); else go to step 1 . 3\. Deliver \(X\). Show that \(X\) has a beta distribution with parameters \(\alpha\) and \(\beta,(3.3 .9) .\) See Kennedy and Gentle (1980).
Consider the problem from genetics of crossing two types of peas. The Mendelian theory states that the probabilities of the classifications (a) round and yellow, (b) wrinkled and yellow, (c) round and green, and (d) wrinkled and green are \(\frac{9}{16}, \frac{3}{16}, \frac{3}{16}\), and \(\frac{1}{16}\), respectively. If, from 160 independent observations, the observed frequencies of these respective classifications are \(86,35,26\), and 13, are these data consistent with the Mendelian theory? That is, test, with \(\alpha=0.01\), the hypothesis that the respective probabilities are \(\frac{9}{16}, \frac{3}{16}, \frac{3}{16}\), and \(\frac{1}{16}\).
Assume that \(Y_{1}\) has a \(\Gamma(\alpha+1,1)\) -distribution, \(Y_{2}\) has a
uniform \((0,1)\) distribution, and \(Y_{1}\) and \(Y_{2}\) are independent.
Consider the transformation \(X_{1}=\) \(Y_{1} Y_{2}^{1 / \alpha}\) and
\(X_{2}=Y_{2}\)
(a) Show that the inverse transformation is: \(y_{1}=x_{1} / x_{2}^{1 /
\alpha}\) and \(y_{2}=x_{2}\) with support \(0
Suppose \(X\) is a random variable with the pdf \(f_{X}(x)=b^{-1} f((x-a) / b)\), where \(b \geq 0\). Suppose we can generate observations from \(f(z)\). Explain how we can generate observations from \(f_{X}(x)\).
In Exercise \(4.2 .18\) we found a confidence interval for the variance \(\sigma^{2}\) using the variance \(S^{2}\) of a random sample of size \(n\) arising from \(N\left(\mu, \sigma^{2}\right)\), where the mean \(\mu\) is unknown. In testing \(H_{0}: \sigma^{2}=\sigma_{0}^{2}\) against \(H_{1}: \sigma^{2}>\sigma_{0}^{2}\), use the critical region defined by \((n-1) S^{2} / \sigma_{0}^{2} \geq c\). That is, reject \(H_{0}\) and accept \(H_{1}\) if \(S^{2} \geq c \sigma_{0}^{2} /(n-1)\) If \(n=13\) and the significance level \(\alpha=0.025\), determine \(c\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.