Skip to content

Validation and Theory Uncertainties

Validation asks whether a perturbative prediction implements its stated mathematics and physics. Uncertainty analysis asks how incomplete information propagates after those checks have passed. These are different tasks: a bug is not a theory uncertainty, a Monte Carlo standard error is not a missing-order estimate, and a scale envelope is not automatically a confidence interval. A defensible result keeps analytic, numerical, perturbative, parametric, and modeling components separate until a justified correlation model combines them.

Required background. Fixed-Order Organization and Scale Dependence supplies perturbative order labels and scale diagnostics. Phase-Space Integration and Monte Carlo Estimators supplies sampling errors and convergence hypotheses.

Helpful background. Resummation and Fixed-Order Matching distinguishes fixed-order, profile, and matching-scheme variations.

Let a prediction be represented as

y=P(F,θ,μ,S,N),y=\mathcal P(F,\theta,\mu,\mathcal S,N),

where FF is the measurement definition, θ\theta physical inputs, μ\mu unphysical scales, S\mathcal S a collection of schemes and approximations, and NN the numerical sample. Validation holds all of these fixed and tests identities that the implementation must satisfy: pole cancellation, Ward identities, factorization limits, normalization, map invertibility, or agreement with a trusted benchmark.

Only after those identities pass should variations of NN, θ\theta, μ\mu, or S\mathcal S be interpreted. Inflating an error band does not cure a failed identity.

The table is a reusable minimum set for fixed-order, loop, subtraction, matching, and resonance predictions. Not every row applies to every process, but every omitted row should be marked inapplicable with a reason rather than silently skipped.

Validation and uncertainty matrix for a perturbative prediction
Check class Concrete procedure Pass condition What it does not establish
Analytic poles and dimensions Cancel every regulator pole; verify mass dimension, symmetry factors, and crossing conventions. Coefficients vanish symbolically or to a declared precision before phase-space integration. Finite constants and numerical mappings can still be wrong.
Gauge or BRST identities Replace external polarizations by momenta and vary gauge parameters where available. Physical results obey the stated Ward or Slavnov–Taylor identity and are gauge-parameter independent. A gauge-invariant but incorrectly normalized answer can pass.
Infrared limits and subtraction Approach every soft, collinear, and overlap limit along independent trajectories. The real-to-counterterm ratio tends to one and mapped measurements approach the lower multiplicity. Integrated finite remainders and global coverage need separate tests.
Numerical convergence Use independent batches, alternative mappings, tail diagnostics, and analytic benchmark integrands. Batch estimates agree statistically and errors scale as predicted under the estimator's hypotheses. Convergence does not exclude a common bias in the integrand.
Scale and matching behavior Repeat declared scale, profile, and matching variations and expand the matched result. Known fixed-order coefficients are reproduced and residual scale dependence starts beyond claimed order. The variation band has no universal confidence level.
Independent benchmark Compare selected phase-space points, integrated limits, or coefficients with a separate implementation or analytic result. Agreement falls within a predeclared tolerance using matched inputs and conventions. Shared code, formulas, or hidden conventions reduce independence.
Physical limits and symmetries Take threshold, high-energy, soft, collinear, decoupling, and crossing limits that apply. The prediction approaches the independently known power, sign, and normalization. Passing a few limits does not prove correctness in the full domain.
Inputs and model choices Propagate parameter covariance and compare explicitly defined approximation or scheme alternatives. Sources, correlations, domains, and combination rules are published separately. The spread of chosen models is not guaranteed to cover all missing physics.

The matrix is intentionally redundant. Dimensional analysis, a Ward identity, a local subtraction test, and a benchmark fail for different reasons; agreement among them is stronger than repeating one test at more points. In particular, the distinction between pointwise real-to-counterterm limits and cancellation of integrated poles is explicit in Catani and Seymour 1997, § 2.1, pp. 297–298; §§ 7.1–7.2, pp. 343–346.

For independent importance-sampled weights wkw_k, the standard error is

δMC=sw2N,sw2=1N1k(wkw)2.\begin{aligned} \delta_{\mathrm{MC}}&=\sqrt{\frac{s_w^2}{N}},\\ s_w^2&=\frac1{N-1}\sum_k(w_k-\overline w)^2. \end{aligned}

This estimate assumes finite variance and the declared sampling structure. Correlated bins require the covariance matrix of the estimated bin means,

C^ab=1N(N1)k=1N×(wkawa)(wkbwb).\begin{aligned} \widehat C_{ab} ={}&\frac{1}{N(N-1)}\sum_{k=1}^N\\ &\times(w_{ka}-\overline w_a)(w_{kb}-\overline w_b). \end{aligned}

Publishing only per-bin errors discards correlations needed for normalized shapes, integrals, and fits. If several separately sampled contributions cancel, their covariances vanish only when the samples are actually independent; common random numbers can produce useful nonzero covariance and must be retained.

Numerical error is reduced by more samples or better mappings. A stable estimate with a biased phase-space map, missing channel, or wrong counterterm is precisely estimated but wrong.

Let the physical inputs θi\theta_i have covariance C(θ)C^{(\theta)}. Linear propagation gives

Cab(y)=ijyaθiCij(θ)ybθj.C^{(y)}_{ab} =\sum_{ij} \frac{\partial y_a}{\partial\theta_i} C^{(\theta)}_{ij} \frac{\partial y_b}{\partial\theta_j}.

Finite differences must use steps large compared with integration noise and small enough to remain in the linear regime. Nonlinear propagation can use replicas or direct sampling from a documented joint input distribution. Correlated parameters must not be varied one at a time and then added in quadrature unless that procedure reproduces their covariance.

An input fitted using the same data as the target observable creates additional correlations and possible circularity. That inference problem lies beyond this theory-level page, but the dependence should be identified.

Take a two-bin prediction

y^=(10.06.0)pb,CMC=(0.040.010.010.09)pb2.\widehat{\boldsymbol y} =\begin{pmatrix}10.0\\6.0\end{pmatrix}\mathrm{pb}, \qquad C_{\mathrm{MC}} =\begin{pmatrix} 0.04&0.01\\ 0.01&0.09 \end{pmatrix}\mathrm{pb}^2.

Suppose an independently calibrated dimensionless parameter has standard deviation 0.20.2 and local response

J=(1.50.5)pb.J=\begin{pmatrix}1.5\\-0.5\end{pmatrix}\mathrm{pb}.

Linear propagation gives

Cpar=0.22JJT=(0.090.030.030.01)pb2.C_{\mathrm{par}} =0.2^2JJ^T =\begin{pmatrix} 0.09&-0.03\\ -0.03&0.01 \end{pmatrix}\mathrm{pb}^2.

Independence of the parameter calibration and the Monte Carlo sample permits addition of these two covariance matrices:

Cprob=CMC+Cpar=(0.130.020.020.10)pb2.C_{\mathrm{prob}} =C_{\mathrm{MC}}+C_{\mathrm{par}} =\begin{pmatrix} 0.13&-0.02\\ -0.02&0.10 \end{pmatrix}\mathrm{pb}^2.

For the sum Y=y1+y2=16.0pbY=y_1+y_2=16.0\,\mathrm{pb},

Var(Y)=(11)Cprob(11)=0.19pb2,σY=0.4359pb.\operatorname{Var}(Y) =\begin{pmatrix}1&1\end{pmatrix} C_{\mathrm{prob}} \begin{pmatrix}1\\1\end{pmatrix} =0.19\,\mathrm{pb}^2, \qquad \sigma_Y=0.4359\,\mathrm{pb}.

Discarding the off-diagonal entries instead gives 0.23=0.4796pb\sqrt{0.23}=0.4796\,\mathrm{pb}. The discrepancy is not an additional uncertainty; it is the result of using the wrong covariance model. A scale envelope remains a separately labeled perturbative diagnostic and should not be inserted into CprobC_{\mathrm{prob}} as if its variations were random draws.

Residual renormalization and factorization scale dependence probes selected higher-order logarithms. For resummed predictions, profile-scale and matching-scheme variations probe additional structures. Keep these components labeled:

Δpert=C(ΔμR,ΔμF,Δprofile,Δmatch,),\Delta_{\mathrm{pert}} =\mathcal C(\Delta_{\mu_R},\Delta_{\mu_F}, \Delta_{\mathrm{profile}},\Delta_{\mathrm{match}},\ldots),

where C\mathcal C is a declared combination rule, not an automatic quadrature sum. Validate the prescription on processes or orders where the next coefficient is known. Conventional factor-two scale variation has no process-independent confidence-level interpretation; empirical surveys quantify this limitation in Bagnaschi et al. 2015, § 3, pp. 8–12; § 5, p. 25.

Alternative probabilistic models for missing coefficients add explicit prior and coefficient-distribution assumptions. Their probabilities are conditional on those assumptions and require calibration; they should not be presented as consequences of perturbation theory alone.

Examples include a narrow-width approximation, a chosen power-correction model, a factorization ansatz, or a treatment of non-global effects. A difference between two schemes that agree through the claimed order is a higher-order diagnostic. A difference between models is conditional on the models considered and need not bracket the truth.

For each approximation, state:

  • the expansion parameter and claimed domain;
  • terms kept and dropped;
  • a lower-order comparison with a more complete calculation when available;
  • how cuts or endpoints can enhance the omitted terms;
  • whether the variation is correlated across bins and processes.

Do not hide these effects in a generic “systematic” category. Their physical origins determine how they should be propagated and correlated.

A benchmark should freeze input values, scales, schemes, cuts, phase-space points, precision, and conventions. Compare complex amplitudes or coefficient components before squaring when possible; agreement only after integration can hide compensating errors. Independent code paths should avoid sharing the same algebraic simplifier, phase-space generator, or copied formula for the quantity under test.

For numerical results, retain source revisions, run configuration, random-seed policy, sample counts, compiler or precision choices when consequential, and machine-readable benchmark values. This provenance supports reproduction; it does not replace scientific checks.

Treating a failed check as an uncertainty source. A residual regulator pole or Ward-identity violation is a defect. Fix it before interpreting variation bands.

Adding unlike errors in quadrature by reflex. Quadrature follows from a covariance model, not typography. Preserve source labels and correlations first.

Quoting excessive digits. Numerical precision should reflect the dominant relevant uncertainty and benchmark tolerance, not the raw floating-point output.

Using two calculations with shared ingredients as independent validation. Identify common amplitudes, mappings, libraries, and conventions; test at a level where the implementations genuinely differ.

For two bins with equal standard deviations ss and correlation coefficient ρ\rho, derive the uncertainties of their sum S=y1+y2S=y_1+y_2 and difference D=y1y2D=y_1-y_2.

Solution

With

C=s2(1ρρ1),C=s^2\begin{pmatrix}1&\rho\\ \rho&1\end{pmatrix},

linear propagation gives

Var(S)=2s2(1+ρ),Var(D)=2s2(1ρ).\operatorname{Var}(S)=2s^2(1+\rho), \qquad \operatorname{Var}(D)=2s^2(1-\rho).

Positive correlation increases the uncertainty of the sum and decreases that of the difference; negative correlation does the reverse. Setting ρ=0\rho=0 can therefore understate either observable depending on the actual sign.

  • Bagnaschi, Emanuele, Matteo Cacciari, Alberto Guffanti, and Laura Jenniches. “An Extensive Survey of the Estimation of Uncertainties from Missing Higher Orders in Perturbative Calculations.” Journal of High Energy Physics 02 (2015): 133. doi:10.1007/JHEP02(2015)133. Open PDF.
  • Catani, Stefano, and Michael H. Seymour. “A General Algorithm for Calculating Jet Cross Sections in NLO QCD.” Nuclear Physics B 485 (1997): 291–419; erratum 510 (1998): 503–504. doi:10.1016/S0550-3213(96)00589-5. Open PDF.