fbpx
Wikipedia

Variogram

In spatial statistics the theoretical variogram, denoted , is a function describing the degree of spatial dependence of a spatial random field or stochastic process . The semivariogram is half the variogram.

Schematisation of a variogram. The points represent the measured data points (observed) and the curve represents the model function used (empirical). Range stands for the range sought, sill for the plateau value reached at maximum range, nugget for the nugget effect.

In the case of a concrete example from the field of gold mining, a variogram will give a measure of how much two samples taken from the mining area will vary in gold percentage depending on the distance between those samples. Samples taken far apart will vary more than samples taken close to each other.

Definition edit

The semivariogram   was first defined by Matheron (1963) as half the average squared difference between the values at points (  and  ) separated at distance  .[1][2] Formally

 

where   is a point in the geometric field  , and   is the value at that point. The triple integral is over 3 dimensions.   is the separation distance (e.g., in meters or km) of interest. For example, the value   could represent the iron content in soil, at some location   (with geographic coordinates of latitude, longitude, and elevation) over some region   with element of volume  . To obtain the semivariogram for a given  , all pairs of points at that exact distance would be sampled. In practice it is impossible to sample everywhere, so the empirical variogram is used instead.

The variogram is twice the semivariogram and can be defined, equivalently, as the variance of the difference between field values at two locations (  and  , note change of notation from   to   and   to  ) across realizations of the field (Cressie 1993):

 

If the spatial random field has constant mean  , this is equivalent to the expectation for the squared increment of the values between locations   and   (Wackernagel 2003) (where   and   are points in space and possibly time):

 

In the case of a stationary process, the variogram and semivariogram can be represented as a function   of the difference   between locations only, by the following relation (Cressie 1993):

 

If the process is furthermore isotropic, then the variogram and semivariogram can be represented by a function   of the distance   only (Cressie 1993):

 

The indexes   or   are typically not written. The terms are used for all three forms of the function. Moreover, the term "variogram" is sometimes used to denote the semivariogram, and the symbol   is sometimes used for the variogram, which brings some confusion.[3]

Properties edit

According to (Cressie 1993, Chiles and Delfiner 1999, Wackernagel 2003) the theoretical variogram has the following properties:

  • The semivariogram is nonnegative  , since it is the expectation of a square.
  • The semivariogram   at distance 0 is always 0, since  .
  • A function is a semivariogram if and only if it is a conditionally negative definite function, i.e. for all weights   subject to   and locations   it holds:
 
which corresponds to the fact that the variance   of   is given by the negative of this double sum and must be nonnegative.[disputed ]
  • If the covariance function of a stationary process exists it is related to variogram by

     

  • If a stationary random field has no spatial dependence (i.e.   if  ), the semivariogram is the constant   everywhere except at the origin, where it is zero.
  •   is a symmetric function.
  • Consequently,   is an even function.
  • If the random field is stationary and ergodic, the   corresponds to the variance of the field. The limit of the semivariogram is also called its sill.
  • As a consequence the semivariogram might be non continuous only at the origin. The height of the jump at the origin is sometimes referred to as nugget or nugget effect.

Parameters edit

In summary, the following parameters are often used to describe variograms:

  • nugget  : The height of the jump of the semivariogram at the discontinuity at the origin.
  • sill  : Limit of the variogram tending to infinity lag distances.
  • range  : The distance in which the difference of the variogram from the sill becomes negligible. In models with a fixed sill, it is the distance at which this is first reached; for models with an asymptotic sill, it is conventionally taken to be the distance when the semivariance first reaches 95% of the sill.

Empirical variogram edit

Generally, an empirical variogram is needed for measured data, because sample information   is not available for every location. The sample information for example could be concentration of iron in soil samples, or pixel intensity on a camera. Each piece of sample information has coordinates   for a 2D sample space where   and   are geographical coordinates. In the case of the iron in soil, the sample space could be 3 dimensional. If there is temporal variability as well (e.g., phosphorus content in a lake) then   could be a 4 dimensional vector  . For the case where dimensions have different units (e.g., distance and time) then a scaling factor   can be applied to each to obtain a modified Euclidean distance.[4]

Sample observations are denoted  . Samples may be taken at   total different locations. This would provide as set of samples   at locations  . Generally, plots show the semivariogram values as a function of sample point separation  . In the case of empirical semivariogram, separation distance bins   are used rather than exact distances, and usually isotropic conditions are assumed (i.e., that   is only a function of   and does not depend on other variables such as center position). Then, the empirical semivariogram   can be calculated for each bin:

 

Or in other words, each pair of points separated by   (plus or minus some bin width tolerance range  ) are found. These form the set of points  . The number of these points in this bin is  . Then for each pair of points  , the square of the difference in the observation (e.g., soil sample content or pixel intensity) is found ( ). These squared differences are added together and normalized by the natural number  . By definition the result is divided by 2 for the semivariogram at this separation.

For computational speed, only the unique pairs of points are needed. For example, for 2 observations pairs [ ] taken from locations with separation   only [ ] need to be considered, as the pairs [ ] do not provide any additional information.

Variogram models edit

The empirical variogram cannot be computed at every lag distance   and due to variation in the estimation it is not ensured that it is a valid variogram, as defined above. However some Geostatistical methods such as kriging need valid semivariograms. In applied geostatistics the empirical variograms are thus often approximated by model function ensuring validity (Chiles&Delfiner 1999). Some important models are (Chiles&Delfiner 1999, Cressie 1993):

  • The exponential variogram model
     
  • The spherical variogram model
     
  • The Gaussian variogram model
     

The parameter   has different values in different references, due to the ambiguity in the definition of the range. E.g.   is the value used in (Chiles&Delfiner 1999). The   function is 1 if   and 0 otherwise.

Discussion edit

Three functions are used in geostatistics for describing the spatial or the temporal correlation of observations: these are the correlogram, the covariance and the semivariogram. The last is also more simply called variogram.

The variogram is the key function in geostatistics as it will be used to fit a model of the temporal/spatial correlation of the observed phenomenon. One is thus making a distinction between the experimental variogram that is a visualisation of a possible spatial/temporal correlation and the variogram model that is further used to define the weights of the kriging function. Note that the experimental variogram is an empirical estimate of the covariance of a Gaussian process. As such, it may not be positive definite and hence not directly usable in kriging, without constraints or further processing. This explains why only a limited number of variogram models are used: most commonly, the linear, the spherical, the Gaussian and the exponential models.

Applications edit

The empirical variogram is used in geostatistics as a first estimate of the variogram model needed for spatial interpolation by kriging.

  • Empirical variograms for the spatiotemporal variability of column-averaged carbon dioxide was used to determine coincidence criteria for satellite and ground-based measurements.[4]
  • Empirical variograms were calculated for the density of a heterogeneous material (Gilsocarbon).[5]
  • Empirical variograms are calculated from observations of strong ground motion from earthquakes.[6] These models are used for seismic risk and loss assessments of spatially-distributed infrastructure.[7]

Related concepts edit

The squared term in the variogram, for instance  , can be replaced with different powers: A madogram is defined with the absolute difference,  , and a rodogram is defined with the square root of the absolute difference,  . Estimators based on these lower powers are said to be more resistant to outliers. They can be generalized as a "variogram of order α",

 ,

in which a variogram is of order 2, a madogram is a variogram of order 1, and a rodogram is a variogram of order 0.5.[8]

When a variogram is used to describe the correlation of different variables it is called cross-variogram. Cross-variograms are used in co-kriging. Should the variable be binary or represent classes of values, one is then talking about indicator variograms. Indicator variogram is used in indicator kriging.

References edit

  1. ^ Matheron, Georges (1963). "Principles of geostatistics". Economic Geology. 58 (8): 1246–1266. doi:10.2113/gsecongeo.58.8.1246. ISSN 1554-0774.
  2. ^ Ford, David. "The Empirical Variogram" (PDF). faculty.washington.edu/edford. Retrieved 31 October 2017.
  3. ^ Bachmaier, Martin; Backes, Matthias (2008-02-24). "Variogram or semivariogram? Understanding the variances in a variogram". Precision Agriculture. 9 (3). Springer Science and Business Media LLC: 173–175. doi:10.1007/s11119-008-9056-2. ISSN 1385-2256.
  4. ^ a b Nguyen, H.; Osterman, G.; Wunch, D.; O'Dell, C.; Mandrake, L.; Wennberg, P.; Fisher, B.; Castano, R. (2014). "A method for colocating satellite XCO2 data to ground-based data and its application to ACOS-GOSAT and TCCON". Atmospheric Measurement Techniques. 7 (8): 2631–2644. Bibcode:2014AMT.....7.2631N. doi:10.5194/amt-7-2631-2014. ISSN 1867-8548.
  5. ^ Arregui Mena, J.D.; et al. (2018). "Characterisation of the spatial variability of material properties of Gilsocarbon and NBG-18 using random fields". Journal of Nuclear Materials. 511: 91–108. Bibcode:2018JNuM..511...91A. doi:10.1016/j.jnucmat.2018.09.008.
  6. ^ Schiappapietra, Erika; Douglas, John (April 2020). "Modelling the spatial correlation of earthquake ground motion: Insights from the literature, data from the 2016–2017 Central Italy earthquake sequence and ground-motion simulations". Earth-Science Reviews. 203: 103139. Bibcode:2020ESRv..20303139S. doi:10.1016/j.earscirev.2020.103139.
  7. ^ Sokolov, Vladimir; Wenzel, Friedemann (2011-07-25). "Influence of spatial correlation of strong ground motion on uncertainty in earthquake loss estimation". Earthquake Engineering & Structural Dynamics. 40 (9): 993–1009. doi:10.1002/eqe.1074.
  8. ^ Olea, Ricardo A. (1991). Geostatistical Glossary and Multilingual Dictionary. Oxford University Press. pp. 47, 67, 81. ISBN 9780195066890.

Further reading edit

  • Cressie, N., 1993, Statistics for spatial data, Wiley Interscience.
  • Chiles, J. P., P. Delfiner, 1999, Geostatistics, Modelling Spatial Uncertainty, Wiley-Interscience.
  • Wackernagel, H., 2003, Multivariate Geostatistics, Springer.
  • Burrough, P. A. and McDonnell, R. A., 1998, Principles of Geographical Information Systems.
  • Isobel Clark, 1979, Practical Geostatistics, Applied Science Publishers.
  • Clark, I., 1979, Practical Geostatistics, Applied Science Publishers.
  • David, M., 1978, Geostatistical Ore Reserve Estimation, Elsevier Publishing.
  • Hald, A., 1952, Statistical Theory with Engineering Applications, John Wiley & Sons, New York.
  • Journel, A. G. and Huijbregts, Ch. J., 1978 Mining Geostatistics, Academic Press.
  • Glass, H.J., 2003, Method for assessing quality of the variogram, The Journal of The South African Institute of Mining and Metallurgy.

External links edit

  • AI-GEOSTATS: an educational resource about geostatistics and spatial statistics
  • Geostatistics: Lecture by Rudolf Dutter at the Technical University of Vienna

variogram, spatial, statistics, theoretical, variogram, denoted, displaystyle, gamma, mathbf, mathbf, function, describing, degree, spatial, dependence, spatial, random, field, stochastic, process, displaystyle, mathbf, semivariogram, displaystyle, gamma, math. In spatial statistics the theoretical variogram denoted 2g s1 s2 displaystyle 2 gamma mathbf s 1 mathbf s 2 is a function describing the degree of spatial dependence of a spatial random field or stochastic process Z s displaystyle Z mathbf s The semivariogram g s1 s2 displaystyle gamma mathbf s 1 mathbf s 2 is half the variogram Schematisation of a variogram The points represent the measured data points observed and the curve represents the model function used empirical Range stands for the range sought sill for the plateau value reached at maximum range nugget for the nugget effect In the case of a concrete example from the field of gold mining a variogram will give a measure of how much two samples taken from the mining area will vary in gold percentage depending on the distance between those samples Samples taken far apart will vary more than samples taken close to each other Contents 1 Definition 2 Properties 2 1 Parameters 3 Empirical variogram 4 Variogram models 5 Discussion 6 Applications 7 Related concepts 8 References 9 Further reading 10 External linksDefinition edit Semivariance redirects here For the measure of downside risk see Variance Semivariance The semivariogram g h displaystyle gamma h nbsp was first defined by Matheron 1963 as half the average squared difference between the values at points s1 displaystyle mathbf s 1 nbsp and s2 displaystyle mathbf s 2 nbsp separated at distance h displaystyle h nbsp 1 2 Formally g h 12V V f M h f M 2dV displaystyle gamma h frac 1 2V iiint V left f M h f M right 2 dV nbsp where M displaystyle M nbsp is a point in the geometric field V displaystyle V nbsp and f M displaystyle f M nbsp is the value at that point The triple integral is over 3 dimensions h displaystyle h nbsp is the separation distance e g in meters or km of interest For example the value f M displaystyle f M nbsp could represent the iron content in soil at some location M displaystyle M nbsp with geographic coordinates of latitude longitude and elevation over some region V displaystyle V nbsp with element of volume dV displaystyle dV nbsp To obtain the semivariogram for a given g h displaystyle gamma h nbsp all pairs of points at that exact distance would be sampled In practice it is impossible to sample everywhere so the empirical variogram is used instead The variogram is twice the semivariogram and can be defined equivalently as the variance of the difference between field values at two locations s1 displaystyle mathbf s 1 nbsp and s2 displaystyle mathbf s 2 nbsp note change of notation from M displaystyle M nbsp to s displaystyle mathbf s nbsp and f displaystyle f nbsp to Z displaystyle Z nbsp across realizations of the field Cressie 1993 2g s1 s2 var Z s1 Z s2 E Z s1 Z s2 E Z s1 Z s2 2 displaystyle 2 gamma mathbf s 1 mathbf s 2 text var left Z mathbf s 1 Z mathbf s 2 right E left Z mathbf s 1 Z mathbf s 2 E Z mathbf s 1 Z mathbf s 2 2 right nbsp If the spatial random field has constant mean m displaystyle mu nbsp this is equivalent to the expectation for the squared increment of the values between locations s1 displaystyle mathbf s 1 nbsp and s2 displaystyle s 2 nbsp Wackernagel 2003 where s1 displaystyle mathbf s 1 nbsp and s2 displaystyle mathbf s 2 nbsp are points in space and possibly time 2g s1 s2 E Z s1 Z s2 2 displaystyle 2 gamma mathbf s 1 mathbf s 2 E left left Z mathbf s 1 Z mathbf s 2 right 2 right nbsp In the case of a stationary process the variogram and semivariogram can be represented as a function gs h g 0 0 h displaystyle gamma s h gamma 0 0 h nbsp of the difference h s2 s1 displaystyle h mathbf s 2 mathbf s 1 nbsp between locations only by the following relation Cressie 1993 g s1 s2 gs s2 s1 displaystyle gamma mathbf s 1 mathbf s 2 gamma s mathbf s 2 mathbf s 1 nbsp If the process is furthermore isotropic then the variogram and semivariogram can be represented by a function gi h gs he1 displaystyle gamma i h gamma s he 1 nbsp of the distance h s2 s1 displaystyle h mathbf s 2 mathbf s 1 nbsp only Cressie 1993 g s1 s2 gi h displaystyle gamma mathbf s 1 mathbf s 2 gamma i h nbsp The indexes i displaystyle i nbsp or s displaystyle s nbsp are typically not written The terms are used for all three forms of the function Moreover the term variogram is sometimes used to denote the semivariogram and the symbol g displaystyle gamma nbsp is sometimes used for the variogram which brings some confusion 3 Properties editAccording to Cressie 1993 Chiles and Delfiner 1999 Wackernagel 2003 the theoretical variogram has the following properties The semivariogram is nonnegative g s1 s2 0 displaystyle gamma mathbf s 1 mathbf s 2 geq 0 nbsp since it is the expectation of a square The semivariogram g s1 s1 gi 0 E Z s1 Z s1 2 0 displaystyle gamma mathbf s 1 mathbf s 1 gamma i 0 E left Z mathbf s 1 Z mathbf s 1 2 right 0 nbsp at distance 0 is always 0 since Z s1 Z s1 0 displaystyle Z mathbf s 1 Z mathbf s 1 0 nbsp A function is a semivariogram if and only if it is a conditionally negative definite function i e for all weights w1 wN displaystyle w 1 ldots w N nbsp subject to i 1Nwi 0 displaystyle sum i 1 N w i 0 nbsp and locations s1 sN displaystyle s 1 ldots s N nbsp it holds i 1N j 1Nwig si sj wj 0 displaystyle sum i 1 N sum j 1 N w i gamma mathbf s i mathbf s j w j leq 0 nbsp dd which corresponds to the fact that the variance var X displaystyle var X nbsp of X i 1NwiZ xi displaystyle X sum i 1 N w i Z x i nbsp is given by the negative of this double sum and must be nonnegative disputed discuss If the covariance function of a stationary process exists it is related to variogram by2g s1 s2 C s1 s1 C s2 s2 2C s1 s2 displaystyle 2 gamma mathbf s 1 mathbf s 2 C mathbf s 1 mathbf s 1 C mathbf s 2 mathbf s 2 2C mathbf s 1 mathbf s 2 nbsp If a stationary random field has no spatial dependence i e C h 0 displaystyle C h 0 nbsp if h 0 displaystyle h not 0 nbsp the semivariogram is the constant var Z s displaystyle var Z mathbf s nbsp everywhere except at the origin where it is zero g s1 s2 E Z s1 Z s2 2 g s2 s1 displaystyle gamma mathbf s 1 mathbf s 2 E left Z mathbf s 1 Z mathbf s 2 2 right gamma mathbf s 2 mathbf s 1 nbsp is a symmetric function Consequently gs h gs h displaystyle gamma s h gamma s h nbsp is an even function If the random field is stationary and ergodic the limh gs h var Z s displaystyle lim h to infty gamma s h var Z mathbf s nbsp corresponds to the variance of the field The limit of the semivariogram is also called its sill As a consequence the semivariogram might be non continuous only at the origin The height of the jump at the origin is sometimes referred to as nugget or nugget effect Parameters edit In summary the following parameters are often used to describe variograms nugget n displaystyle n nbsp The height of the jump of the semivariogram at the discontinuity at the origin sill s displaystyle s nbsp Limit of the variogram tending to infinity lag distances range r displaystyle r nbsp The distance in which the difference of the variogram from the sill becomes negligible In models with a fixed sill it is the distance at which this is first reached for models with an asymptotic sill it is conventionally taken to be the distance when the semivariance first reaches 95 of the sill Empirical variogram editGenerally an empirical variogram is needed for measured data because sample information Z displaystyle Z nbsp is not available for every location The sample information for example could be concentration of iron in soil samples or pixel intensity on a camera Each piece of sample information has coordinates s x y displaystyle mathbf s x y nbsp for a 2D sample space where x displaystyle x nbsp and y displaystyle y nbsp are geographical coordinates In the case of the iron in soil the sample space could be 3 dimensional If there is temporal variability as well e g phosphorus content in a lake then s displaystyle mathbf s nbsp could be a 4 dimensional vector x y z t displaystyle x y z t nbsp For the case where dimensions have different units e g distance and time then a scaling factor B displaystyle B nbsp can be applied to each to obtain a modified Euclidean distance 4 Sample observations are denoted Z si zi displaystyle Z mathbf s i z i nbsp Samples may be taken at k displaystyle k nbsp total different locations This would provide as set of samples z1 zk displaystyle z 1 ldots z k nbsp at locations s1 sk displaystyle mathbf s 1 ldots mathbf s k nbsp Generally plots show the semivariogram values as a function of sample point separation h displaystyle h nbsp In the case of empirical semivariogram separation distance bins h d displaystyle h pm delta nbsp are used rather than exact distances and usually isotropic conditions are assumed i e that g displaystyle gamma nbsp is only a function of h displaystyle h nbsp and does not depend on other variables such as center position Then the empirical semivariogram g h d displaystyle hat gamma h pm delta nbsp can be calculated for each bin g h d 12 N h d i j N h d zi zj 2 displaystyle hat gamma h pm delta frac 1 2 N h pm delta sum i j in N h pm delta z i z j 2 nbsp Or in other words each pair of points separated by h displaystyle h nbsp plus or minus some bin width tolerance range d displaystyle delta nbsp are found These form the set of points N h d si sj si sj h d i j 1 N displaystyle N h pm delta equiv mathbf s i mathbf s j mathbf s i mathbf s j h pm delta i j 1 ldots N nbsp The number of these points in this bin is N h d displaystyle N h pm delta nbsp Then for each pair of points i j displaystyle i j nbsp the square of the difference in the observation e g soil sample content or pixel intensity is found zi zj 2 displaystyle z i z j 2 nbsp These squared differences are added together and normalized by the natural number N h d displaystyle N h pm delta nbsp By definition the result is divided by 2 for the semivariogram at this separation For computational speed only the unique pairs of points are needed For example for 2 observations pairs za zb zc zd displaystyle z a z b z c z d nbsp taken from locations with separation h d displaystyle h pm delta nbsp only za zb zc zd displaystyle z a z b z c z d nbsp need to be considered as the pairs zb za zd zc displaystyle z b z a z d z c nbsp do not provide any additional information Variogram models editThe empirical variogram cannot be computed at every lag distance h displaystyle h nbsp and due to variation in the estimation it is not ensured that it is a valid variogram as defined above However some Geostatistical methods such as kriging need valid semivariograms In applied geostatistics the empirical variograms are thus often approximated by model function ensuring validity Chiles amp Delfiner 1999 Some important models are Chiles amp Delfiner 1999 Cressie 1993 The exponential variogram model g h s n 1 exp h ra n1 0 h displaystyle gamma h s n 1 exp h ra n1 0 infty h nbsp The spherical variogram model g h s n 3h2r h32r3 1 0 r h 1 r h n1 0 h displaystyle gamma h s n left left frac 3h 2r frac h 3 2r 3 right 1 0 r h 1 r infty h right n1 0 infty h nbsp The Gaussian variogram model g h s n 1 exp h2r2a n1 0 h displaystyle gamma h s n left 1 exp left frac h 2 r 2 a right right n1 0 infty h nbsp The parameter a displaystyle a nbsp has different values in different references due to the ambiguity in the definition of the range E g a 1 3 displaystyle a 1 3 nbsp is the value used in Chiles amp Delfiner 1999 The 1A h displaystyle 1 A h nbsp function is 1 if h A displaystyle h in A nbsp and 0 otherwise Discussion editThis section does not cite any sources Please help improve this section by adding citations to reliable sources Unsourced material may be challenged and removed May 2015 Learn how and when to remove this template message Three functions are used in geostatistics for describing the spatial or the temporal correlation of observations these are the correlogram the covariance and the semivariogram The last is also more simply called variogram The variogram is the key function in geostatistics as it will be used to fit a model of the temporal spatial correlation of the observed phenomenon One is thus making a distinction between the experimental variogram that is a visualisation of a possible spatial temporal correlation and the variogram model that is further used to define the weights of the kriging function Note that the experimental variogram is an empirical estimate of the covariance of a Gaussian process As such it may not be positive definite and hence not directly usable in kriging without constraints or further processing This explains why only a limited number of variogram models are used most commonly the linear the spherical the Gaussian and the exponential models Applications editThe empirical variogram is used in geostatistics as a first estimate of the variogram model needed for spatial interpolation by kriging Empirical variograms for the spatiotemporal variability of column averaged carbon dioxide was used to determine coincidence criteria for satellite and ground based measurements 4 Empirical variograms were calculated for the density of a heterogeneous material Gilsocarbon 5 Empirical variograms are calculated from observations of strong ground motion from earthquakes 6 These models are used for seismic risk and loss assessments of spatially distributed infrastructure 7 Related concepts editThe squared term in the variogram for instance Z s1 Z s2 2 displaystyle Z mathbf s 1 Z mathbf s 2 2 nbsp can be replaced with different powers A madogram is defined with the absolute difference Z s1 Z s2 displaystyle Z mathbf s 1 Z mathbf s 2 nbsp and a rodogram is defined with the square root of the absolute difference Z s1 Z s2 0 5 displaystyle Z mathbf s 1 Z mathbf s 2 0 5 nbsp Estimators based on these lower powers are said to be more resistant to outliers They can be generalized as a variogram of order a 2g s1 s2 E Z s1 Z s2 a displaystyle 2 gamma mathbf s 1 mathbf s 2 E left left Z mathbf s 1 Z mathbf s 2 right alpha right nbsp in which a variogram is of order 2 a madogram is a variogram of order 1 and a rodogram is a variogram of order 0 5 8 When a variogram is used to describe the correlation of different variables it is called cross variogram Cross variograms are used in co kriging Should the variable be binary or represent classes of values one is then talking about indicator variograms Indicator variogram is used in indicator kriging References edit Matheron Georges 1963 Principles of geostatistics Economic Geology 58 8 1246 1266 doi 10 2113 gsecongeo 58 8 1246 ISSN 1554 0774 Ford David The Empirical Variogram PDF faculty washington edu edford Retrieved 31 October 2017 Bachmaier Martin Backes Matthias 2008 02 24 Variogram or semivariogram Understanding the variances in a variogram Precision Agriculture 9 3 Springer Science and Business Media LLC 173 175 doi 10 1007 s11119 008 9056 2 ISSN 1385 2256 a b Nguyen H Osterman G Wunch D O Dell C Mandrake L Wennberg P Fisher B Castano R 2014 A method for colocating satellite XCO2 data to ground based data and its application to ACOS GOSAT and TCCON Atmospheric Measurement Techniques 7 8 2631 2644 Bibcode 2014AMT 7 2631N doi 10 5194 amt 7 2631 2014 ISSN 1867 8548 Arregui Mena J D et al 2018 Characterisation of the spatial variability of material properties of Gilsocarbon and NBG 18 using random fields Journal of Nuclear Materials 511 91 108 Bibcode 2018JNuM 511 91A doi 10 1016 j jnucmat 2018 09 008 Schiappapietra Erika Douglas John April 2020 Modelling the spatial correlation of earthquake ground motion Insights from the literature data from the 2016 2017 Central Italy earthquake sequence and ground motion simulations Earth Science Reviews 203 103139 Bibcode 2020ESRv 20303139S doi 10 1016 j earscirev 2020 103139 Sokolov Vladimir Wenzel Friedemann 2011 07 25 Influence of spatial correlation of strong ground motion on uncertainty in earthquake loss estimation Earthquake Engineering amp Structural Dynamics 40 9 993 1009 doi 10 1002 eqe 1074 Olea Ricardo A 1991 Geostatistical Glossary and Multilingual Dictionary Oxford University Press pp 47 67 81 ISBN 9780195066890 Further reading editCressie N 1993 Statistics for spatial data Wiley Interscience Chiles J P P Delfiner 1999 Geostatistics Modelling Spatial Uncertainty Wiley Interscience Wackernagel H 2003 Multivariate Geostatistics Springer Burrough P A and McDonnell R A 1998 Principles of Geographical Information Systems Isobel Clark 1979 Practical Geostatistics Applied Science Publishers Clark I 1979 Practical Geostatistics Applied Science Publishers David M 1978 Geostatistical Ore Reserve Estimation Elsevier Publishing Hald A 1952 Statistical Theory with Engineering Applications John Wiley amp Sons New York Journel A G and Huijbregts Ch J 1978 Mining Geostatistics Academic Press Glass H J 2003 Method for assessing quality of the variogram The Journal of The South African Institute of Mining and Metallurgy External links editAI GEOSTATS an educational resource about geostatistics and spatial statistics Geostatistics Lecture by Rudolf Dutter at the Technical University of Vienna nbsp Wikimedia Commons has media related to Variogram Retrieved from https en wikipedia org w index php title Variogram amp oldid 1215156461 Semivariogram, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.