Let $x_i$ be independent and identically distributed observations in a sample from a uniform distribution over $[0,θ]$. Now I need to estimate $θ$ based on $N$ observations and I want the estimator to be unbiased.
I thought about simple estimator $\hatθ =\min(x_i)$.
Based on simulation it is not biased, yet I couldn't show it analytically.
Could anyone, please, show how can I get it unbiased?