MLE for a Bernoulli(p) — derive.
mediumAnswer
- Likelihood: L(p) = p^^.
- Log-lik: ℓ . ∂ℓ/∂ → p̂ = ̄.
- So the MLE of a Bernoulli parameter is just the sample proportion.
- Also happens to be unbiased and minimum-variance (via CR bound).
- Classic textbook derivation asked in interviews.
Check yourself — multiple choice
- Random
- MLE of Bernoulli p is p̂ = X̄ (sample proportion) — unbiased + minimum variance (Cramér-Rao)
- Not derivable
- Same as median
MLE Bernoulli: p̂ = X̄; unbiased, minimum variance.
#estimation#theory
Practise Statistics Fundamentals
215 interview questions in this topic.