The hierarchical SAT coaching model uses the data modelyjN(θj,σj2),y_j \rightarrow N(\theta_j, \sigma_j^2),

which is reasonable because each school’s estimate is based on a large sample.
The population modelθjN(μ,τ2)\theta_j \rightarrow N(\mu, \tau^2)

is less obviously justified, although model checking indicates that it provides adequate posterior intervals. Posterior inferences can nevertheless be sensitive to modeling choices even when the model fits the observed data well.

To examine robustness, an alternative population distribution is introduced:θjν,μ,τtν(μ,τ2),j=1,,8.(17.4)\theta_j \mid \nu, \mu, \tau \rightarrow t_\nu(\mu, \tau^2), \quad j = 1,\dots,8.

Letp(θ,μ,τν,y)p(\theta, \mu, \tau \mid \nu,y)

denote the posterior distribution under this tνt_\nu​ population model, and letp0(θ,μ,τy)p(θ,μ,τν=,y)p_0(\theta, \mu, \tau \mid y) \equiv p(\theta, \mu, \tau \mid \nu=\infty, y)

denote the posterior under the normal model used earlier.


1. Robust Inference Under a $t_4$​ Population Model

Long-tailed population distributions reduce shrinkage for extreme schools and reduce the influence of the largest observed effect on the estimate of τ2\tau^2. To evaluate this possibility, the population model is replaced with a t4(μ,τ2)t_4(\mu,\tau^2) distribution, while leaving the likelihoodp(yθ)=j=18N(yjθj,σj2)p(y \mid \theta) = \prod_{j=1}^8 N(y_j \mid \theta_j, \sigma_j^2)

unchanged and retaining the hyperpriorp(μ,τ)1.p(\mu,\tau) \propto 1.

Gibbs Sampling

Sampling proceeds using the mixture representation for the ttt distribution described earlier. With ν=4\nu = 4, Gibbs sampling yields 2500 posterior draws after combining the second halves of five chains. Table reports posterior quantiles. The results are nearly identical to those under the normal population model, with only slightly reduced shrinkage for extreme schools such as school A.


2. Computing the Robust Posterior via Importance Resampling

The robust posterior under ν=4\nu = 4 can also be approximated without running a new Gibbs sampler.

Step 1: Draw from the original posterior

Generate 5000 draws(θ,μ,τ)sp0(θ,μ,τy).(\theta,\mu,\tau)^s \sim p_0(\theta,\mu,\tau \mid y).

Step 2: Compute the importance ratio

For each draw, compute:p(θ,μ,τν,y)p0(θ,μ,τy)p(μ,τν)p(θμ,τ,ν)p(yθ)p0(μ,τ)p0(θμ,τ)p0(yθ).\frac{ p(\theta,\mu,\tau \mid \nu,y) }{ p_0(\theta,\mu,\tau \mid y) } \propto \frac{ p(\mu,\tau \mid \nu)\, p(\theta \mid \mu,\tau,\nu)\, p(y \mid \theta) }{ p_0(\mu,\tau)\, p_0(\theta \mid \mu,\tau)\, p_0(y \mid \theta) }.

The likelihood and hyperprior terms cancel, leaving

j=18tν(θjμ,τ2)N(θjμ,τ2).(17.5)\prod_{j=1}^8 \frac{ t_\nu(\theta_j \mid \mu,\tau^2) }{ N(\theta_j \mid \mu,\tau^2) }. \tag{17.5}

Step 3: Importance resampling

Select 500 draws without replacement, with probabilities proportional to the ratios above.
This provides an approximate sample fromp(θ,μ,τν=4,y).p(\theta,\mu,\tau \mid \nu=4, y).

The long right tail of the importance ratios indicates potential instability, suggesting limits on accuracy for this approximation.


3. Sensitivity Analysis Across Different Degrees of Freedom $\nu$

To examine sensitivity to the normality assumption, posterior simulation is repeated forν=1,2,3,5,10,30,\nu = 1, 2, 3, 5, 10, 30,

in addition to the normal (ν=\nu = \infty) and robust (ν=4\nu = 4) models.

Results are summarized by the posterior means and standard deviations of the eight θj\theta_j’s as functions of 1/ν1/\nu. This reparameterization maps the normal model to 1/ν=01/\nu = 0 and produces a finite interval [0,1][0,1][0,1] spanning all tνt_\nu​ distributions from normal to Cauchy.

The figure shows variability arising mostly from simulation noise, with no systematic dependence of posterior inferences on ν\nu.


4. Treating $\nu$ as an Unknown Parameter

A full Bayesian treatment places a prior on ν\nu and integrates it out.

Prior for ν\nu

A uniform prior is assigned to 1/ν1/\nu over the interval [0,1][0,1], producing equal prior weight on the range from the normal model to the Cauchy distribution. The conditional prior on (μ,τ)(\mu,\tau) is set top(μ,τν)g(ν),g(ν)1.p(\mu,\tau \mid \nu) \propto g(\nu), \quad g(\nu) \propto 1.

The scale parameter τ\tau does not directly correspond to a variance when ν2\nu \le 2, but this parameterization remains workable for posterior computation.

Posterior simulation

The Gibbs sampler is expanded with a Metropolis step to update 1/ν1/\nu. Posterior draws of 1/ν1/\nu are shown in Figure; the distribution is diffuse but does not materially alter the inferences for the school effects.


5. Discussion

Posterior medians and central posterior intervals (50% and 95%) for the eight θj\theta_j’s exhibit little sensitivity to the choice of normal vs. tνt_\nu population distributions. Extreme tail quantities (such as 99.9% intervals) could show stronger dependence on ν\nu, although such extremes are not substantively important in this application. Overall, the educational testing example demonstrates relative insensitivity of the inferences to the normality assumption for the population distribution of the school-level effects.