I'm trying to solve the first question of this problem set. I'm a beginner in this subject and it's the very first question I'm trying to solve. I really need help.
The question is:
Let $X_1,\ldots,X_n$ be $n$ i.i.d. random variables with density $f_{\theta}$ with respect to the Lebesgue measure. For each case below find the MLE of $\theta$.
$$f_{\theta}(x)= \theta\tau^{\theta}x^{−(\theta+1)}\unicode{x1D7D9}_{x \ge\tau},\ \theta>0$$
where $\tau>0$ is a known constant.
I supposed the function is concave and I took the derivative of the log and I equaled to zero:
$$\hat\theta = \frac{n}{\log(\frac{x_1\cdots x_n}{\tau^n})}$$ provided that $x_1,\ldots, x_n$ are greater or equal than $\tau$. The MLE is zero otherwise.
am I right?
It's ok.
With different notation I get
$$\hat{\theta}_\text{ML}=\frac{n}{\sum_i \log X_i-n\log \tau}=\frac{n}{\log \prod_i X_i-\log \tau^n}=\frac{n}{\log\frac{\prod_i X_i}{ \tau^n}}$$
Just note that $X_i$ are rv's, so capital letter is required. They become $x_i$ after seeing their realizations
Now, if you want, you can now calculate also $\hat{\tau}$ supposing it is not known