Statistics Graduate Level Quiz: Asymptotic Normality Of Mle
10 questions · exam conditions
0:00
Asymptotic Normality Of MleQuestion 1 of 10

Let X1,,XnX_1,\ldots,X_n be independent with density f(x;θ)=θ11{0<x<θ}f(x;\theta)=\theta^{-1}\mathbf{1}\{0<x<\theta\}, where the true parameter is θ0>0\theta_0>0. The maximum likelihood estimator is θ^n=maxiXi\widehat\theta_n=\max_i X_i.

Which statement best describes the asymptotic behavior of the MLE and the regularity issue responsible for it?

n(θ^nθ0)N(0,θ02)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,\theta_0^2) because the information in independent observations accumulates linearly.
n(θ0θ^n)/θ0Exp(1)n(\theta_0-\widehat\theta_n)/\theta_0\Rightarrow \operatorname{Exp}(1) because the parameter determines the support of the distribution.
n(θ^nθ0)/θ0Exp(1)n(\widehat\theta_n-\theta_0)/\theta_0\Rightarrow \operatorname{Exp}(1) because the MLE approaches the endpoint from above.
n(θ0θ^n)N(0,θ02)\sqrt n(\theta_0-\widehat\theta_n)\Rightarrow |N(0,\theta_0^2)| because a one-sided estimator has a half-normal limit.
← Back to quizzes

Statistics Graduate Level Quiz

Statistics Graduate Level Quiz: Asymptotic Normality Of Mle

Practice Asymptotic Normality Of Mle in Statistics Graduate Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Asymptotic Normality Of Mle, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Let X1,,XnX_1,\ldots,X_n be independent with density f(x;θ)=θ11{0<x<θ}f(x;\theta)=\theta^{-1}\mathbf{1}\{0<x<\theta\}, where the true parameter is θ0>0\theta_0>0. The maximum likelihood estimator is θ^n=maxiXi\widehat\theta_n=\max_i X_i.

Which statement best describes the asymptotic behavior of the MLE and the regularity issue responsible for it?

  1. n(θ^nθ0)N(0,θ02)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,\theta_0^2) because the information in independent observations accumulates linearly.
  2. n(θ0θ^n)/θ0Exp(1)n(\theta_0-\widehat\theta_n)/\theta_0\Rightarrow \operatorname{Exp}(1) because the parameter determines the support of the distribution. (correct answer)
  3. n(θ^nθ0)/θ0Exp(1)n(\widehat\theta_n-\theta_0)/\theta_0\Rightarrow \operatorname{Exp}(1) because the MLE approaches the endpoint from above.
  4. n(θ0θ^n)N(0,θ02)\sqrt n(\theta_0-\widehat\theta_n)\Rightarrow |N(0,\theta_0^2)| because a one-sided estimator has a half-normal limit.
Explanation: When the parameter governs the support boundary of a distribution rather than appearing inside a smooth density, classical n\sqrt{n}-asymptotics and Fisher information break down entirely. This is the core regularity violation being tested here. For XiUniform(0,θ0)X_i \sim \text{Uniform}(0,\theta_0), the MLE is θ^n=maxiXi\widehat{\theta}_n = \max_i X_i. To find its limit law, compute P(n(θ0θ^n)/θ0>t)P(n(\theta_0 - \widehat{\theta}_n)/\theta_0 > t) for t>0t > 0. This equals P(θ^n<θ0tθ0/n)=(1t/n)netP(\widehat{\theta}_n < \theta_0 - t\theta_0/n) = \left(1 - t/n\right)^n \to e^{-t}, which is exactly the survival function of an Exp(1)\text{Exp}(1) random variable. So n(θ0θ^n)/θ0Exp(1)n(\theta_0 - \widehat{\theta}_n)/\theta_0 \Rightarrow \text{Exp}(1) — answer B is correct. The nn-rate (not n\sqrt{n}) arises because the maximum concentrates on the boundary at speed 1/n1/n, far faster than interior estimators. Answer A is wrong on two levels: the n\sqrt{n} normalization is too slow, and there is no finite Fisher information here because the density's support depends on θ\theta, violating the regularity conditions required for the Cramér-Rao bound. Answer C flips the sign: since θ^nθ0\widehat{\theta}_n \leq \theta_0 always (you can never observe a value exceeding θ0\theta_0), the quantity θ^nθ0\widehat{\theta}_n - \theta_0 is non-positive, making a positive exponential limit impossible. Answer D imposes a n\sqrt{n} rate and a half-normal limit, neither of which applies; the one-sided nature of the estimator produces an exponential limit, not a folded Gaussian. Study tip: Whenever the support of a density depends on the parameter, expect nn-rate convergence to an exponential (or related) limit — this is a signature of non-regular models, and it appears frequently on qualifying exams.

Question 2

A regular parametric model has parameter η=(θ,λ)\eta=(\theta,\lambda), where θ\theta is scalar and λ\lambda is an unknown scalar nuisance parameter. At the true value, the per-observation Fisher information matrix is $$I(\eta_0)=\begin{pmatrix}4&2\2&3\end{pmatrix}

What is the asymptotic distribution of the joint MLE's component θ^n\widehat\theta_n?

  1. n(θ^nθ0)N(0,1/4)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,1/4) because only the information entry for θ\theta is relevant.
  2. n(θ^nθ0)N(0,3/8)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,3/8) because nuisance-parameter estimation reduces efficient information. (correct answer)
  3. n(θ^nθ0)N(0,4/3)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,4/3) because the nuisance-adjusted information is the corresponding Schur complement.
  4. n(θ^nθ0)N(0,1/2)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,1/2) because the off-diagonal information is counted once.
Explanation: Whenever you see a question involving MLE asymptotics with a nuisance parameter, your instinct should be to reach for the inverse of the full Fisher information matrix — not just individual entries of I(η0)I(\eta_0). By standard MLE theory, n(η^nη0)N(0,I(η0)1)\sqrt{n}(\widehat{\eta}_n - \eta_0) \Rightarrow N(0, I(\eta_0)^{-1}). The asymptotic variance of θ^n\widehat{\theta}_n is the (1,1) entry of I(η0)1I(\eta_0)^{-1}, not 1/I111/I_{11}. For a 2×2 matrix (abbd)\begin{pmatrix}a&b\\b&d\end{pmatrix}, the inverse has (1,1) entry dadb2\frac{d}{ad-b^2}. Here, 3(4)(3)(2)2=38\frac{3}{(4)(3)-(2)^2} = \frac{3}{8}. So n(θ^nθ0)N(0,3/8)\sqrt{n}(\widehat{\theta}_n - \theta_0) \Rightarrow N(0, 3/8), confirming answer B. A is wrong because 1/I11=1/41/I_{11} = 1/4 would be the correct variance only if λ\lambda were known — it ignores the statistical cost of estimating the nuisance parameter, which inflates uncertainty about θ\theta. C is wrong in a subtle way: the Schur complement I11I12I221I21=44/3=8/3I_{11} - I_{12}I_{22}^{-1}I_{21} = 4 - 4/3 = 8/3 is the nuisance-adjusted information for θ\theta, and its reciprocal 3/83/8 is indeed the correct variance — but C mistakenly uses 4/34/3 (the Schur complement itself) as the variance rather than its reciprocal. D has no statistical basis; there is no principle that "counts the off-diagonal once." Study tip: Always invert the full information matrix first, then read off the diagonal entry — never invert individual entries of I(η0)I(\eta_0) when nuisance parameters are present.

Question 3

For an interior true parameter θ0Rp\theta_0\in\mathbb R^p, let θ^n\widehat\theta_n be a consistent local maximizer of a log-likelihood n(θ)\ell_n(\theta) and suppose it satisfies the score equation with probability approaching one.

Which additional collection of conditions most directly justifies a nonsingular n\sqrt n-normal limit through a Taylor expansion of the score?

  1. A score central limit theorem at θ0\theta_0, uniform local convergence of n12n(θ)-n^{-1}\nabla^2\ell_n(\theta) to a positive-definite matrix, and negligible Taylor remainder. (correct answer)
  2. Unbiasedness of θ^n\widehat\theta_n, pointwise convergence of n1n(θ)n^{-1}\ell_n(\theta), and existence of second derivatives only at θ0\theta_0.
  3. Almost-sure uniqueness of the finite-sample maximizer, continuity of the likelihood, and positive definiteness of the observed Hessian at θ^n\widehat\theta_n.
  4. Asymptotic normality of each likelihood contribution, boundedness of the parameter space, and convergence of the maximized log-likelihood value.
Explanation: When proving asymptotic normality of an MLE, the standard route is a mean-value Taylor expansion of the score around θ0\theta_0. Writing 0=n1/2n(θ^n)n1/2n(θ0)+[n12n(θˉ)]n(θ^nθ0)0 = n^{-1/2}\nabla\ell_n(\widehat\theta_n) \approx n^{-1/2}\nabla\ell_n(\theta_0) + \left[-n^{-1}\nabla^2\ell_n(\bar\theta)\right]\sqrt{n}(\widehat\theta_n - \theta_0), you can solve for n(θ^nθ0)\sqrt{n}(\widehat\theta_n - \theta_0) only if three ingredients are present: (1) the score term n1/2n(θ0)n^{-1/2}\nabla\ell_n(\theta_0) converges in distribution to a normal (score CLT), (2) the Hessian matrix n12n(θˉ)-n^{-1}\nabla^2\ell_n(\bar\theta) converges to a nonsingular positive-definite limit uniformly in a neighborhood (so the intermediate point θˉ\bar\theta is handled), and (3) the remainder from the expansion is op(1)o_p(1). This is precisely option A, confirming it as the correct answer. Option B fails because unbiasedness of θ^n\widehat\theta_n is neither required nor sufficient, and pointwise (rather than uniform) convergence of the normalized likelihood does not control the Hessian at intermediate points needed in the expansion. Option C confuses finite-sample uniqueness and continuity with the asymptotic structural conditions. Positive definiteness of the observed Hessian at θ^n\widehat\theta_n doesn't guarantee the uniform convergence to a population quantity required to invert and pass to a limit. Option D is off-track entirely: asymptotic normality of individual likelihood contributions is stronger than necessary and non-standard, while boundedness of the parameter space and convergence of the maximized value are irrelevant to the score-expansion argument. As a study strategy, memorize the three-part "score CLT + uniform Hessian convergence + negligible remainder" checklist — every rigorous MLE normality proof ultimately reduces to these three roles in the Taylor expansion.

Question 4

For groups i=1,,mi=1,\ldots,m and replicates j=1,2j=1,2, suppose XijX_{ij} are independent N(μi,σ2)N(\mu_i,\sigma^2) variables. Both σ2\sigma^2 and the group-specific means μ1,,μm\mu_1,\ldots,\mu_m are unknown. The likelihood is maximized over all parameters as mm\to\infty while each group retains two observations.

Why does the standard fixed-dimensional MLE asymptotic-normality theorem not yield a normal limit centered at the true σ2\sigma^2?

  1. The variance MLE converges to σ2/2\sigma^2/2 because the number of nuisance parameters grows with the number of groups. (correct answer)
  2. The normal model is not identifiable because two observations can never distinguish a group mean from a common variance.
  3. The variance MLE is consistent but has a nonnormal limit because each fitted mean lies on a parameter-space boundary.
  4. The variance MLE converges to 2σ22\sigma^2 because estimating each group mean doubles the residual variability.
Explanation: Whenever you see MLEs in a setting where the number of parameters grows with the sample size, the classical Cramér-Rao / asymptotic normality theorem is in danger — that theorem assumes a fixed parameter dimension as nn \to \infty. Here, as mm \to \infty, you are estimating mm group means plus σ2\sigma^2, so the parameter count grows alongside the data. The MLE of σ2\sigma^2 is σ^2=12mi=1mj=12(XijXˉi)2\hat{\sigma}^2 = \frac{1}{2m}\sum_{i=1}^{m}\sum_{j=1}^{2}(X_{ij}-\bar{X}_{i\cdot})^2. Within each group of size 2, the within-group sum of squares uses 1 degree of freedom (not 2), because one df is consumed estimating μi\mu_i. So E[σ^2]=12σ2E[\hat{\sigma}^2] = \frac{1}{2}\sigma^2, and as mm\to\infty the MLE converges to σ2/2\sigma^2/2, not σ2\sigma^2. This is exactly the Neyman–Scott phenomenon: estimating an ever-growing collection of incidental nuisance parameters biases the common-parameter MLE in the limit. Answer A correctly identifies this mechanism. B is wrong because the model is identifiable — two observations per group uniquely determine both μi\mu_i and contribute to estimating σ2\sigma^2; the issue is bias, not non-identifiability. C is wrong on two counts: the MLE is not consistent (it converges to the wrong value), and boundary issues are irrelevant here since the means are unconstrained. D gets the direction of the bias backwards. The MLE converges to σ2/2\sigma^2/2, not 2σ22\sigma^2; losing a degree of freedom understates the variance, it does not double it. As a study rule: whenever parameters grow proportionally to observations (finite group size, many groups), immediately suspect the Neyman–Scott problem — MLEs of common parameters can be inconsistent despite standard regularity conditions appearing satisfied.

Question 5

For each nn, independent binary responses satisfy P(Yni=1)=pni(β0)P(Y_{ni}=1)=p_{ni}(\beta_0) with logit{pni(β)}=xniβ\operatorname{logit}\{p_{ni}(\beta)\}=x_{ni}\beta, where the scalar covariates xnix_{ni} are nonrandom. Suppose the MLE is consistent, n1ixni2pni(β0){1pni(β0)}J>0n^{-1}\sum_i x_{ni}^2p_{ni}(\beta_0)\{1-p_{ni}(\beta_0)\}\to J>0, and no single observation has a nonnegligible share of the total information.

Which conclusion is best supported by these assumptions?

  1. Asymptotic normality cannot hold because the observations are independent but not identically distributed across the triangular array.
  2. n(β^nβ0)N(0,J1)\sqrt n(\widehat\beta_n-\beta_0)\Rightarrow N(0,J^{-1}) under the corresponding Lindeberg and local Hessian conditions. (correct answer)
  3. n(β^nβ0)N(0,J2)\sqrt n(\widehat\beta_n-\beta_0)\Rightarrow N(0,J^{-2}) because both the score and Hessian contribute one factor of information.
  4. The limit is generally a mixture of normals because the success probabilities differ among observations even with fixed covariates.
Explanation: Whenever you encounter asymptotic normality questions for MLEs in non-i.i.d. settings, your instinct should be to reach for the Lindeberg-Feller CLT framework for triangular arrays rather than the classical i.i.d. CLT. The key ingredients are: a consistent MLE, a well-behaved Fisher information limit, and a negligibility condition ensuring no single observation dominates. Here, the score function for a logistic model is Sn(β)=ixni(Ynipni(β))S_n(\beta) = \sum_i x_{ni}(Y_{ni} - p_{ni}(\beta)), and the Fisher information is In(β0)=ixni2pni(1pni)I_n(\beta_0) = \sum_i x_{ni}^2 p_{ni}(1-p_{ni}). The assumption n1In(β0)J>0n^{-1}I_n(\beta_0) \to J > 0 gives a stable, nondegenerate information limit. The "no single observation dominates" condition is precisely the Lindeberg negligibility condition. Under these, a standard Taylor expansion of the score around β0\beta_0 yields n(β^nβ0)N(0,J1)\sqrt{n}(\hat\beta_n - \beta_0) \Rightarrow N(0, J^{-1}), confirming B is correct. A is wrong because non-i.i.d. structure alone does not preclude asymptotic normality — the Lindeberg-Feller CLT was designed exactly for this triangular array setting. The i.i.d. assumption is sufficient but not necessary. C is wrong due to a variance miscalculation. The sandwich formula for the MLE gives variance I1I^{-1}, not I2I^{-2}. The score and Hessian don't each contribute an independent information factor; via the information equality, they cancel to leave a single J1J^{-1}. D is wrong because differing success probabilities do not produce a mixture distribution in the limit — they are averaged out through the CLT, producing a single Gaussian. Your study tip: memorize that for MLEs in triangular arrays, the asymptotic variance is J1J^{-1} (one inverse information), and that Lindeberg's condition replaces i.i.d. — not eliminates normality.

Question 6

Suppose X1,,XnX_1,\ldots,X_n are independent N(θ,1)N(\theta,1) random variables, but the parameter space is restricted to Θ=[0,)\Theta=[0,\infty). The true value is θ0=0\theta_0=0, and the MLE is θ^n=max(0,Xn)\widehat\theta_n=\max(0,\overline X_n).

What is the limiting distribution of the properly scaled MLE?

  1. nθ^nN(0,1)\sqrt n\widehat\theta_n\Rightarrow N(0,1) because the unrestricted sample mean is asymptotically normal.
  2. nθ^nZ\sqrt n\widehat\theta_n\Rightarrow |Z|, where ZN(0,1)Z\sim N(0,1), with no point mass at zero.
  3. nθ^nmax(0,Z)\sqrt n\widehat\theta_n\Rightarrow \max(0,Z), where ZN(0,1)Z\sim N(0,1), so the limit has an atom at zero. (correct answer)
  4. nθ^n2χ12n\widehat\theta_n^2\Rightarrow \chi_1^2 because squaring removes the effect of the parameter-space boundary.
Explanation: When the MLE is constrained to a boundary of the parameter space, standard asymptotic normality breaks down — this question tests whether you recognize that boundary behavior fundamentally changes the limiting distribution. Here's the key insight: since θ^n=max(0,Xn)\widehat\theta_n = \max(0, \overline X_n), scaling gives nθ^n=max(0,nXn)\sqrt{n}\,\widehat\theta_n = \max(0, \sqrt{n}\,\overline X_n). Because θ0=0\theta_0 = 0, we know nXnZ\sqrt{n}\,\overline X_n \Rightarrow Z where ZN(0,1)Z \sim N(0,1). The continuous mapping theorem then immediately delivers nθ^nmax(0,Z)\sqrt{n}\,\widehat\theta_n \Rightarrow \max(0, Z). This distribution is a mixture: it places probability 1/21/2 at zero (when Z0Z \leq 0) and follows a half-normal on (0,)(0,\infty). The atom at zero is the signature of a boundary-constrained estimator, confirming C. A is wrong because simply invoking asymptotic normality of Xn\overline X_n ignores the truncation at zero. The max operator is nonlinear and shifts mass onto the boundary. B is wrong because Z|Z| and max(0,Z)\max(0,Z) are different objects — Z|Z| folds the entire distribution onto (0,)(0,\infty) with no point mass, whereas max(0,Z)\max(0,Z) keeps only the positive part and piles the negative part at zero. D is wrong because squaring θ^n\widehat\theta_n does not recover a χ12\chi^2_1 — that would require the unrestricted normal, and the boundary creates an asymmetric distribution whose square is not chi-squared. Study tip: Whenever the true parameter sits on the boundary of Θ\Theta, apply the continuous mapping theorem to max(0,nXn)\max(0, \sqrt{n}\,\overline X_n) directly. The resulting half-normal-plus-atom structure appears frequently in constrained inference problems on graduate exams.

Question 7

Let X1,,XnX_1,\ldots,X_n be independent N(θ3,1)N(\theta^3,1) variables, where θR\theta\in\mathbb R and the true value is θ0=0\theta_0=0. The model is identifiable, and the MLE is the real cube root θ^n=Xn3\widehat\theta_n=\sqrt[3]{\overline X_n}.

Which asymptotic statement is correct, and what regularity feature explains it?

  1. nθ^nN(0,1)\sqrt n\widehat\theta_n\Rightarrow N(0,1) because identifiability alone guarantees regular MLE asymptotic normality at the true parameter value.
  2. n1/6θ^nN(0,1/9)n^{1/6}\widehat\theta_n\Rightarrow N(0,1/9) because applying the delta method to the inverse function μμ1/3\mu\mapsto\mu^{1/3} at μ0=0\mu_0=0 yields variance [g(0)]2=1/9[g'(0)]^2=1/9.
  3. n1/3θ^nN(0,1)n^{1/3}\widehat\theta_n\Rightarrow N(0,1) because a cubic parametrization of the mean produces the cube-root convergence rate familiar from other nonregular estimation problems.
  4. n1/6θ^nZ3n^{1/6}\widehat\theta_n\Rightarrow\sqrt[3]{Z} for ZN(0,1)Z\sim N(0,1) because the Fisher information vanishes at θ0=0\theta_0=0, producing a slower rate and a non-normal limit. (correct answer)
Explanation: When the Fisher information vanishes at the true parameter, the classical MLE theory breaks down — this is the core concept being tested. Regular asymptotic theory requires that the Fisher information I(θ0)I(\theta_0) be strictly positive and finite, so whenever you see a problem where this fails, expect a non-standard rate and a non-normal limit. Here, XiN(θ3,1)X_i \sim N(\theta^3, 1), so the log-likelihood score has the form involving ddθθ3=3θ2\frac{d}{d\theta}\theta^3 = 3\theta^2. At θ0=0\theta_0 = 0, this derivative vanishes, meaning I(0)=(3θ02)21=0I(0) = (3\theta_0^2)^2 \cdot 1 = 0. The MLE is θ^n=Xn1/3\widehat{\theta}_n = \overline{X}_n^{1/3}. Since XnN(0,1/n)\overline{X}_n \sim N(0, 1/n) at θ0=0\theta_0 = 0, we can write θ^n=(n1/2Zn)1/3=n1/6Zn1/3\widehat{\theta}_n = (n^{-1/2} Z_n)^{1/3} = n^{-1/6} Z_n^{1/3} where ZndZN(0,1)Z_n \xrightarrow{d} Z \sim N(0,1). Therefore n1/6θ^nZ1/3n^{1/6}\widehat{\theta}_n \Rightarrow Z^{1/3}, a non-normal limit — confirming D is correct. Choice A is wrong because identifiability alone never guarantees asymptotic normality; you need regularity conditions including I(θ0)>0I(\theta_0) > 0. Choice B gets the rate right (n1/6n^{1/6}) but fatally misapplies the delta method: the delta method requires g(μ0)0g'(\mu_0) \neq 0, yet g(μ)=13μ2/3g'(\mu) = \frac{1}{3}\mu^{-2/3} diverges at μ0=0\mu_0 = 0, so the standard delta method is inapplicable. Choice C invents a cube-root rate with a normal limit, confusing this problem with Chernoff-type cube-root asymptotics, which arise from a different mechanism entirely. Your study tip: whenever I(θ0)=0I(\theta_0) = 0, immediately abandon standard n\sqrt{n}-normality and instead directly track the distribution of the estimator through its explicit formula.

Question 8

Let X1,,XnX_1,\ldots,X_n be independent with Laplace density f(x;θ)=12exp(xθ)f(x;\theta)=\tfrac12\exp(-|x-\theta|), where θR\theta\in\mathbb R. For odd nn, the MLE θ^n\widehat\theta_n is the sample median. The log-likelihood is not twice differentiable at observed data points.

Which conclusion best reflects the role of differentiability in the asymptotic normality of this MLE?

  1. Asymptotic normality fails because twice differentiability of every finite-sample log-likelihood is necessary for any MLE normal limit.
  2. n(θ^nθ0)Laplace(0,1)n(\widehat\theta_n-\theta_0)\Rightarrow\operatorname{Laplace}(0,1) because the nonsmooth likelihood produces an extreme-value convergence rate.
  3. n(θ^nθ0)N(0,2)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,2) because the sample median has the same variance as the Laplace sample mean.
  4. n(θ^nθ0)N(0,1)\sqrt n(\widehat\theta_n-\theta_0)\Rightarrow N(0,1) by quantile asymptotics, despite failure of classical smooth-likelihood conditions. (correct answer)
Explanation: Whenever you see an MLE question where the log-likelihood lacks classical smoothness, resist the reflex to declare asymptotic normality dead — instead, ask whether an alternative asymptotic argument applies. For the Laplace location model, the log-likelihood is (θ)=i=1nXiθ\ell(\theta) = -\sum_{i=1}^n |X_i - \theta|, which is piecewise linear and non-differentiable at each observation. Classical Cramér-type proofs require twice differentiability of the log-likelihood, so they don't directly apply. However, asymptotic normality can still be established via quantile asymptotics. The MLE is the sample median θ^n=X((n+1)/2)\widehat{\theta}_n = X_{((n+1)/2)}, and a standard result states that for a density ff with f(θ0)>0f(\theta_0) > 0, the sample median satisfies n(θ^nθ0)N ⁣(0,14f(θ0)2)\sqrt{n}(\widehat{\theta}_n - \theta_0) \Rightarrow N\!\left(0, \frac{1}{4f(\theta_0)^2}\right). Since f(θ0)=12f(\theta_0) = \tfrac{1}{2}, the asymptotic variance is 14(1/2)2=1\frac{1}{4(1/2)^2} = 1. The Fisher information for this model is also I(θ)=1I(\theta) = 1, confirming the median achieves the Cramér-Rao bound. Answer D is correct. A is wrong because twice differentiability of the log-likelihood is sufficient, not necessary, for asymptotic normality — quantile theory provides an independent route. B is wrong on two counts: the correct rate is n\sqrt{n}, not nn, and the limit is Gaussian, not Laplace. C is wrong about the variance: plugging f(θ0)=12f(\theta_0)=\tfrac{1}{2} into the quantile formula gives variance 1, not 2; the mean and median of the Laplace distribution are not asymptotically equivalent in variance. As a study habit, always distinguish sufficient conditions from necessary conditions in asymptotic theory — many exam distractors exploit this confusion by treating sufficiency as necessity.

Question 9

An analyst maximizes a possibly misspecified working log-likelihood. Assume the resulting estimator is consistent for the unique interior pseudo-true value θ\theta^* and satisfies the regularity conditions for misspecified M-estimation. At θ\theta^*, define A=E{i(θ)}=2A=-E\{\ell_i''(\theta^*)\}=2 and B=Var{i(θ)}=8B=\operatorname{Var}\{\ell_i'(\theta^*)\}=8.

What is the appropriate asymptotic distribution of the estimator?

  1. n(θ^nθ)N(0,1/2)\sqrt n(\widehat\theta_n-\theta^*)\Rightarrow N(0,1/2) using the inverse expected Hessian from the working model.
  2. n(θ^nθ)N(0,4)\sqrt n(\widehat\theta_n-\theta^*)\Rightarrow N(0,4) using the ratio of score variance to expected curvature.
  3. n(θ^nθ)N(0,2)\sqrt n(\widehat\theta_n-\theta^*)\Rightarrow N(0,2) using the sandwich variance A1BA1A^{-1}BA^{-1}. (correct answer)
  4. n(θ^nθ)N(0,8)\sqrt n(\widehat\theta_n-\theta^*)\Rightarrow N(0,8) because the score variance alone determines the limit.
Explanation: Whenever you encounter M-estimation under potential misspecification, your default tool is the sandwich variance estimator — not the naive inverse-Hessian. The key insight is that misspecification breaks the information matrix equality (A=BA = B under correct specification), so the two quantities must be treated separately. The asymptotic distribution of a misspecified M-estimator follows the sandwich formula: n(θ^nθ)N(0,A1BA1)\sqrt{n}(\hat{\theta}_n - \theta^*) \Rightarrow N(0, A^{-1}BA^{-1}), where A=E{i(θ)}A = -E\{\ell_i''(\theta^*)\} captures curvature (how sharply the likelihood peaks) and B=Var{i(θ)}B = \operatorname{Var}\{\ell_i'(\theta^*)\} captures score variability. Plugging in A=2A = 2 and B=8B = 8: A1BA1=12812=2A^{-1}BA^{-1} = \frac{1}{2} \cdot 8 \cdot \frac{1}{2} = 2. This confirms C is correct. A is wrong because it uses only A1=1/2A^{-1} = 1/2, which would be valid if the model were correctly specified (invoking the information matrix equality to write A1BA1=A1A^{-1}BA^{-1} = A^{-1}). Under misspecification, you cannot collapse the sandwich. B computes B/A=8/2=4B/A = 8/2 = 4, which confuses the sandwich A1BA1A^{-1}BA^{-1} with a simple ratio. The outer A1A^{-1} factors appear on both sides, not just once. D discards curvature entirely, using only B=8B = 8. Score variance alone never determines the asymptotic variance — the Hessian always enters through the A1A^{-1} wrapping. Study tip: Memorize the sandwich as "bread–filling–bread": A1BA1A^{-1} \cdot B \cdot A^{-1}. Under correct specification, A=BA = B simplifies this to A1A^{-1}, but whenever misspecification is mentioned, always keep all three pieces.

Question 10

Let X1,,XnX_1,\ldots,X_n be independent N(μ,1)N(\mu,1) variables, with unrestricted μR\mu\in\mathbb R, and suppose μ0=0\mu_0=0. The MLE is μ^n=Xn\widehat\mu_n=\overline X_n. Consider the transformed parameter ψ=μ2\psi=\mu^2 and the corresponding plug-in MLE ψ^n=μ^n2\widehat\psi_n=\widehat\mu_n^2.

Which statement correctly describes the asymptotic behavior of ψ^n\widehat\psi_n?

  1. n(ψ^nψ0)N(0,1)\sqrt n(\widehat\psi_n-\psi_0)\Rightarrow N(0,1) by applying the ordinary delta method to g(μ)=μ2g(\mu)=\mu^2.
  2. n(ψ^nψ0)χ12n(\widehat\psi_n-\psi_0)\Rightarrow\chi_1^2 because the first derivative of the transformation vanishes at μ0\mu_0. (correct answer)
  3. n(ψ^nψ0)χ12\sqrt n(\widehat\psi_n-\psi_0)\Rightarrow\chi_1^2 because squaring preserves the usual MLE convergence rate.
  4. n(ψ^nψ0)N(0,2)n(\widehat\psi_n-\psi_0)\Rightarrow N(0,2) by using the second derivative in a higher-order delta method.
Explanation: When the delta method's first derivative vanishes at the point of evaluation, the standard n\sqrt{n} central limit theorem result breaks down — and that's exactly what's being tested here. The ordinary delta method says that if n(μ^nμ0)N(0,1)\sqrt{n}(\hat{\mu}_n - \mu_0) \Rightarrow N(0,1), then n(g(μ^n)g(μ0))N(0,[g(μ0)]2)\sqrt{n}(g(\hat{\mu}_n) - g(\mu_0)) \Rightarrow N(0, [g'(\mu_0)]^2). For g(μ)=μ2g(\mu) = \mu^2, we get g(μ)=2μg'(\mu) = 2\mu, so at μ0=0\mu_0 = 0, g(μ0)=0g'(\mu_0) = 0. The leading linear term vanishes entirely, meaning you must go to the second-order delta method. Writing g(μ^n)g(μ0)12g(μ0)(μ^nμ0)2g(\hat{\mu}_n) - g(\mu_0) \approx \frac{1}{2}g''(\mu_0)(\hat{\mu}_n - \mu_0)^2, and since g(μ)=2g''(\mu) = 2, we get ψ^n0=μ^n2(μ^n0)2\hat{\psi}_n - 0 = \hat{\mu}_n^2 \approx (\hat{\mu}_n - 0)^2. Therefore nψ^n=nμ^n2=(nμ^n)2Z2χ12n\hat{\psi}_n = n\hat{\mu}_n^2 = (\sqrt{n}\,\hat{\mu}_n)^2 \Rightarrow Z^2 \sim \chi_1^2. The rate accelerates to nn (not n\sqrt{n}), confirming B is correct. Choice A fails because it applies the first-order delta method without checking whether g(μ0)=0g'(\mu_0) = 0 — a critical prerequisite. Choice C has the right distributional form (χ12\chi_1^2) but the wrong scaling: using n\sqrt{n} instead of nn is precisely the error the second-order analysis corrects. Choice D gets the rate right (nn) but claims a normal limit, ignoring that squaring a normal variable produces a chi-squared, not another normal. Your strategy: always check g(μ0)=0g'(\mu_0) = 0 before applying the delta method. When it vanishes, shift to the second-order expansion, expect a faster convergence rate of nn, and anticipate a chi-squared (not normal) limiting distribution.