Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Exponential families and sufficient statistics

An exponential family separates the data-dependent quantities from their parameter-dependent coefficients in the log density. This structure makes sufficiency, likelihood, and the local geometry accessible through one function.

Begin with a sufficient statistic

Let X1,,XnX_1,\ldots,X_n be independent Bernoulli variables with success probability q(0,1)q\in(0,1). Their joint mass function is

i=1nqxi(1q)1xi=exp ⁣{logq1qi=1nxi+nlog(1q)}.\prod_{i=1}^n q^{x_i}(1-q)^{1-x_i} =\exp\!\left\{ \log\frac{q}{1-q}\sum_{i=1}^n x_i+n\log(1-q) \right\}.

The sample enters the parameter-dependent part only through the count Sn=ixiS_n=\sum_i x_i. Conditional on Sn=sS_n=s, all binary sequences with ss successes have equal probability, independent of qq. This directly shows that SnS_n is sufficient: the conditional distribution of the full data given the statistic contains no further dependence on the parameter.

Set θ=log(q/(1q))\theta=\log(q/(1-q)). For a single observation,

pθ(x)=exp{θxψ(θ)},ψ(θ)=log(1+eθ),x{0,1}.p_\theta(x)=\exp\{\theta x-\psi(\theta)\},\qquad \psi(\theta)=\log(1+e^\theta),\qquad x\in\{0,1\}.

The subtraction of ψ\psi normalizes the two masses. This calculation motivates the general form; it does not derive every exponential family from an arbitrary sufficient statistic.

The general form and its domain

Fix a measure ν\nu, a nonnegative carrier hh, and a vector-valued statistic T:XRdT:\mathcal X\to\mathbb R^d. Define

pθ(x)=h(x)exp{θTT(x)ψ(θ)},ψ(θ)=logXh(x)eθTT(x)dν(x).\begin{aligned} p_\theta(x)&=h(x)\exp\{\theta^\mathsf{T}T(x)-\psi(\theta)\},\\ \psi(\theta)&=\log\int_{\mathcal X} h(x)e^{\theta^\mathsf{T}T(x)}\,d\nu(x). \end{aligned}

The natural parameter domain consists of parameters where the integral is positive and finite. We work on its nonempty open interior Θ\Theta and assume the support {h>0}\{h>0\} is fixed. On this interior the integral admits local differentiation of all orders; exponential integrability in a neighborhood controls the moments of TT. This is the regular setting used below.

The domain is convex: Hölder’s inequality bounds the normalizing integral at a convex combination of two parameters by the corresponding geometric mean of their integrals. In particular, ψ\psi is convex.

For independent observations from this family, the density factors as

(i=1nh(xi))exp ⁣{θTi=1nT(xi)nψ(θ)}.\left(\prod_{i=1}^n h(x_i)\right) \exp\!\left\{\theta^\mathsf{T}\sum_{i=1}^nT(x_i)-n\psi(\theta)\right\}.

The factorization criterion for dominated models therefore makes iT(Xi)\sum_i T(X_i) sufficient. Its dimension stays fixed as nn grows. Sufficiency alone is a broader concept: the full data are always sufficient, and converse characterizations of exponential families require additional hypotheses.

Differentiating the normalizer

Write Z(θ)=eψ(θ)Z(\theta)=e^{\psi(\theta)}. Differentiation under the integral yields

iψ(θ)=iZ(θ)Z(θ)=Ti(x)pθ(x)dν(x)=Eθ[Ti(X)].\partial_i\psi(\theta) =\frac{\partial_iZ(\theta)}{Z(\theta)} =\int T_i(x)p_\theta(x)\,d\nu(x) =\mathbb E_\theta[T_i(X)].

Define the expectation parameter η(θ)=Eθ[T(X)]\eta(\theta)=\mathbb E_\theta[T(X)]. Since jpθ=pθ(Tjηj)\partial_jp_\theta=p_\theta(T_j-\eta_j), a second derivative gives

η=ψ,ijψ=Eθ[TiTj]Eθ[Ti]Eθ[Tj].\eta=\nabla\psi,\qquad \partial_i\partial_j\psi =\mathbb E_\theta[T_iT_j]-\mathbb E_\theta[T_i]\mathbb E_\theta[T_j].

Thus 2ψ=Covθ(T)\nabla^2\psi=\operatorname{Cov}_\theta(T) is positive semidefinite. For any vector aa,

aT2ψa=Varθ(aTT).a^\mathsf{T}\nabla^2\psi\,a =\operatorname{Var}_\theta(a^\mathsf{T}T).

The representation is minimal if no nonzero aa makes aTTa^\mathsf{T}T constant almost everywhere on the support. Under minimality the variance above is positive for every a0a\ne0, so ψ\psi is strictly convex and its gradient has an invertible derivative. Natural and expectation parameters are then smooth local coordinates for the same family. Strict convexity also makes ψ\nabla\psi injective on Θ\Theta; its image must still be distinguished from boundary moments or the entire set of conceivable moment vectors.

The score, the derivative of the log density, is

sθ(x)=θlogpθ(x)=T(x)η(θ).s_\theta(x)=\nabla_\theta\log p_\theta(x)=T(x)-\eta(\theta).

Its covariance is the Fisher information matrix in natural coordinates: Iθ=2ψI_\theta=\nabla^2\psi. The Fisher note derives this metric for general regular models.

Two examples

For Bernoulli observations, direct differentiation gives

η=ψ(θ)=eθ1+eθ=q,ψ(θ)=q(1q).\eta=\psi'(\theta)=\frac{e^\theta}{1+e^\theta}=q,\qquad \psi''(\theta)=q(1-q).

The expectation coordinate is the success probability. Natural coordinates range over R\mathbb R, while expectation coordinates range over (0,1)(0,1).

For the normal running example, with mean μR\mu\in\mathbb R and standard deviation σ>0\sigma>0, we now use θ\theta for natural coordinates in place of the earlier location and scale coordinates. With Lebesgue measure and h(x)=1h(x)=1, the representation is

T(x)=(x,x2)T,θ1=μσ2,θ2=12σ2<0,ψ(θ)=θ124θ2+12logπθ2.\begin{aligned} T(x)&=(x,x^2)^\mathsf{T},\\ \theta_1&=\frac{\mu}{\sigma^2},\qquad \theta_2=-\frac{1}{2\sigma^2}<0,\\ \psi(\theta)&=-\frac{\theta_1^2}{4\theta_2} +\frac12\log\frac{\pi}{-\theta_2}. \end{aligned}

Completing the square in the integral verifies this normalizer. Differentiating recovers η=(μ,μ2+σ2)T\eta=(\mu,\mu^2+\sigma^2)^\mathsf{T}. The expectation domain is η2>η12\eta_2>\eta_1^2; equality would describe zero variance, outside the family.

This is a full two-dimensional family: the natural coordinates vary over the open half-plane θ2<0\theta_2<0. Restricting, for example, to σ2=1+μ2\sigma^2=1+\mu^2 produces a one-dimensional curved subfamily in that natural coordinate space. The ambient potential still exists, but the restricted model does not automatically inherit the full family’s affine coordinates.

Likelihood becomes moment matching

For observed data, let T=n1iT(xi)\overline T=n^{-1}\sum_iT(x_i). Up to a parameter-independent term, the average log likelihood is

n(θ)=θTTψ(θ)+constant.\ell_n(\theta)=\theta^\mathsf{T}\overline T-\psi(\theta)+\text{constant}.

An interior optimum of a full family must satisfy

ψ(θ^)=T.\nabla\psi(\widehat\theta)=\overline T.

Its Hessian is 2ψ-\nabla^2\psi, so in a minimal family an interior solution is the unique maximum. Existence is a separate question. If all Bernoulli observations are successes, then T=1\overline T=1 lies outside (0,1)(0,1) and the likelihood supremum is approached as θ+\theta\to+\infty; no finite natural parameter attains it.

For a constrained parameterization θ=θ(ϕ)\theta=\theta(\phi) with Jacobian JJ, the stationary equation is instead JT(Tη)=0J^\mathsf{T}(\overline T-\eta)=0. Matching every ambient sufficient-statistic moment is generally too strong. This distinction will matter when an EM M-step fits a constrained joint model.

For further reading, Michael I. Jordan’s The Exponential Family: Basics, §§8.3–8.7, treats moment derivatives, sufficiency, and likelihood. That reference uses different symbols for natural and expectation parameters.

Continue with latent variables and EM, or take the geometry route to Fisher information. The hub lists both routes.