How to find MLE of this pdf?

893 Views Asked by At

Consider the density function f(x)=$\frac{3}{\lambda}$ $x^2$ $e^\frac{-x^3}{\lambda}$ where x > 0, and λ > 0.

Find the maximum likelihood estimator of λ for a random sample of size n.

My attempt: enter image description here

Do you think that this is correct?

Thanks for comments.