Suppose that X1 and X2 are independent Poisson random variables each with parameter λ
Let the parameter θ by
θ=e−λ
Show that X1+X2 is a sufficient statistic for θ
(Assume λ ranges of (0,∞))
Show that X1+X2 is also complete
(Note that sum of independent Poisson random variables is a Poisson random variable
In addition, if the sum is a power series and is zero, then all the coefficients are zero.)
Define an estimate θ^ by
θ^(x)=21(f(x1)+f(x2))
where f is defined by
f(x)={1,0,if x=0if x=0
Show that θ^ is an unbiased estimate of θ
Find an MVUE of θ
Solution 1
Let Y=X1+X2
p(X1=x1,X2=x2∣Y=y;θ)=p(Y=y;θ)p(X1=x1,X2=x2,Y=y;θ)Y is Poisson Distribution paramter 2λ=p(Y=y;θ)p(X1=x1,X2=x2;θ)δ(y−(x1+x2))=y!(−2lnθ)yθ2x1!(−lnθ)x1θ⋅x2!(−lnθ)x2θ,(x1+x2=y)=(−2)x1+x2(−1)x1+x2⋅x1!⋅x2!(x1+x2)! not depend on θ→Y=X1+X2 sufficient statistics
Solution 2
y=0∑∞v(Y)p(Y;θ)=y=0∑∞v(Y)Y!(−2lnθ)Yθ2=0→v(Y) should be zero→Y is complete
E[21(f(x1)+f(x2))∣Y] is the MVUE of θ=E[21f(x1)∣Y]+E[21f(x2)∣Y]=21P(Y=Y)P(x1=0,x2=Y)+21P(Y=Y)P(x2=0∣x1=Y)=21⋅(−lnθ)YY!θ+21⋅(−2lnθ)YY!θ=21⋅2Y1+21⋅2Y1=2Y1⇒MVUE estimator of θ
P2
Assume that x[n] is the result of a Bernoulli trial (a coin toss) with
Pr{x[n]=1}=θPr{x[n]=0}=1−θ
And that N IID observations have been made
Assuming that Neyman-Fisher factorization theorem holds for discrete random variables