Is there a case when uniform distribution posses unbiased and umvue estimate of $\theta$?
Suppose
$X_1, X_2, \dots, X_{45}$ ~ uniform on interval $[\theta-1/2\ , \theta+1/2]$
My views: I know $\max(X_1, X_2, \dots, X_{45})$ and $\min(X_1, X_2, \dots, X_{45})$ are mle.
2 sample mean is unbiased in case when lower limit is $0$ for uniform distribution.
What gave me doubt is.. this is a symmetric distribution, so what property does sample mean and median has for this distribution over this limits?
Edit : Adding more details, My problem is I want to know if sample mean and sample median are unbiased for this particular distribution.? My intuition says yes, but I couldn’t connect it with the theory.