How would I go about finding an unbiased estimator for the minimum order statistic for a given PDF and distribution.
Example:
f(x|theta)=e^-(x-theta) for x > theta
found my MLE to be X_(1), the MIN(X_i). Setting my theta_hat = X_(1) and plugging in to n*f(x)*[1-F(x)]^(n-1) I obtain n*e^n(theta-x).
I am not sure if I am going about this the correct way though.
Thank you and let me know if there is any more information to provide.
Example:
f(x|theta)=e^-(x-theta) for x > theta
found my MLE to be X_(1), the MIN(X_i). Setting my theta_hat = X_(1) and plugging in to n*f(x)*[1-F(x)]^(n-1) I obtain n*e^n(theta-x).
I am not sure if I am going about this the correct way though.
Thank you and let me know if there is any more information to provide.