<?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 Manual Calculation of Average Standard Error for IDW in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162100#M2292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a data set of about 500 points with depth values. Literature suggests that IDW and kriging are best for bathymetry and so I'm doing a comparison between different models to determine the "best fit" one. As best I understand it, the Geostatistical Analyst does not compute the Average Standard Error, Root-mean-square Standardized, and Mean Standardized errors for IDW because IDW does not include a semivariogram in the modeling process. My question is, is there any way to calculate these errors by hand for an IDW prediction surface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jenni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 12:56:15 GMT</pubDate>
    <dc:creator>JenniferCarroll</dc:creator>
    <dc:date>2013-02-28T12:56:15Z</dc:date>
    <item>
      <title>Manual Calculation of Average Standard Error for IDW</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162100#M2292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a data set of about 500 points with depth values. Literature suggests that IDW and kriging are best for bathymetry and so I'm doing a comparison between different models to determine the "best fit" one. As best I understand it, the Geostatistical Analyst does not compute the Average Standard Error, Root-mean-square Standardized, and Mean Standardized errors for IDW because IDW does not include a semivariogram in the modeling process. My question is, is there any way to calculate these errors by hand for an IDW prediction surface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jenni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 12:56:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162100#M2292</guid>
      <dc:creator>JenniferCarroll</dc:creator>
      <dc:date>2013-02-28T12:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Manual Calculation of Average Standard Error for IDW</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162101#M2293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IDW cannot predict standard errors because it is not a statistical model.&amp;nbsp; You can only predict standard errors (and, hence, average standard error) for statistical models like kriging.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 14:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162101#M2293</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2013-02-28T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Manual Calculation of Average Standard Error for IDW</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162102#M2294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jenni&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to add TopoToRaster to your list of interpolation techniques. I'm pretty sure that it'll out perform IDW.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also want to look at the SubsetFeatures tool in the Geostatistical Analyst toolbox. With this you can "hide" some data, interpolate and then compare your predictions to the "hidden" values. I.e. model validation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162102#M2294</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-02-28T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Manual Calculation of Average Standard Error for IDW</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162103#M2295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both for your answers. Now that you put it that way, it does make sense for kriging to have the errors and IDW to not have them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will also look into the TopotoRaster tool. My professor recommended I use cross validation on my data, but I'll play around with the subset option to see if I get better results and validations. Thanks so much for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 14:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/manual-calculation-of-average-standard-error-for/m-p/162103#M2295</guid>
      <dc:creator>JenniferCarroll</dc:creator>
      <dc:date>2013-03-01T14:50:38Z</dc:date>
    </item>
  </channel>
</rss>

