Answer on Question #65385 - Math - Statistics and Probability
Question: Let x1,x2,…,xn be a random sample from a distribution with density function
f(x∣α)={α1,0,0≤x≤α;otherwise
Obtain the maximum likelihood estimator of α.
Solution: Let x(1)≤x(2)≤⋯≤x(n) be the order statistics. The likelihood function is given by
L(α;x1,x2,…,xn)=f(x1,x2,…,xn∣α)=k=1∏nf(xk∣α)=k=1∏nα1=α−n
for 0≤x(1) and α≥x(n), and 0 otherwise.
Then, the log-likelihood function is equal to
lnL(α;x1,x2,…,xn)=−nlnα for 0≤x(1) and α≥x(n), and 0 otherwise.
Now taking the derivative of the log-likelihood wrt α gives:
∂α∂lnL(α;x1,x2,…,xn)=−αn<0.
So, we can say that L(α;x1,x2,…,xn) is a decreasing function for α≥x(n). Therefore,
L(α;x1,x2,…,xn) is maximized at α=x(n). Hence, the maximum likelihood estimator for α is given by
α^=x(n)=max{x1,x2,…,xn}.
Answer: α^=x(n)=max{x1,x2,…,xn}.
For maximum likelihood estimation (MLE) see
https://en.wikipedia.org/wiki/Maximum_likelihood_estimation or
https://ocw.mit.edu/courses/mathematics/18-443-statistics-for-applications-fall-2006/lecture-notes/lecture2.pdf or
https://www.projectrhea.org/rhea/index.php/Maximum_Likelihood_Estimation_Analysis_for_various_Probability_Distributions
Answer provided by www.AssignmentExpert.com
Comments