Uniformly Most Powerful Tests.

  • Thread starter Thread starter Artusartos
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Artusartos
Messages
236
Reaction score
0

Homework Statement



Let X have the pdf [itex]f(x, \theta) = \theta^x(1-\theta)^{1-x}[/itex], x = 0, 1, zero elsewhere. We test [itex]H_0 = \theta = 1/2[/itex] against [itex]H_1 : \theta < 1/2[/itex] by taking a random sample [itex]X_1, X_2, ... , X_5[/itex] of size n=5 and rejecting [itex]H_0[/itex] if [itex]Y = \sum^n_1 X_i[/itex] 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




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

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

[itex]\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}}[/itex]

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

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.