cse63146
- 435
- 0
Homework Statement
Suppose X1...Xn are iid and have PDF f(x; \theta) = \frac{1}{\theta} e^{\frac{-x}{\theta}} \ \ \ 0<x<\infty
Find the MLE of P(X<2).
Homework Equations
The Attempt at a Solution
I know the MLE of theta is \overline{X}
so would P(X<2) = 1 - \frac{1}{\overline{X}} e^{\frac{-2}{\overline{X}}}?
Thank you in advance.