Ordinary Kriging Process in ArcGIS

Slides:



Advertisements
Similar presentations
Spatial point patterns and Geostatistics an introduction
Advertisements

Introduction to Smoothing and Spatial Regression
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 ~ Curve Fitting ~ Least Squares Regression Chapter.
Kriging.
Cost of surrogates In linear regression, the process of fitting involves solving a set of linear equations once. For moving least squares, we need to.
6-1 Introduction To Empirical Models 6-1 Introduction To Empirical Models.
Prediction, Correlation, and Lack of Fit in Regression (§11. 4, 11
SPATIAL DATA ANALYSIS Tony E. Smith University of Pennsylvania Point Pattern Analysis Spatial Regression Analysis Continuous Pattern Analysis.
Basic geostatistics Austin Troy.
The Simple Linear Regression Model: Specification and Estimation
Correlation and Autocorrelation
Deterministic Solutions Geostatistical Solutions
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Chapter 13 Introduction to Linear Regression and Correlation Analysis
Applied Geostatistics
Deterministic Solutions Geostatistical Solutions
Geostatistics Mike Goodchild. Spatial interpolation n A field –variable is interval/ratio –z = f(x,y) –sampled at a set of points n How to estimate/guess.
Chapter 14 Introduction to Linear Regression and Correlation Analysis
Applications in GIS (Kriging Interpolation)
Method of Soil Analysis 1. 5 Geostatistics Introduction 1. 5
Introduction to Regression Analysis, Chapter 13,
Geostatistic Analysis
Applied Geostatistics geog. buffalo. edu/~lbian/GEO497_597
Spatial Interpolation
Weed mapping tools and practical approaches – a review Prague February 2014 Weed mapping tools and practical approaches – a review Prague February 2014.
Geo479/579: Geostatistics Ch17. Cokriging
Spatial Interpolation of monthly precipitation by Kriging method
Using ESRI ArcGIS 9.3 Spatial Analyst
Geo479/579: Geostatistics Ch12. Ordinary Kriging (1)
Basic geostatistics Austin Troy.
Introduction to Linear Regression
Chap 12-1 A Course In Business Statistics, 4th © 2006 Prentice-Hall, Inc. A Course In Business Statistics 4 th Edition Chapter 12 Introduction to Linear.
Geog. 579: GIS and Spatial Analysis - Lecture 21 Overheads 1 Point Estimation: 3. Methods: 3.6 Ordinary Kriging Topics: Lecture 23: Spatial Interpolation.
Geographic Information Science
Various topics Petter Mostad Overview Epidemiology Study types / data types Econometrics Time series data More about sampling –Estimation.
Geo479/579: Geostatistics Ch16. Modeling the Sample Variogram.
Spatial Statistics in Ecology: Continuous Data Lecture Three.
GEOSTATISICAL ANALYSIS Course: Special Topics in Remote Sensing & GIS Mirza Muhammad Waqar Contact: EXT:2257.
Spatial Interpolation III
Regression. Types of Linear Regression Model Ordinary Least Square Model (OLS) –Minimize the residuals about the regression linear –Most commonly used.
Spatial Interpolation Chapter 13. Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
9.3 and 9.4 The Spatial Model And Spatial Prediction and the Kriging Paradigm.
Spatial Analysis & Geostatistics Methods of Interpolation Linear interpolation using an equation to compute z at any point on a triangle.
Geo479/579: Geostatistics Ch4. Spatial Description.
Additional Topics in Prediction Methodology. Introduction Predictive distribution for random variable Y 0 is meant to capture all the information about.
Statistical Surfaces Any geographic entity that can be thought of as containing a Z value for each X,Y location –topographic elevation being the most obvious.
Lecture 6: Point Interpolation
Short course on space-time modeling Instructors: Peter Guttorp Johan Lindström Paul Sampson.
Interpolation and evaluation of probable Maximum Precipitation (PMP) patterns using different methods by: tarun gill.
Geo479/579: Geostatistics Ch7. Spatial Continuity.
Linear Correlation (12.5) In the regression analysis that we have considered so far, we assume that x is a controlled independent variable and Y is an.
Geostatistics GLY 560: GIS for Earth Scientists. 2/22/2016UB Geology GLY560: GIS Introduction Premise: One cannot obtain error-free estimates of unknowns.
Geo479/579: Geostatistics Ch12. Ordinary Kriging (2)
CWR 6536 Stochastic Subsurface Hydrology
By Russ Frith University of Alaska at Anchorage Civil Engineering Department Estimating Alaska Snow Loads.
Environmental Modeling Spatial Interpolation. 1. Definition ► A procedure of estimating the values of properties at un-sampled sites ► The property must.
INTERPOLATION Procedure to predict values of attributes at unsampled points within the region sampled Why?Examples: -Can not measure all locations: - temperature.
CWR 6536 Stochastic Subsurface Hydrology Optimal Estimation of Hydrologic Parameters.
Chapter 13 Simple Linear Regression
Synthesis.
Labs Put your name on your labs! Layouts: Site 1 Photos Title Legend
Ch9 Random Function Models (II)
Inference for Geostatistical Data: Kriging for Spatial Interpolation
Paul D. Sampson Peter Guttorp
Interpolation & Contour Maps
Simple Linear Regression
Concepts and Applications of Kriging
Presentation transcript:

Ordinary Kriging Process in ArcGIS The target is center of a cell. The value of Zi will be computed for the cell based on the center point (like a lattice). Compute distance between cell and the selected sample . Estimate the semivariance for each sample point and for the target point (i.e. the nugget) Find the weights to apply to each sample.

Theoretical semivariogram models for kriging are based on isotropic models, so correction for any anisotropies are necessary to use kriging methodology * Experimentally determine the directions corresponding to minimum and maximum range * Develop a model that describes change in direction as well as distance – or models based on direction * Combine directional models into a single common model that is consistent in all directions – range standardized to 1

Estimate unknown point Zp based on three samples (Z1, Z2 & z3) at known locations.

In Matrix form

Solution Zp = W1*Z1 + W2*Z2 + W3*Z3 Est Variance = W1*SV(h1p) + W2*SV(h2p) + W3*SV(h3p) + L

Types Kriging produces the best linear unbiased estimate of an attribute at an unmeasured site, once the semivariogram has been modeled. Ordinary Kriging: produces interpolation values by assuming a constant but unknown mean value, allowing local influences due to nearby neighboring values. Because the mean is unknown, there are few assumptions. This makes ordinary kriging particularly flexible, but perhaps less powerful than other methods. Used when there is no drift (i.e. trend) in the data. Simple Kriging: produces interpolation values by assuming a constant but known mean value, allowing local influences due to nearby neighboring values. Because the mean is known, it is slightly more powerful than ordinary kriging, but in many situations the selection of a mean value is not obvious.

Types Universal Kriging: produces interpolation values by assuming a trend surface with unknown coefficients, but allowing local influences due to nearby neighboring values. It is possible to overfit the trend surface, which does not leave enough variation in the random errors to properly reflect uncertainty in the model. When used properly, universal kriging is more powerful than ordinary kriging because it explains much of the variation in the data through the nonrandom trend surface. In ArcGIS trend is modeled by a constant, linear, second or third order equation.

Types Addressing trend. Trend can be a simple constant; that is, μ(s) = m for all locations s, and if μ is unknown, then this is the model on which Ordinary Kriging is based. It can also be composed of a linear function of the spatial coordinates themselves; for example, μ(s) = β0 + β1x + β2y + β3x2 + β4y2 + β5xy, where this is a second-order polynomial trend surface and is just linear regression on the spatial x- and y-coordinates. Trends that vary, and where the regression coefficients are unknown, form models for Universal Kriging. Whenever the trend is completely known (i.e., all parameters and covariates known), whether constant or not, it forms the model for Simple Kriging (In ArcGIS you can only make μ(s) constant).

Types Indicator Kriging: uses thresholds to create binary data (0 or 1 values, also called indicator values), and then uses ordinary kriging for this indicator data. Predictions using indicator kriging are interpreted as the probability of exceeding (or, depending on how the binary variables are defined, not exceeding) a threshold. Additional Cutoffs can compensate for the loss of information caused by coding data with indicator functions, but it requires fitting cross-covariances which requires more modeling decisions and parameter estimation. Indicator kriging is not recommended for data having a trend.  

Types Probability Kriging is considered an improvement over indicator kriging by using the original, continuous data for ordinary cokriging of the indicator data. Probability kriging uses more information than indicator kriging so it can be more powerful, but it requires fitting cross-covariances which involves more modeling decisions and parameter estimation. Probability kriging is not recommended for data having a trend.   Disjunctive Kriging is a nonlinear method that is more general than ordinary kriging and indicator kriging. Disjunctive kriging tries to do more than ordinary kriging and indicator kriging by considering functions of the data, rather than using only the data. As usual, to get greater rewards requires stronger assumptions. Disjunctive kriging assumes all data pairs come from a bivariate normal distribution. This assumption can be examined in the Geostatistical Wizard.

Types Cokriging uses information on several variable types. The main variable of interest is Z1, and both autocorrelation for Z1 and cross-correlations between Z1 and all other variable types are used to make better predictions. It is appealing to use information from other variables to help make predictions, but it comes at a price. Cokriging requires much more estimation, which includes estimating the autocorrelation for each variable as well as all cross-correlations. Theoretically, you can do no worse than ordinary kriging because if there is no cross-correlation, you can fall back on just autocorrelation for Z1. But, each time you estimate unknown autocorrelation parameters, you introduce more variability, so the gains in precision of the predictions may not be worth the extra effort.

Co-Kriging If y and x are highly correlated we can use the information about x to improve the prediction of y. If the primary variable of interest is y, the x values that were sampled can be used to improve the y predictions at any point in the region We first need a formal method for estimating and modeling the correlation Do this by extension of the covariogram and variogram for single variables to cross-covariogram and cross-variogram

Co-Kriging ( for two variables) A random process relating to the primary variable: A random process relating to the secondary variable If both processes are assumed stationary, then the cross-covariogram is defined as: and the cross-variogram is defined as:

Sample estimator for cross-variogram is given by: This sample cross-variogram is then fit with a smooth model.

Prediction of y is performed through a weighted average of nearby y and x values Where i = 1, …, n measurements of Y and j= 1,..,m measurements of X The weights are a function of distance modified by the variogram and cross-variogram.