Skip to content

Kriging

A best-linear-unbiased spatial prediction method whose weights derive from a modeled covariance or variogram under stated mean assumptions.

Version
v2 · 2026-09-06 · History
Domain-specific #
2145
Origin domain
geostatistics
Subdomain
spatial prediction
Aliases
Gaussian process regression in geostatistics

Core Idea

Kriging is a best-linear-unbiased spatial prediction method whose weights derive from a modeled covariance or variogram under stated mean assumptions.

Kriging predicts a spatial random field at an unsampled location with a linear combination of observed values whose weights are derived from a variogram or covariance model and stated mean assumptions. Ordinary, simple, universal, and other forms differ in their trend constraints; under the model, the predictor is best linear unbiased and carries a kriging variance.

When the mean or trend, covariance kernel, Gaussian prior, observation and noise model, and conditioning target are aligned, the kriging predictor coincides with the corresponding Gaussian-process posterior mean, with uncertainty correspondence under the same assumptions. Without Gaussianity, kriging retains its best-linear-unbiased interpretation but not a full posterior-distribution equivalence.[^rasmussen-williams]

Its operative boundary is not supplied by the name alone. Preserve this identity: A best-linear-unbiased spatial prediction method whose weights derive from a modeled covariance or variogram under stated mean assumptions.

Scope of Application

The abstraction recurs literally within environmental science, geology, hydrology, agriculture, and other fields predicting spatially correlated quantities. The following habitats preserve the same recognition machinery; they are not invitations to extend the name metaphorically.

  • Ore estimation. sample grades predict blocks within a deposit.
  • Environmental mapping. monitoring stations predict pollutant surfaces.
  • Soil science. sampled properties are interpolated across fields.
  • Hydrology. rainfall or groundwater variables are mapped with spatial uncertainty.
  • Remote sensing. sparse ground observations calibrate spatial products.

Clarity

Declare the kriging variant, coordinate system, target support, trend, variogram fit, anisotropy, neighborhood, and transformation. The kriging variance is conditional on the spatial design and covariance model and usually does not include all parameter or measurement uncertainty.

A practical identification audit begins with the typed roles rather than the title: establish the spatial field, verify the sampled locations, then test the remaining conditions and exclusions.

Manages Complexity

Kriging reduces an entire spatial dependence model and sample geometry to a local weighted predictor and uncertainty. The same equations expose extrapolation, clustering, anisotropy, and support mismatch rather than hiding them behind distance alone.

The compression remains accountable because each simplification has a named failure condition. Disagreement can be localized to a missing role, an invalid assumption, an ambiguous measurement, or a neighboring abstraction instead of being hidden inside an unanalyzed label.

Abstract Reasoning

R1. Define the prediction support and stochastic trend assumptions. R2. Explore spatial dependence and fit a defensible variogram or covariance model. R3. Construct the covariance system for samples and target. R4. Solve the unbiased minimum-variance equations for weights. R5. Validate residuals and predictions, then report conditional variance and model sensitivity.

Knowledge Transfer

The name transfers literally to spatial or spatiotemporal BLUP systems with the kriging equations and dependence model. Measurement and optimization are parents; weighted averaging by itself is not kriging.

The transfer boundary is explicit: DOMAIN-SPECIFIC PASS / PRIME FAIL: The method recurs across spatial datasets, locations, variables, and covariance or variogram models. Literal recognition retains the specialist vocabulary and validity conditions of geostatistics and spatial interpolation; outside that setting only broader parent operations transfer.

Relationships to Other Abstractions

Local relationship map for KrigingParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.KrigingDOMAINPrime abstraction: Measurement — is a kind ofMeasurementPRIMEPrime abstraction: Optimization — is a kind ofOptimizationPRIME

Current abstraction Kriging Domain-specific

Parents (2) — more general patterns this builds on

  • Kriging is a kind of Measurement Prime

    Measurement (prime:measurement).

  • Kriging is a kind of Optimization Prime

    Optimization (prime:optimization).

Hierarchy paths (2) — routes to 2 parentless roots

Neighborhood in Abstraction Space

Kriging sits in a sparse region of the domain-specific corpus (65th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08

References

[^rasmussen-williams]: Carl Edward Rasmussen and Christopher K. I. Williams, Gaussian Processes for Machine Learning, MIT Press, 2006. Authoritative reference for Gaussian-process priors, covariance functions, observation-noise models, conditioning, posterior means, and posterior variances.