MIT 18.650 — Lecture 16

The Wald Test

Recall that a test Ψ\Psi has level α\alpha if size(Ψ)α\mathrm{size}(\Psi) \leq \alpha, where size(Ψ):=maxθΘ0Pθ(Ψ=1)\mathrm{size}(\Psi) := \max_{\theta \in \Theta_0} \mathbb{P}_{\theta}(\Psi = 1) is the maximum possible probability of a Type I error (when H0H_0 is true yet Ψ=1\Psi = 1). Also recall that the standard error of an estimator θ^\hat{\theta} is se:=V[θ^]\mathrm{se} := \sqrt{\mathbb{V}[\hat{\theta}]}.

Theorem. (The Wald Test) Suppose θ^\hat{\theta} is an asymptotically normal estimator of θ\theta, and we seek a test Ψ\Psi with level α\alpha. Note that this means θ^θse^N(0,1)\frac{\hat{\theta} - \theta}{\widehat{\mathrm{se}}} \rightsquigarrow \mathcal{N}(0, 1). Then Tn:=θ^θ0se^T_n := \frac{\hat{\theta} - \theta_0}{\widehat{\mathrm{se}}} is our test statistic, and our test Ψ\Psi is defined by…

If you really wanted, you could also compute the power β(θ)\beta(\theta) of each of the above tests.

Remark. How do we actually compute an estimate se^\widehat{\mathrm{se}} of the standard error?

The Z-test is the special case of the Wald test when the test statistic looks like Tn=Xˉnμ0σ/nT_n = \frac{\bar{X}_n - \mu_0}{\sigma / \sqrt{n}} and when σ\sigma is the true, known population standard deviation.