19 Maximum Likelihood Estimation: Calculus
Example 19.1 We wish to estimate the parameter \(\mu\) for a Poisson(\(\mu\)) distribution based on a single observed value \(X\).
- Suppose that \(x=3\). Carefully write the likelihood function.
- Suppose that \(x=3\). Carefully write the log-likelihood function.
- Use calculus to find the MLE of \(\mu\) given \(x=3\). Compare to what we found previously using graphical methods.
- Now consider a general \(x\). Carefully write the likelihood function.
- Now consider a general \(x\). Carefully write the log-likelihood function.
- Use calculus to find the MLE of \(\mu\) given \(x\). Compare to what we found previously using graphical methods.
Example 19.2 We wish to estimate the parameter \(\mu\) for a Poisson(\(\mu\)) distribution based on a random sample of \(n\) values \(X_1\ldots, X_n\).
- Suppose that \(n=3\) and the sample is (3, 0, 2). Carefully write the likelihood function.
- Suppose that \(n=3\) and the sample is (3, 0, 2). Carefully write the log-likelihood function.
- Use calculus to find the MLE of \(\mu\) given \(n=3\) and the sample (3, 0, 2). Compare to what we found previously using graphical methods.
- Now consider a general sample of size \(n\). Carefully write the likelihood function.
- Now consider a general sample of size \(n\). Carefully write the log-likelihood function.
- Use calculus to find the MLE of \(\mu\) given a sample of size \(n\). Compare to what we found previously using graphical methods.