<?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: &amp;quot;Standard Error&amp;quot; GA Layer to Points != &amp;quot;Prediction Standard Error Map&amp;quot; in ArcGIS GeoStatistical Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638160#M1436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I do not think this is an issue of rounding, interpolation or query method.&amp;nbsp; The values aren't even close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard error from GA to Layer Points doesn't have a value lower than 5 for any test point.&amp;nbsp; The Prediction Standard Map has values lower than 2 for most of my test points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I stated originally, the standard error from GA to Layer Points are about 1/5 the value of the Prediction Standard Error map values. (Although now that I look closer, the two error values are much closer together at the high values than at the low values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the heart of my data on the Prediction Standard Error map are in a large continuous blob of values well under 2, so I don't think it has anything to do with the raster geometry (which has a relatively fine resolution as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is encouraging to hear this isn't a general problem, and my understanding of the tools and concepts is largely correct...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I still need to figure out what is happening with my data.&amp;nbsp; I'm glad to share the data and layer if there's a convenient way to do so, or provide any other details or screen captures that help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Dave Wetta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 21:03:03 GMT</pubDate>
    <dc:creator>DaveWetta</dc:creator>
    <dc:date>2014-07-08T21:03:03Z</dc:date>
    <item>
      <title>"Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638158#M1434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I had my head around cross-validation in Geospatial Analyst, but I find the following apparent discrepancy confusing/troubling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have split my input data into training and test data sets using "Subset Features".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a simple kriging model using the training data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use GA Layer to Points using the training data set kriging model layer, and select the test data set as Input Point Observation Locations, creating a "Standard Error" field (among others).&amp;nbsp; My understanding is this is the square root of the kriging variance at those points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I right-click on my training data set kriging model layer and select "Change Output to Prediction Standard Error".&amp;nbsp; I thought this was also displaying the square root of the kriging variance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The values on the "Prediction Standard Error Map" are significantly lower at my test point locations than the "Standard Error" values from the GA Layer to Points step (loosely 1/5 of the value).&lt;/P&gt;&lt;P&gt;- I've confirmed this by converting the Prediction Standard Error Map to a Raster, and extracting values to the same test data set I used GA Layer to Points on, and comparing both values at all the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the "Standard Error" values from "GA Layer to Points" not the same as the "Prediction Standard Error" from the "Prediction Standard Error Maps"?&lt;/P&gt;&lt;P&gt;Am I using one of the tools wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clarification greatly appreciated.&amp;nbsp; Let me know if any better description/explanation/elaboration from my end will help.&amp;nbsp; I'm using ArcGIS 10.1 SP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave Wetta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 19:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638158#M1434</guid>
      <dc:creator>DaveWetta</dc:creator>
      <dc:date>2014-07-08T19:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: "Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638159#M1435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;** EDIT: This post contains some incorrect information.&amp;nbsp; See later posts for correction **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values of the Prediction Standard Error map and the Standard Error field from GA Layer to Points should match, as they are indeed calculating the same thing.&amp;nbsp; I did a quick test, and they are matching for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that the problem is in how you are querying the value of the standard error from the geostatistical layer.&amp;nbsp; Converting to raster and extracting the value will introduce some error (because it is using the cell center, not the exact location of the point).&amp;nbsp; The Identify tool can also be misleading if you are zoomed out too far (because you have to click exactly on the center of the point).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to confirm that the values match by zooming in as far as ArcMap would let me, then I used Identify to query the value of the geostatistical layer and of the output from GA Layer to Points.&amp;nbsp; Try this with your data and let me know what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 20:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638159#M1435</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2014-07-08T20:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638160#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I do not think this is an issue of rounding, interpolation or query method.&amp;nbsp; The values aren't even close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard error from GA to Layer Points doesn't have a value lower than 5 for any test point.&amp;nbsp; The Prediction Standard Map has values lower than 2 for most of my test points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I stated originally, the standard error from GA to Layer Points are about 1/5 the value of the Prediction Standard Error map values. (Although now that I look closer, the two error values are much closer together at the high values than at the low values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the heart of my data on the Prediction Standard Error map are in a large continuous blob of values well under 2, so I don't think it has anything to do with the raster geometry (which has a relatively fine resolution as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is encouraging to hear this isn't a general problem, and my understanding of the tools and concepts is largely correct...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I still need to figure out what is happening with my data.&amp;nbsp; I'm glad to share the data and layer if there's a convenient way to do so, or provide any other details or screen captures that help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Dave Wetta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 21:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638160#M1436</guid>
      <dc:creator>DaveWetta</dc:creator>
      <dc:date>2014-07-08T21:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: "Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638161#M1437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Can you please make a map package (mpk) and send it to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ekrause@esri.com"&gt;ekrause@esri.com&lt;/A&gt;&lt;SPAN&gt;?&amp;nbsp; Make sure to have your geostatistical layer, the training points, and the test points in the package.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 21:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638161#M1437</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2014-07-08T21:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: "Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638162#M1438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the steps to make a map package, in case you have never done it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//006600000403000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//006600000403000000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to remove any basemaps or unrelated data before creating the mpk.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 22:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638162#M1438</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2014-07-08T22:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: "Standard Error" GA Layer to Points != "Prediction Standard Error Map"</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638163#M1439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was recently reminded that I never followed up on this thread.&amp;nbsp; We were able to figure out what happened, and I actually learned something I didn't know about our tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GA Layer to Points operates slightly differently depending on whether or not you provide a validation field.&amp;nbsp; If you do not provide one, it is simply extracting the value of the geostatistical layer. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you provide a validation field, things get a little complicated.&amp;nbsp; In geostatistics, there is a distinction between the true process and the measured process. &amp;nbsp;We assume that each location does have a true value, but when you attempt to measure it, you introduce measurement error.&amp;nbsp; We say that the measured value is the sum of the true value plus random noise.&amp;nbsp; When you provide a validation field, that field is assumed to contain measured values, not true values.&amp;nbsp; To validate against them correctly, you have to use the standard error of the measured process, which is always larger than the standard error of the true process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things get extra complicated if you apply a transformation because then the predicted value actually depends on the standard error.&amp;nbsp; In that case, both the predictions and the standard errors will be different depending on whether you provide a validation field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is discussed thoroughly in this paper:&lt;/P&gt;&lt;P style="margin-left: .5in;"&gt;Krivoruchko, K., A. Gribov, and J. M. Ver Hoef, 2006, "A new method for handling the nugget effect in kriging," T. C. Coburn, J. M. Yarus, and R. L. Chambers, Eds., &lt;EM&gt;Stochastic modeling and geostatistics: Principles, methods, and case studies&lt;/EM&gt;, volume II: AAPG Computer Applications and Geology 5, p. 81–89.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 14:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/quot-standard-error-quot-ga-layer-to-points-quot/m-p/638163#M1439</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2018-03-23T14:57:54Z</dc:date>
    </item>
  </channel>
</rss>

