MathIsimple
Back to Statistics Hub
Mathematical Statistics

Mathematical Statistics Practice 1

Problems on estimation, sufficiency, Fisher information, and hypothesis testing

8 Problems
Suggested: 2 hours

Instructions

  • • Try to solve each problem before viewing the solution
  • • Click "Show Solution" to reveal the answer and detailed explanation
  • • Focus on understanding the problem-solving methodology
1Sufficient Statistics
Problem

Let X1,X2,,XnX_1, X_2, \ldots, X_n be i.i.d. from Uniform(0,θ)\text{Uniform}(0, \theta) where θ > 0 is unknown.

(1) Find a sufficient statistic for θ.

(2) Show that X(n)=max(X1,,Xn)X_{(n)} = \max(X_1, \ldots, X_n) is sufficient for θ.

(3) Is Xˉ\bar{X} sufficient for θ?

2Maximum Likelihood Estimation
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. from a distribution with density:

f(xθ)=2xθ2,0<x<θf(x|\theta) = \frac{2x}{\theta^2}, \quad 0 < x < \theta

(1) Find the MLE of θ.

(2) Is the MLE unbiased? If not, find an unbiased estimator based on the MLE.

(3) Find the variance of the MLE.

3Fisher Information and CRLB
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. Poisson(λ).

(1) Find the Fisher information I(λ)I(\lambda) for a single observation.

(2) Find the Cramér-Rao lower bound for unbiased estimators of λ.

(3) Show that Xˉ\bar{X} attains the CRLB.

(4) Find the CRLB for estimating g(λ)=eλg(\lambda) = e^{-\lambda}.

4Method of Moments Estimation
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. from Gamma(α, β) with density:

f(xα,β)=βαΓ(α)xα1eβx,x>0f(x|\alpha, \beta) = \frac{\beta^\alpha}{\Gamma(\alpha)} x^{\alpha-1} e^{-\beta x}, \quad x > 0

Find the method of moments estimators for α and β.

5Hypothesis Testing: Likelihood Ratio Test
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. N(μ, σ²) where σ² is known.

Test H0:μ=μ0H_0: \mu = \mu_0 vs H1:μμ0H_1: \mu \neq \mu_0.

(1) Derive the likelihood ratio test statistic.

(2) Find the rejection region for significance level α.

(3) Show the LRT is equivalent to the z-test.

6Confidence Intervals
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. from Exponential(λ).

(1) Find a pivot based on Xi\sum X_i.

(2) Construct a 95% confidence interval for λ.

(3) Find the expected length of this confidence interval.

7UMVUE and Completeness
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. Bernoulli(p).

(1) Show that T=XiT = \sum X_i is complete and sufficient.

(2) Find the UMVUE of p.

(3) Find the UMVUE of p(1-p).

8Bayesian Estimation
Problem

Let X1,,XnX_1, \ldots, X_n be i.i.d. Poisson(λ). Assume a Gamma(α, β) prior for λ.

(1) Find the posterior distribution of λ.

(2) Find the Bayes estimator under squared error loss.

(3) Find a 95% Bayesian credible interval for λ.

Ask AI ✨