Kriging
Kriging is a geostatistical interpolation method that estimates the value of a spatially varying property (such as porosity, permeability, formation thickness, or reservoir top depth) at unsampled locations using a weighted average of nearby observed data values, where the weights are determined not by simple distance alone but by the spatial correlation structure of the data as described by the variogram (a function that measures how the variance of the difference between two measurements increases as the distance between them increases); kriging is named after South African mining engineer Daniel Gerhardus Krige, who developed an early practical version of the technique in the 1950s for estimating ore grades in gold mines, with the mathematical formalization by French geostatistician Georges Matheron in the early 1960s creating the theoretical framework that has since been applied to petroleum reservoir characterization, groundwater mapping, environmental contamination assessment, and mineral resource estimation; kriging is the Best Linear Unbiased Estimator (BLUE) of the property value at unsampled locations, meaning that among all possible linear combinations of the surrounding data values, it minimizes the estimation variance (making it the most precise possible unbiased estimate given the available data and the variogram model), and it provides at every estimated location a kriging variance that quantifies the uncertainty of the estimate based on the data density, the variogram range, and the geometry of the surrounding data configuration.
Key Takeaways
- The kriging system of equations determines the optimal weights assigned to each surrounding data point by solving a set of linear equations derived from the variogram model and the requirement that the estimates be unbiased: for ordinary kriging (the most commonly used variant, which estimates the unknown mean of the field locally from the data in the search neighborhood rather than assuming a globally known mean), the kriging weights must sum to 1 (the unbiasedness constraint), and the optimal weights are computed by solving a matrix equation whose elements are the variogram values between all pairs of data points and between each data point and the estimation location; data points close to the estimation location receive higher weight than distant points, but the kriging weights also account for data redundancy: two closely spaced data points carry less independent information than two widely spaced points, and the kriging system automatically downweights closely spaced (redundant) data pairs relative to isolated data points; this spatial declustering property of kriging is one of its major advantages over simpler distance-based interpolation methods (inverse distance weighting) that cannot account for data clustering.
- The kriging variance (sigma-squared-k) measures the uncertainty of the kriging estimate at each location as a function of the data configuration and the variogram, providing a spatially variable uncertainty map that complements the kriging estimate map: the kriging variance is zero at data locations (where the estimate equals the measured value exactly, with no uncertainty) and increases with distance from data points (where less information is available and the estimate is less reliable); the square root of the kriging variance (the kriging standard deviation) can be used to compute confidence intervals for the estimates at each location, assuming the spatial random field has a Gaussian distribution; however, the kriging variance depends only on the data configuration and variogram model, not on the data values themselves, meaning that a smoothly distributed data set in a high-variogram-nugget, short-range field will have the same kriging variance pattern as a uniformly sampled field even if the actual variability of the data values is very different; this property is both a strength (uncertainty is objectively defined by data geometry) and a limitation (extreme data values near a location do not increase the local uncertainty estimate beyond what the geometry implies).
- Kriging variants address different assumptions about the spatial trend and statistical properties of the property being estimated: ordinary kriging (OK, assumes local stationarity of the mean but does not require the mean to be known globally), simple kriging (SK, assumes the mean is known and constant everywhere, used in sequential Gaussian simulation), universal kriging (UK, also called kriging with a trend or external drift, incorporates a spatially varying deterministic trend component such as depth-dependent compaction or seismically derived acoustic impedance as an external variable), and co-kriging (incorporates secondary variables that are spatially correlated with the primary property of interest to improve estimation accuracy by leveraging the denser sampling of secondary data); in petroleum applications, co-kriging with seismic attributes (acoustic impedance from seismic inversion, amplitude from seismic reflection, or attributes from spectral decomposition) as the secondary variable is a powerful approach for improving porosity or net-to-gross estimation between wells where seismic data provides dense lateral coverage that constrains the interpolation.
- The smoothing effect of kriging is a fundamental limitation that makes kriged property maps appropriate for some applications but inappropriate for others: kriging produces smooth, best-estimate maps that minimize the overall estimation error, but the local variability of the property is underrepresented in the kriged result because kriging weights average the surrounding data values and cannot reproduce values more extreme than the data themselves at unsampled locations; the kriged porosity map of a heterogeneous reservoir may show correct average properties at each location but will not reproduce the high-porosity channel sands or low-porosity cemented zones that control reservoir connectivity and permeability; for applications requiring a realistic representation of property variability (reservoir simulation, uncertainty quantification, or connectivity analysis), stochastic simulation methods (sequential Gaussian simulation, sequential indicator simulation) that reproduce the variogram statistics while generating extreme values consistent with the data histogram are preferred over kriging; kriging is appropriate when the goal is a single best-estimate map for structural interpretation, volumetric calculation, or input to a deterministic reservoir simulation history-match model.
- Indicator kriging (IK) adapts the kriging framework to categorical or non-Gaussian data by transforming the original continuous data into binary indicator variables (1 if the value exceeds a threshold, 0 if it does not) and kriging the indicator values to produce probability maps of exceeding each threshold: the indicator approach is used for estimating the probability of sand vs. shale at each location (using lithological indicators from well log facies analysis), the probability of exceeding a porosity cutoff, or the probability of a reservoir property being in a specified range; multiple threshold indicator kriging at several cumulative probability levels can reconstruct the complete conditional probability distribution of the property at each location, providing a non-parametric spatial uncertainty model that makes no assumption about the shape of the distribution (unlike ordinary kriging, which implicitly assumes Gaussian statistics); indicator kriging is widely used in reservoir characterization for facies probability mapping and in reserve estimation for producing probability distributions of reservoir property volumes that feed into probabilistic reserve calculations.
Fast Facts
The term "kriging" was coined by Georges Matheron in honor of Daniel Krige, whose 1951 master's thesis on ore grade estimation in South African gold mines developed the empirical statistical approach that Matheron later formalized into the mathematical theory of regionalized variables. The GSLIB (Geostatistical Software Library) published by Deutsch and Journel at Stanford University in 1992 made kriging and simulation algorithms freely available and accelerated their adoption in the petroleum industry, where kriging is now embedded in all major reservoir characterization software packages including Petrel, RMS, and IRAP-RMS.
What Is Kriging?
Kriging is the geostatistical interpolation method that produces the Best Linear Unbiased Estimate of a spatially varying property at unsampled locations by weighting surrounding data points according to the variogram model, which quantifies how spatial correlation decreases with distance and accounts for data clustering and redundancy. The kriging variance at each estimated location provides a spatially variable uncertainty measure based on data density and variogram parameters. While kriging produces optimal single-valued estimates for each location, its smoothing effect makes it more appropriate for best-estimate maps and volumetrics than for applications requiring realistic representation of spatial variability, which instead use stochastic simulation methods.
Synonyms and Related Terminology
Kriging is also called kriging interpolation, spatial kriging, or geostatistical estimation. Related terms include variogram (the fundamental statistical function of geostatistics that quantifies spatial correlation by measuring how the variance of the difference between property values at two locations increases with their separation distance, with the nugget, sill, and range parameters of the fitted variogram model governing the kriging weights and kriging variance at each estimation location), geostatistical methods (the family of spatial statistical techniques including kriging and stochastic simulation that quantify and reproduce the spatial correlation structure of subsurface rock and fluid properties using the variogram, providing either best-estimate property maps (kriging) or multiple equally probable realizations (simulation) for reservoir characterization and uncertainty quantification), sequential Gaussian simulation (the stochastic simulation method that generates multiple equiprobable realizations of a Gaussian spatial random field conditioned to data using sequential kriging at each simulation node, producing a set of realizations that honor the variogram structure and data values and whose spread quantifies the interwell property uncertainty that kriging's single best estimate cannot represent), co-kriging (the kriging variant that incorporates one or more secondary variables (such as seismic attributes) that are spatially correlated with the primary property of interest, using the cross-variogram between primary and secondary variables to transfer the dense spatial coverage of seismic data into improved kriging estimates of porosity or net-to-gross between wells), and estimation variance (the statistical measure of uncertainty in an interpolated estimate, which in kriging is the kriging variance computed from the variogram and the data configuration, providing a spatially variable uncertainty map that quantifies where estimates are most and least reliable based on data density and spatial correlation structure).
Why Kriging Is the Standard Interpolation Method in Petroleum Reservoir Characterization
Before kriging, petroleum geologists interpolated reservoir properties between wells by hand contouring (drawing smooth curves through the data based on geological judgment), by triangulation (assigning values by simple geometric proximity), or by inverse-distance weighting (averaging nearby values with weights proportional to 1/distance). All of these methods ignore the spatial correlation structure of the data, treat clustered data the same as evenly spaced data, and provide no uncertainty estimate for their interpolations. Kriging addresses all three deficiencies: it uses the variogram to account for spatial correlation, automatically downweights clustered data, and provides a rigorous uncertainty measure at each estimated location. For these reasons, kriging became the default interpolation tool in quantitative reservoir characterization from the 1990s onward and remains the methodological foundation of spatial estimation in petroleum geoscience today.