Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider the following method of estimating lambda for a Poisson distribution. Observe that p 0 = P(X=0) = e^(-lambda) Letting Y denote the number the
Consider the following method of estimating lambda for a Poisson distribution.
Observe that p0 = P(X=0) = e^(-lambda)
Letting Y denote the number the number of zeros from i.i.d. sample of size n, lambda might be estimated by
lambda_hat = -log(Y/n)
Use the method of propagation of error to obtain approximate expressions for the variance and the bias of this estimate. Compare the variance of this estimate to the variance of the mle, computing relative efficiencies for various values of lambda. Note that Y ~ bin( n , p0).
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started