Chapter 6: Problem 5
Let \(Y_{(1)}<\cdots
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 6: Problem 5
Let \(Y_{(1)}<\cdots
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
Consider two binary random variables with local characteristics $$ \begin{aligned} &\operatorname{Pr}\left(Y_{1}=1 \mid Y_{2}=0\right)=\operatorname{Pr}\left(Y_{1}=0 \mid Y_{2}=1\right)=1 \\ &\operatorname{Pr}\left(Y_{2}=0 \mid Y_{1}=0\right)=\operatorname{Pr}\left(Y_{2}=1 \mid Y_{1}=1\right)=1 \end{aligned} $$ Show that these do not determine a joint density for \(\left(Y_{1}, Y_{2}\right) .\) Is the positivity condition satisfied?
A Poisson process of rate \(\lambda(t)\) on the set \(\mathcal{S} \subset \mathbb{R}^{k}\) is a collection of random points with the following properties (among others): \- the number of points \(N_{\mathcal{A}}\) in a subset \(\mathcal{A}\) of \(\mathcal{S}\) has the Poisson distribution with mean \(\Lambda(\mathcal{A})=\int_{\mathcal{A}} \lambda(t) d t\) \- given \(N_{\mathcal{A}}=n\), the positions of the points are sampled randomly from the density \(\lambda(t) / \int_{\mathcal{A}} \lambda(s) d s, t \in \mathcal{A}\) (a) Assuming that you have reliable generators of \(U(0,1)\) and Poisson variables, show how to generate the points of a Poisson process of constant rate \(\lambda\) on the interval \(\left[0, t_{0}\right]\). (b) Let \(t=(x, y) \in \mathbb{R}^{2}, \eta, \xi \in \mathbb{R}, \tau>0, \lambda(x, y)=\tau^{-1}\\{1+\xi(y-\eta) / \tau\\}^{-1 / \xi-1}\). Give an algorithm to generate realisations from the Poisson process with rate \(\lambda(x, y)\) on $$ \mathcal{S}=\\{(x, y): 0 \leq x \leq 1, y \geq u, \lambda(x, y)>0\\}. $$ $$ \begin{array}{rrrrrrrrrrrrrrrrr} \hline 9 & 12 & 11 & 4 & 7 & 2 & 5 & 8 & 5 & 7 & 1 & 6 & 1 & 9 & 4 & 1 & 3 \\ 3 & 6 & 1 & 11 & 33 & 7 & 91 & 2 & 1 & 87 & 47 & 12 & 9 & 135 & 258 & 16 & 35 \\\ \hline \end{array} $$
Consider a Poisson process of intensity \(\lambda\) in the plane. Find the distribution of the area of the largest disk centred on one point but containing no other points.
Let \(Y_{1}, \ldots, Y_{n}\) represent the trajectory of a stationary two-state discrete-time Markov chain, in which $$ \operatorname{Pr}\left(Y_{j}=a \mid Y_{1}, \ldots, Y_{j-1}\right)=\operatorname{Pr}\left(Y_{j}=a \mid Y_{j-1}=b\right)=\theta_{b a}, \quad a, b=1,2 $$ note that \(\theta_{11}=1-\theta_{12}\) and \(\theta_{22}=1-\theta_{21}\), where \(\theta_{12}\) and \(\theta_{21}\) are the transition probabilities from state 1 to 2 and vice versa. Show that the likelihood can be written in form \(\theta_{12}^{n_{12}}\left(1-\theta_{12}\right)^{n_{11}} \theta_{21}^{n_{21}}\left(1-\theta_{21}\right)^{n_{22}}\), where \(n_{a b}\) is the number of \(a \rightarrow b\) transitions in \(y_{1}, \ldots, y_{n}\). Find a minimal sufficient statistic for \(\left(\theta_{12}, \theta_{21}\right)\), the maximum likelihood estimates \(\widehat{\theta}_{12}\) and \(\widehat{\theta}_{21}\), and their asymptotic variances.
Let \(Y^{\mathrm{T}}=\left(Y_{1}, \ldots, Y_{3}\right)\) be a multivariate normal variable with $$ \Omega=\left(\begin{array}{ccc} 1 & m^{-1 / 2} & \frac{1}{2} \\ m^{-1 / 2} & \frac{2}{m} & m^{-1 / 2} \\ \frac{1}{2} & m^{-1 / 2} & 1 \end{array}\right). $$ Find \(\Omega^{-1}\) and hence write down the moral graph for \(Y\). If \(m \rightarrow \infty\), show that the distribution of \(Y\) becomes degenerate while that of \(\left(Y_{1}, Y_{3}\right)\) given \(Y_{2}\) remains unchanged. Is the graph an adequate summary of the joint limiting distribution? Is the Markov property stable in the limit?
What do you think about this solution?
We value your feedback to improve our textbook solutions.