Questions: Maximum Likelihood Estimation (Theory)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You observe 3 successes in 10 Bernoulli trials. What is the MLE for the success probability p, and why?

Ap̂ = 0.5, because we have no prior reason to prefer any other value
Bp̂ = 0.3, because it maximizes the likelihood of observing exactly 3 successes in 10 trials
Cp̂ = 0.5, because the MLE for Bernoulli trials always equals 0.5 by symmetry
Dp̂ = 0.3, because it is always the unbiased estimator of p
Question 2 Multiple Choice

A researcher computes the MLE for the variance σ² of a normal distribution with unknown mean and obtains σ̂² = (1/n)Σ(xᵢ − x̄)². Which statement is correct?

AThis estimator is unbiased, because MLEs are always unbiased
BThis estimator is biased — dividing by n rather than n−1 underestimates the true variance for finite samples
CThis estimator is efficient, so it must also be unbiased
DThe bias is irrelevant because MLE only guarantees asymptotic properties
Question 3 True / False

The MLE usually produces a closed-form solution that can be computed analytically from a formula.

TTrue
FFalse
Question 4 True / False

A large Fisher information value I(θ) implies the MLE will have high variance and be a poor estimator of θ.

TTrue
FFalse
Question 5 Short Answer

What does it mean to say the MLE is 'the parameter value that makes the observed data most probable,' and why do we maximize the log-likelihood rather than the likelihood itself?

Think about your answer, then reveal below.