Variogram¶
A geostatistical lag function measuring expected squared differences between field values, used to model spatial dependence, anisotropy, nugget, range, and kriging weights.
Core Idea¶
A variogram describes how dissimilarity between values of a spatial or temporal random field changes with separation. Under intrinsic stationarity, the semivariogram is conventionally
where the expectation depends on lag vector \(h\) but not absolute location \(s\). Some literature calls \(2\gamma(h)\) the variogram and \(\gamma(h)\) the semivariogram; others use “variogram” for the half form. A reference-grade use must declare the convention.
The abstraction turns sampled pairwise differences into a lag-dependent dependence model used in geostatistics, especially kriging. Its role structure includes support, lag, stationarity assumptions, directional dependence, estimator bins, an admissible fitted model, and features such as nugget, sill, and range.
Scope of Application¶
Variograms are central in mining geostatistics, soil and environmental mapping, hydrogeology, remote sensing, ecology, epidemiology, image analysis, and spatiotemporal prediction. They guide kriging weights and prediction variance, compare continuity by direction, and support simulation of spatial random fields.
They are useful when local differences are more stable than a global mean, which is why intrinsic stationarity can be weaker than full second-order stationarity. Directional variograms diagnose anisotropy; cross-variograms extend to multiple variables. Block support and change-of-support problems require integrating or regularizing the point-support model.
Clarity¶
The variogram clarifies that “near things are similar” is a testable scale-dependent claim. Small \(\gamma(h)\) means increments at lag \(h\) are usually small; growth with lag indicates declining similarity. A plateau suggests that beyond a range, additional separation no longer increases expected squared difference under the model.
Manages Complexity¶
A dataset with \(n\) locations contains \(n(n-1)/2\) pairs. Variogram estimation compresses this pair cloud into lag/direction bins, then into a valid parametric or nonparametric model. Nugget, sill, range, and anisotropy summarize patterns used by kriging.
The compression discards local pair identity, sampling imbalance, and uncertainty unless these are reported separately. Wide bins stabilize estimates but blur scale; narrow bins retain scale but may have few pairs.
Abstract Reasoning¶
For observed values, a classical method-of-moments estimator at lag bin \(h\) is
where \(P(h)\) is the selected pair set and \(N(h)=|P(h)|\). The factor one-half matches the semivariogram convention. Outliers have large influence because differences are squared, motivating robust estimators in some analyses.
Knowledge Transfer¶
Literal transfer occurs across spatial fields—ore grade, rainfall, soil concentration, elevation residuals—and temporal increments when the same lag/increment structure applies. Practitioners transfer diagnostics about support, anisotropy, pair counts, and admissible models.
The parent prime:comparison carries the portable operation of placing paired values in a shared frame and reading off a relation. The variogram fixes that frame to lag and reads squared dissimilarity rather than generic likeness or normalized co-movement. prime:correlation remains a close statistical neighbor, but the variogram can be defined under intrinsic stationarity where covariance and correlation need not exist.
Relationships to Other Abstractions¶
Current abstraction Variogram Domain-specific
Parents (1) — more general patterns this builds on
-
Variogram presupposes Comparison Prime
Variogram presupposes
prime:comparison: field values separated by a selected lag are co-framed, their squared increment is aligned under a declared support and convention, and a lag-conditioned dissimilarity relation is read off.
Hierarchy path (1) — routes to 1 parentless root
- Variogram → Comparison → Self Checking
Neighborhood in Abstraction Space¶
Variogram sits in a sparse region of the domain-specific corpus (74th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Unclustered & Miscellaneous (1565 abstractions)
Nearest neighbors
- Quantile–Quantile Plot — 0.84
- Kriging — 0.84
- Correlation Dimension — 0.84
- Least-Squares Adjustment — 0.83
- Hurst Exponent — 0.83
Computed from structural-signature embeddings · 2026-09-08