Suppose $X_1 ,..., X_n$ is a random sample from u{0,$\theta$} consider the estimator $\hat{\theta} = X_n$, is it unbiased?
So far I have E($\hat{\theta}$) = E($X_n$) = ${\theta}$($\frac{n}{n+1}$) therefore $X_n$ is a biased estimator but I have no clue if I'm even on the right track.
We have: $$ \def\E{\mathbf E_\theta}\E[\hat\theta] = \E[X_n] = \frac\theta 2 \ne \theta $$ hence, it's a biased estimator.