GabrielN00
Homework Statement
Given X_1,\dots,X_n a simple random sample with normal variables (\mu, \sigma^2). We assume \mu is known but \sigma^2 is unknown.
The hypothesis is
<br /> \begin{cases}<br /> H_0: & \mu=\mu_0 \\<br /> H_1: & \mu=\mu_1 > \mu_0<br /> \end{cases}<br />
Determine the rejection region R in order to minimize the P_{H_0}(R)+P_{H_1}(R^c) .
Homework Equations
The Attempt at a Solution
I'm having problems both to understand the rejection regions and to find the minimum of the sum.The "plan" would be to consider z=\displaystyle\frac{\bar{X}-\mu}{(s/\sqrt{n})}
I could proceed to do a one-tail test and find the minimum, but the very first problem is that my \alpha value is unknown, so I cannot look it up in a table.
I'm clueless at even how to get a usable expression for each type error, since everything I am able to find suggest the use of a table, but the problem clearly doesn't make use of one.