Mathematical Details
[edit]
Kriging is a group of geostatistical techniques to interpolate the value
of a random field
(e.g. the elevation Z of the landscape as a function of the geographic location
) at an unobserved location
from observations
of the random field at nearby locations
. Kriging computes the best linear unbiased estimator
of
based on a stochastic model of the spatial dependence quantified either by the variogram
or by expectation
and the covariance function
of the random field.
The kriging estimator is given by a linear combination

of the observed values
with weights
choosen such that the variance (also called kriging variance or kriging error):

(with
) of the prediction error
is minimized subject to the unbiasedness condition:
![{\displaystyle E[{\hat {Z}}(x)-Z(x)]=\sum _{i=1}^{n}w_{i}(x_{0})\mu (x_{i})-\mu (x_{0})=0}](/media/api/rest_v1/media/math/render/svg/82dad70107d7af5d51fec76c4d5c2e8525ca5532)
Depending on the stochastic properties of the random field different types of kriging apply. For the different types of kriging the unbiasedness condition is rewritten into different linear constraints for the weights
.
The kriging variance must not be confused with the variance

of the kriging predictor
itself.
The types of kriging
[edit]
Classical types of kriging are
- Simple kriging assuming a known constant trend:
.
- Ordinary kriging assuming an unkown constant trend:
.
- Universal Kriging assuming a general linear trend modell
.
- IRFk-Kriging assuming
to be polynomial in
.
- Indicator Kriging using indicator functions instead of the process itself in order to estimate transition probabilities.
- Multiple indicator kriging is a version of Indicatior kriging working with
- Disjunctive Kriging is a nonlinear generalisation of kriging
- Lognormal Kriging interpolates positive data by means of logarithms.
Simple kriging is the most simple kind of kriging. It assumes the expecation of to random field to be beforehand and relies on a covariance function. However in most real application neigther expectation nor covariance are known beforehand.
Simple Kriging Assumptions
[edit]
The practical assumptions for the application of simple kriging are:
- wide sense stationarity of the field.
- The expectation is zero everywhere:
.
- Known covariance function

Simple Kriging Equation
[edit]
The kriging weights of simple kriging have no unbiaseness condition
and are given by the simple kriging equation system:

Simple Kriging Interpolation
[edit]
The interpolation by ordinary kriging is given by:
Simple Kriging Error
[edit]
The kriging error is given by:

which leads to the generalised least squares version of the Gauss-Markov theorem (Chiles&Delfiner 1999, p. 159):

Ordinary kriging is to most commonly used type of kriging. It assumes a constant but unkown mean.
Typical Ordinary Kriging Assumptions
[edit]
The typical practical assumptions for the application of ordinary kriging are:
The mathematical condition for applicability of ordinary kriging are:
- The mean
is unkown but constant
- The variogram
of
is known.
Ordinary Kriging Equation
[edit]
The kriging weights of ordinary kriging solve the unbiasedness condition

and are given by the ordinary kriging equation system:

the additional parameter
is a Lagrange multiplier used in the minisation of the kriging error
to honor the unbiasedness condition.
Ordinary Kriging Interpolation
[edit]
The interpolation by ordinary kriging is given by:
Ordinary Kriging Error
[edit]
The kriging error is given by:
Properties of Kriging
[edit]
(Cressie 1993, Chiles&Delfiner 1999, Wackernagel 1995)
- The kriging estimation is unbiased:
![{\displaystyle E[{\hat {Z}}(x_{i})]=E[Z(x_{i})]}](/media/api/rest_v1/media/math/render/svg/af483a2d7cd5784c37bd1a3d88ed8a2e5e8b9ee5)
- The kriging estimation honors the actually observed value:

- The kriging estimation
is the Best linear unbiased estimator of
if the assumptions hold. However (e.g. Cressie 1993):
- As with any method: If the assumptions do not hold, kriging might be bad.
- There might be better nonlinear and/or biased methods.
- No properties are guaranteed, when the wrong variogram is used. However typically still a 'good' interpolation is achieved.
- Best is not necessarily good: E.g. In case of no spatial dependence the kriging interpolation is only as good as the arithmetic mean.
- Kriging provides
as a measure of precision. However this measure relies on the correctness of the variogram.
- Cressie, N (1993) Statistics for spatial data, Wiley, New York
- Journel, A.G. and C.J. Huijbregts (1978) Mining Geostatistics, Academic Press London
- Goovaerts, P. (1997) Geostatistics for Natural Resources Evaluation, Oxford University Press, New York
- Wackernagel, H. (1995) Multivariate Geostatistics - An Introduction with Applications., Springer Berlin
- Chiles, J.-P. and P. Delfiner (1999) Geostatistics, Modeling Spatial uncertainty, Wiley Series in Probability and statistics.