Interpol As I
Interpol As I
(Interpolation)
Interpolating a Surface From
Sampled Point Data
Interpolating a Surface From
Sampled Point Data
Assumes a continuous surface that is sampled
Interpolation
■ Estimating the attribute values of locations that are within the
range of available data using known data values
Extrapolation
■ Estimating the attribute values of locations outside the range of
available data using known data values
Interpolating a Surface From
Sampled Point Data
Sample
data
Interpolating a Surface From Sampled
Point Data
Extrapolation
Sample
data
Estimating a point
here: extrapolation
Interpolating a Surface From
Sampled Point Data
Linear Interpolation
If
Sample
elevation data A = 8 feet and
B = 4 feet
A
then
C C = (8 + 4) / 2 = 6 feet
Elevation profile
Interpolating a Surface From Sampled
Point Data
Non-Linear Interpolation
Elevation profile
Interpolating a Surface From Sampled
Point Data
Global Interpolation
Uses all known sample points to estimate a value at an unsampled
location
Sample
data
Interpolating a Surface From Sampled
Point Data
Local Interpolation
Uses a neighborhood of sample points to estimate a value at
an unsampled location
Sample
data
■ Global method
■ Inexact
■ Can be linear or non-linear
■ predicting a z elevation value [dependent variable]
with x and y location values [independent variables]
Trend Surface
1st Order Trend Surface
z = b0 + b1x + e z
x
Trend Surface
1st Order Trend Surface
In two dimensions: z varies as a linear function of x and y
z
y
z = b0 + b1x + b2y + e
x
Trend Surface
Inverse Distance Weighted
(IDW)
Inverse Distance Weighted
■ Local method
■ Exact
■ Can be linear or non-linear
100
IDW:
4 Closest 3
3 160 neighbors,
r=2
2
200
Inverse Distance Weighted
(Example)
A = 100
Weights
A 1 / (42) = .0625 4
B 1 / (32) = .1111 B = 160
C 1 / (22) = .2500 3
C = 200
Inverse Distance Weighted
(Example)
Weights Weights * Value
A 1 / (42) = .0625 .0625 * 100 = 6.25
B 1 / (32) = .1111 .1111 * 160 = 17.76
C 1 / (22) = .2500 .2500 * 200 = 50.00
Total = .4236 A = 100
C = 200
Geostatistics
Geostatistics
■ Geostatistics:The original purpose of geostatistics
centered on estimating changes in ore grade within a
mine.
■ The principles have been applied to a variety of areas in
geology and other scientific disciplines.
Variogram (Models)
■ This estimated value will most likely differ from the actual
value at point p, Za(p), and this difference is called the
estimation error:
Punctual (Ordinary) Kriging
■ If no drift exists and the weights used in the
estimation sum to one, then the estimated value
is said to be unbiased. The scatter of the
estimates about the true value is termed the
error or estimation variance,
Punctual (Ordinary) Kriging
■ kriging tries to choose the optimal weights that produce the
minimum estimation error .
■ Optimal weights, those that produce unbiased estimates and
have a minimum estimation variance, are obtained by solving a
set of simultaneous equations .
Punctual (Ordinary) Kriging
■ A fourth variable is introduced called the Lagrange multiplier
Punctual (Ordinary) Kriging
■ Once the individual weights are known, an estimation
can be made by