safina
- 26
- 0
Homework Statement
Given that X is a uniform random variable on the interval (0, \theta), we might test Ho: \theta = 1 versus the alternative H_{1}: \theta = 2 by taking a sample of 2 observations of X and rejecting Ho if \bar{X} > 0.99. Compute \alpha2. The attempt at a solution
\alpha = P[type I error]
= P[rejecting Ho| Ho is true]
= P[\bar{X} > 0.99 given that \theta = 1]
I just know that if X is a uniform random variable, it has a pdf:
f\left(x; a, b\right) = \frac{1}{b - a}I_{[a, b]}(x)
Kindly help me what to do next.