Let $Y_{(n)}=\max(Y_{1},Y_{2},\ldots,Y_{n})$, where $Y_{1},Y_{2},\ldots,Y_{n}$ is a sample uniform distribution in $(0,\theta)$. Find the MVUE for $\theta$.
My approach:
- I know that $U=Y_{(n)}$ is a sufficient statistic for $\theta$. I could prove this using the factorization theorem by Neymann.
- I know that $\displaystyle h(U)=\left(\frac{n+1}{n}\right)U$ satisfy that $\mathbb{E}[h(U)]=\theta$.
So, $$\left(\frac{n+1}{n}\right)Y_{(n)}$$ is a (or the?) MVUE for $\theta$.
My approach is correct? Can I find other MVUE for $\theta$?