<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how does kriging arrive at areal level prediction? in ArcGIS GeoStatistical Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614431#M1373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am pretty sure i don't have this simulation tool in the GA toolset. Guess it's a lower version than 9.3 although my Arcview is 9.3. There seems to be no way to tell the version of my GA extension from the built-in GA help menu! I hope you are not exasperated by me asking this: the zonal statistics or block estimates are simple (arithmatic?) averages of cell values per block? is there local regression invovled? or kernel interpolation at the centroid of each block? Many thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2011 20:04:47 GMT</pubDate>
    <dc:creator>annfeng1</dc:creator>
    <dc:date>2011-10-06T20:04:47Z</dc:date>
    <item>
      <title>how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614425#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have searched the ESRI kriging-related documentation but cannot seem to find relevant information on this. It's rather straightforward with the prediction feature from the geostatistical analysis extention to predict an areal-level value from a continuous surface interplated from kriging (e.g. ordinary kriging). But what are the maths behind this process? Is it some sort of moving average based on continous values for each areal unit? How is the average calculated? I only find the basic formula for point-location predicted values, but not for areal level values. Any help or pointers in this regard is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 21:42:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614425#M1367</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-05T21:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614426#M1368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best way to do this in Geostatistical Analyst is to use the Gaussian Geostatistical Simulations tool.&amp;nbsp; You first create a Simple kriging layer in the Geostatistical Wizard, then you use this layer as input to the GGS tool.&amp;nbsp; Make sure to condition on the features/field that you used to interpolate, then specify the statistical polygons where you would like to make areal predictions.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This process is conditionally simulating many point values in each of the polygons, then it's calculating statistics on these simulated points within each polygon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 13:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614426#M1368</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-06T13:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614427#M1369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for explaining to me the steps Eric. I am not sure if I understand it correctly but I think I should have phrased the question in terms of block kriging, or at least that's what I blieve is behind the areal-level prediction. Because I am interested in estimating areas or blocks, instead of mapping a continuous surface, I used the prediction (in the krigging output menu) feature to give an averaged value for each areal unit. What I want to know is how is this areal-level average calculated behind the scene. There is little help in the way of documentation. Are you saying the Bayesian approach is used in areal-level prediction? Could you point me to some papers, book chapters that explain the approach? Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 14:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614427#M1369</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-06T14:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614428#M1370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GA Layer to Grid employs block kriging where the raster/grid cells are the "areal units."&amp;nbsp; We don't have block kriging to arbitrary areal units because GGS does the same job better.&amp;nbsp; If your goal is to predict to areal units, we highly recommend Geostatistical simulations over block kriging or zonal statistics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All GA Layer to Grid is doing is making predictions on a lattice within each raster cell, then taking the average of the predictions and assigning it to the raster cell.&amp;nbsp; By default, it only predicts a single point at the center of the raster cell, but you can specify the dimensions of the lattice (3 by 2, for example).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We recommend "Cressie, N (1993) Statistics for spatial data, Wiley, New York" for mathematical analysis of block kriging.&amp;nbsp; However, this book can be intimidating for people without a substantial background in statistics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a more example-driven text that is tailored to Geostatistical Analyst and GIS users:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://esripress.esri.com/display/index.cfm?fuseaction=display&amp;amp;websiteID=194"&gt;http://esripress.esri.com/display/index.cfm?fuseaction=display&amp;amp;websiteID=194&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Neither GGS nor block kriging are "Bayesian" methods.&amp;nbsp; GGS can be called a Monte Carlo method (though that phrase is rarely used), and block kriging is simply areal averaging of the surface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 16:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614428#M1370</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-06T16:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614429#M1371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Eric for helping me understand the areal prediction details. To my knowledage, when interpolating a surface from say ordinary kriging, the default is filled contour display; but when further predicting to arbitrary areal unit, you mean the gridded cell values are averaged per area/block? So even when the surface looks continous, the underlying predicted values are still cell-discretized (for a cell size of my choice i understand)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And a separate question, when the areal units are variable in size, do larger areal units have higher prediction uncertainty (or higher estimated variance), or lower? Thanks again for your insight! I will have to make do with GA for now since i don't have a GGS license...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 18:16:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614429#M1371</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-06T18:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614430#M1372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you Eric for helping me understand the areal prediction details. To my knowledage, when interpolating a surface from say ordinary kriging, the default is filled contour display; but when further predicting to arbitrary areal unit, you mean the gridded cell values are averaged per area/block? So even when the surface looks continous, the underlying predicted values are still cell-discretized (for a cell size of my choice i understand)? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The filled contour display is just for visual representation.&amp;nbsp; The surface actually is continuous, but in order to make areal predictions, the surface is discretized.&amp;nbsp; This is true for both block kriging and geostatistical simulations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;And a separate question, when the areal units are variable in size, do larger areal units have higher prediction uncertainty (or higher estimated variance), or lower? Thanks again for your insight! I will have to make do with GA for now since i don't have a GGS license...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GGS is a tool in the Geostatistical Analyst toolbox (in the Simulation toolset), so if you have a GA license, you have access to the tool.&amp;nbsp; The tool was added in ArcGIS 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In general, larger areal units will have smaller standard errors from both block kriging and geostatistical simulations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 19:18:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614430#M1372</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-06T19:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614431#M1373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am pretty sure i don't have this simulation tool in the GA toolset. Guess it's a lower version than 9.3 although my Arcview is 9.3. There seems to be no way to tell the version of my GA extension from the built-in GA help menu! I hope you are not exasperated by me asking this: the zonal statistics or block estimates are simple (arithmatic?) averages of cell values per block? is there local regression invovled? or kernel interpolation at the centroid of each block? Many thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614431#M1373</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-06T20:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614432#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does your Geostatistical Analyst toolbox look like the picture I've attached?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And yes, block kriging is just taking averages of predictions within the areal regions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 22:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614432#M1374</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-06T22:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614433#M1375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No mine only has explore data, geostatistical wizard, and create subsets. Here is what i was told 'In ArcGIS 10, this tool moved into an additional tool box (Simulation toolbox) which was not present in ArcGIS 931'. So mystery solved. The reason i ask about block kriging is that i think i have it confused with block prediction. The latter seems to be what i was doing, while block kriging seems much more complicated as it involves "averging values of the covariances over some grid of point locations within each block". So average covariance instead of individual covariance structure was adopted in block kriging, but I haven't done anything of this sort. I don't think you accomplish block kriging in the prediction phase, or is it just another term for block prediction?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 23:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614433#M1375</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-06T23:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614434#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry i misspoke about the GA toolbox. I was looking at the tool bar. Yes i do have GGS in the toolbox. very remiss of me not to check your image closer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 23:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614434#M1376</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-06T23:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614435#M1377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to hear you found the tool.&amp;nbsp; I highly recommend using it to aggregate predictions to polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When researchers talk about block kriging, they're usually talking about things that are a lot more complicated than just averaging to polygons.&amp;nbsp; They usually are talking about analyzing how the point-to-point semivariogram compares to the polygon-to-polygon semivariogram after doing areal averaging of the discretized surface.&amp;nbsp; But if you just want to aggregate kriging predictions to polygons, you don't really need to worry about all that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614435#M1377</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-07T14:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614436#M1378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Eric but i want to properly interpret the difference between block prediction and block kriging, if there is any. A fellow researcher of mine is pretty adamant block kriging is NOT post hoc block prediction. I don't think block kriging is included in the kriging methods available in GA though. You seem to suggest block kriging is synonymous with block prediction. please entertain my curiosity and thrash this out if you could. Thanks so much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614436#M1378</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-07T14:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614437#M1379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For block predictions, it's just an areal average.&amp;nbsp; Block standard errors are more complicated than that, and I think that's what your colleague is getting at.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GA Layer to Grid performs block predictions from a kriging model you've already made.&amp;nbsp; It does not calculate block standard errors, which is the big difference from true "block kriging".&amp;nbsp; True block kriging tries to reduce calculations by incorporating the areal units into the kriging step, and it handles the standard errors for the polygons differently (the calculation of block standard errors is not a simple areal average of the point standard errors).&amp;nbsp; Sorry for the terminology issues; I probably should have consistently said "block prediction" rather than "block kriging."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, we decided not to implement full block kriging because geostatistical simulations do the same job a lot better.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614437#M1379</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2011-10-07T15:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: how does kriging arrive at areal level prediction?</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614438#M1380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Eric for clarifying this. I doubt if i can apply GGS though since the input layer must be from Simple kriging which is not the case here. But i have a better understanding of block kriging. Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/how-does-kriging-arrive-at-areal-level-prediction/m-p/614438#M1380</guid>
      <dc:creator>annfeng1</dc:creator>
      <dc:date>2011-10-07T15:59:48Z</dc:date>
    </item>
  </channel>
</rss>

