GEO 580 - Lecture 3
Assessing Geographic Distributions

Assessing Geographic Distributions

maps are data

maps are numbers first, pictures later

maps can be descriptive AND prescriptive

from map display to map analysis map statistics or mapematics

Statistics

Classical statistics - central tendency (average) in numeric space

- typical measurement (average)

- how typical that typical is (std. deviation)



Spatial statistics - variation (std. deviation) in geographic space

- guidance as to where the typical is too low and where it is too high



What's A Wildlife Manager to Do?

23 animals assumed everywhere?

coefficient of variation often useful
-- if std. dev. large, average is unusable
-- error flag pitfalls of applying classical statistics to spatial data

give spatial characterization to the mean (23)

lets interpolate!

Spatial Interpolation

need to estimate values at locations where there are no explicit data

estimates must be determined from surrounding values



Fitting Continuous Surfaces to Data

(1) FLAT plane

(2) flat but TILTED to fit data better

(3) tilted but WARPED to fit data even better

Trend Surface

point-based

approximate interpolater

- surface doesnt pass through all data points

- global trend in data, varying slowly overlain by local but rapid fluctuations

global interpolater - change in an input value affects the entire map



flat but TILTED plane to fit data - surface is approximated by linear equation (polynomial degree 1)

z = a + bx + cy

tilted but WARPED plane to fit data

- surface is approximated by quadratic equation (polynomial degree 2)

z = a + bx + cy + dx² + exy + fy²

On to Windows (not Microsoft's)

results extend non-spatial concept of central tendency

WHERE might you find unusual responses?

generates estimates based existing data in the region

region = roving window

- moves about study area
- summarizes data it encounters
- reach (search radius)
- number of samples
- direction


Minimum Curvature Splines

calculates an initial set of estimates at coarse gird spacing
repeatedly applies a smoothing equation (piecewise polynomial) to the surface
iterative smoothing
finer and finer grid spacings
no cliffs
no abrupt changes in slope
no kinks in contours
best for surfaces that are smooth to begin with
popular in surface interpolation packages but not common in GISs


(no roving window used in nearest neighbor)

Inverse Distance Weighted

point-based

approximate interpolator

static averaging
-estimates never exceed range of data

independent random samples
- good for data with no regional trend

Kriging

Variograms

Deriving the variogram

Computing the estimates


Not Discussed in Class: Fourier Series

Arc/INFO Interpolation Methods

TREND (Grid function)
SPLINE (Grid function)
IDW (Grid function)
KRIGING (Arc command)

Spatial Interpolation & GIS

to provide contours

to calculate some property of a surface at a given point

model all the REAL intricacies of a surface

highlight general spatial trend of data for decision-making

A GIS Perspective on Interpolation

Spatial Interpolation Algorithms in GIS

Some References

Burrough, P.A., 1986. Principles of Geographical Information Systems for land Resources Assessment, Clarendon, Oxford. See Chapter 8.

Lam, N., 1983. "Spatial Interpolation Methods: A Review," The American Cartographer 10(2):129-149.

Maslyn, R.M., 1987. "Gridding Advisor: An Expert System for Selecting Gridding Algorithms," Geobyte 2(4):42-43.


Last updated 8 April 2000

http://dusk.geo.orst.edu/buffgis/buff03.html

Return to GEO 580 Lectures