Chapter 5: Problem 22
Let \(X\) and \(Y\) be independently distributed according to Poisson distributions with \(E(X)=\xi\) and \(E(Y)=\eta\), respectively. Show that \(a X+b Y+c\) is admissible for estimating \(\xi\) with squared error loss if and only if either \(0 \leq a<1, b \geq 0, c \geq 0\) or \(a=1, b=c=0\) (Makani 1972).
Short Answer
Step by step solution
Define Admissibility in Estimation
Analyze the Structure of the Estimator
Examine Conditions with Linear Combinations
Investigate Cases
Validation Through Variance
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Squared Error Loss
\[ L( heta, heta') = ( heta - heta')^2 \]
Where \( \theta \) is the true value of the parameter, and \( \theta' \) is the estimated value.
Using squared error loss means that our goal is to minimize the average of these squared differences over all possible samples. This is known as the "mean squared error" or MSE.
- It punishes larger errors more than smaller ones due to the squaring.
- MSE is popular due to its mathematical tractability and ease of calculus operations.
Independently Distributed Poisson Variables
Poisson distributions are characterized by a single parameter \( \lambda \), which is both the mean and the variance of the distribution. This makes them unique among discrete distributions. In our problem:
- \(X\) and \(Y\) are independently distributed Poisson variables.
- The expected value of \(X\) is \(\xi\) and \(Y\) is \(\eta\).
Linear Combinations in Estimation
Key points to consider include:
- Admissibility implies that variances and means must be balanced for this linear combination to serve as a reliable estimator.
- The estimator must satisfy \(E(aX + bY + c) = \xi\).
- The conditions given, such as \(0 \leq a < 1, b \geq 0, c \geq 0\) or \(a=1, b=c=0\), ensure the linear combination does not introduce bias from \(\xi\).