/*! 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} Problem 9 Let \(X_{1}, X_{2}, \ldots, X_{n... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Let \(X_{1}, X_{2}, \ldots, X_{n}\) be a random sample from a Bernoulli \(b(1, \theta)\) distribution, where \(0<\theta<1\) (a) Show that the likelihood ratio test of \(H_{0}: \theta=\theta_{0}\) versus \(H_{1}: \theta \neq \theta_{0}\) is based upon the statistic \(Y=\sum_{i=1}^{n} X_{i} .\) Obtain the null distribution of \(Y\). (b) For \(n=100\) and \(\theta_{0}=1 / 2\), find \(c_{1}\) so that the test rejects \(H_{0}\) when \(Y \leq c_{1}\) or \(Y \geq c_{2}=100-c_{1}\) has the approximate significance level of \(\alpha=0.05 .\) Hint: Use the Central Limit Theorem.

Short Answer

Expert verified
To answer part (a), the likelihood ratio test statistic \(\lambda=\left(\frac{\theta_{0}^{Y}(1-\theta_{0})^{n-Y}}{(\bar{X})^{Y}(1-\bar{X})^{n-Y}}\right)\) and the master \(Y\) follows a \(binomial(n, \theta_{0})\) distribution under the null hypothesis. In part (b), to find the critical values \(c_{1}\) and \(c_{2}\) for the test, one can use the Central Limit Theorem to approximate them by finding the z-score for the provided significance level, and then derive the approximate boundary values as \(c_{1}= n \theta_0 - z_{0.025}(n\theta_0 (1-\theta_0))^{0.5}\) and \(c_{2}= n\theta_{0} + z_{0.025}(n\theta_0 (1-\theta_0))^{0.5}\).

Step by step solution

01

Derive the Likelihood Ratio Test Statistic

From the definition of the likelihood function for Bernoulli distribution, for \(n\) samples, the likelihood function is: \(L(\theta;X)=\theta^{\sum_{i=1}^{n} X_{i}}(1-\theta)^{n - \sum_{i=1}^{n} X_{i}}.\) The likelihood ratio test statistic is the ratio of the maximum likelihood under \(H_{0}\) to the maximum likelihood under \(H_{1}\), i.e. \(\lambda=\frac{L(\theta_{0};X)}{L(\hat{\theta};X)}\), where \(\hat{\theta}\) is MLE of \(\theta\) which equals to \(\bar{X}=Y/n\). Therefore, the likelihood ratio test statistic \(\lambda\) takes the form: \(\lambda=\left(\frac{\theta_{0}^{Y}(1-\theta_{0})^{n-Y}}{(\bar{X})^{Y}(1-\bar{X})^{n-Y}}\right)\).
02

Obtain the Null Distribution of Y

Under the null hypothesis \(H_{0}: \theta=\theta_{0}\), each \(X_{i}\) follows a Bernoulli(\(\theta_{0}\)) distribution, which means \(Y=\sum_{i=1}^{n} X_{i}\) follows a \(binomial(n, \theta_{0})\) distribution.
03

Find the Critical Values Using the Central Limit Theorem

To reject the null hypothesis at significance level \(\alpha=0.05\), you need to find the values \(c_{1}\) and \(c_{2}=100-c_{1}\) such that \(P(Y \leq c_{1} or Y \geq c_{2})=0.05\). You can use the Central Limit Theorem to approximate this probability. The Central Limit Theorem states that the variable \(Y\) follows a distribution that is roughly \(normal(n\theta_{0}, n\theta_{0}(1-\theta_{0}))\) when \(n\) is large. Therefore when \(n=100\) and \(\theta_{0}=0.5\), the normal distribution is \(normal(50, 25)\), and you can use the standard normal z-table to find \(z_{0.025}\) so that \(P(Z > z_{0.025}) = 0.025\). Then, use the approximation \(c_{1}= n \theta_0 - z_{0.025} \sqrt{n\theta_0 (1-\theta_0)}\) and \(c_{2}= n\theta_{0} + z_{0.025} \sqrt{n\theta_0 (1-\theta_0)}\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Let \(X_{1}, X_{2}, X_{3}, X_{4}, X_{5}\) be a random sample from a Cauchy distribution with median \(\theta\), that is, with pdf. $$f(x ; \theta)=\frac{1}{\pi} \frac{1}{1+(x-\theta)^{2}}, \quad-\infty

Let \(\left(X_{1}, Y_{1}\right),\left(X_{2}, Y_{2}\right), \ldots,\left(X_{n}, Y_{n}\right)\) be a random sample from a bivariate normal distribution with \(\mu_{1}, \mu_{2}, \sigma_{1}^{2}=\sigma_{2}^{2}=\sigma^{2}, \rho=\frac{1}{2}\), where \(\mu_{1}, \mu_{2}\), and \(\sigma^{2}>0\) are unknown real numbers. Find the likelihood ratio \(\Lambda\) for testing \(H_{0}: \mu_{1}=\mu_{2}=0, \sigma^{2}\) unknown against all alternatives. The likelihood ratio \(\Lambda\) is a function of what statistic that has a well- known distribution?

The Pareto distribution is frequently used a model in study of incomes and has the distribution function $$F\left(x ; \theta_{1}, \theta_{2}\right)=\left\\{\begin{array}{ll} 1-\left(\theta_{1} / x\right)^{\theta_{2}} & \theta_{1} \leq x \\ 0 & \text { elsewhere }\end{array}\right.$$ where \(\theta_{1}>0\) and \(\theta_{2}>0 .\) If \(X_{1}, X_{2}, \ldots, X_{n}\) is a random sample from this distribution, find the maximum likelihood estimators of \(\theta_{1}\) and \(\theta_{2}\).

Suppose \(X_{1}, X_{2}, \ldots, X_{n_{1}}\) are a random sample from a \(N(\theta, 1)\) distribution. Suppose \(Z_{1}, Z_{2}, \ldots, Z_{n_{2}}\) are missing observations. Show that the first step EM estimate is $$\hat{\theta}^{(1)}=\frac{n_{1} \bar{x}+n_{2} \widehat{\theta}^{(0)}}{n}$$ where \(\widehat{\theta}^{(0)}\) is an initial estimate of \(\theta\) and \(n=n_{1}+n_{2} .\) Note that if \(\widehat{\theta}^{(0)}=\bar{x}\), then \(\widehat{\theta}^{(k)}=\bar{x}\) for all \(k\)

Let \(X_{1}, X_{2}, \ldots, X_{n}\) be random sample from a \(N\left(\theta, \sigma^{2}\right)\) distribution, where \(\sigma^{2}\) is fixed but \(-\infty<\theta<\infty\) (a) Show that the mle of \(\theta\) is \(X\). (b) If \(\theta\) is restricted by \(0 \leq \theta<\infty\), show that the mle of \(\theta\) is \(\widehat{\theta}=\max \\{0, \bar{X}\\}\).

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.