Let $X_1, \dots, X_n$be a random sample of size $n$ from the continuous distribution with pdf given by
$f_x(x|\theta) = \theta x^{\theta - 1} I(x)_{(0,1)} I(\theta)$.
1) Show that $T = \prod^n_{i=1}X_i$ is sufficient for $\theta$.
2) Let $0 < \theta_0 < \theta_1$. Show that $\frac{f_x(x|\theta_1)}{f_x(x|\theta_0)}$ is an increasing function of $T$.
3) We are testing $H_0: \theta\geq 4$ vs. $H_A: \theta < 4$. Let $W = -\ln(T)$. Show that the test rejects $H_0$ if and only if $W>k$ is a UMP level $\alpha$ test where $\alpha = P(W>k|\theta = 4)$.
4) Derive the distribution for $W$.
5) Suppose that $n=14$. Use the appropriate tables to determine the level $\alpha$ of the UMP test from 3 when $k =4.0775$
1) Seems not too bad using the Factorization Theorem and setting that to be T and for 2), this seems live a lot will cancel and give me what I want when I plug in the quotient. I am pretty stuck with 3) and how to set that up but I think it is a form of a Beta distribution and I know I need to use Neyman-Pearson, I am just not quite sure how. 4) I think I have this by doing a transformation and getting an Exponential distribution, but not totally sure that is correct. 5) Not sure if this will be simpler once I get the others done or not.
Any help is greatly appreciated.