Uniformly Most Powerful Tests.

  • Thread starter Thread starter Artusartos
  • Start date Start date
Artusartos
Messages
236
Reaction score
0

Homework Statement



Let X have the pdf f(x, \theta) = \theta^x(1-\theta)^{1-x}, x = 0, 1, zero elsewhere. We test H_0 = \theta = 1/2 against H_1 : \theta < 1/2 by taking a random sample X_1, X_2, ... , X_5 of size n=5 and rejecting H_0 if Y = \sum^n_1 X_i is observed to be less than or equal to a constant c. Show that this is a uniformly most powerful test.

Homework Equations





The Attempt at a Solution




L(\theta; x_1, ... ,x_n) = \theta^{x_1}(1 - \theta)^{1-x_1}...\theta^{x_n}(1-\theta)^{1-x_n}

\frac{L(\theta'; x_1, ... ,x_n)}{L(\theta''; x_1, ... ,x_n)} \leq k

\frac{\theta'^{x_1}(1 - \theta')^{1-x_1}...\theta'^{x_n}(1-\theta')^{1-x_n}}{\theta''^{x_1}(1 - \theta'')^{1-x_1}...\theta''^{x_n}(1-\theta'')^{1-x_n}}

(\frac{\theta'}{\theta''})^{x_1+...+x_n}(\frac{1-\theta'}{1-\theta''})^{n-\sum^n_1 x_n} \leq k

Now I was trying to transform the left side of the equality into a binomial distribution, but I was kind of stuck...
 
Physics news on Phys.org
Why do you need to obtain a binomial distribution? The question does not require this.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top