<?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 weighted mean of a raster? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97912#M1376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster dataset of water depths and am trying to find the mean depth within a polygon. I know to use the Zonal Statistics, and that works. But, my polygon is a blob shape resulting in some cells being completely inside, while others are just barely inside. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is whether the Zonal Statistics takes this into account. Is the mean it gives me weighted based on how much of certain cells are within the polygon? Or is every cell that overlaps with the polygon (even if just a small corner) weighed the same in the calculation? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2011 12:04:02 GMT</pubDate>
    <dc:creator>AutumnSartain</dc:creator>
    <dc:date>2011-11-04T12:04:02Z</dc:date>
    <item>
      <title>weighted mean of a raster?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97912#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster dataset of water depths and am trying to find the mean depth within a polygon. I know to use the Zonal Statistics, and that works. But, my polygon is a blob shape resulting in some cells being completely inside, while others are just barely inside. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is whether the Zonal Statistics takes this into account. Is the mean it gives me weighted based on how much of certain cells are within the polygon? Or is every cell that overlaps with the polygon (even if just a small corner) weighed the same in the calculation? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 12:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97912#M1376</guid>
      <dc:creator>AutumnSartain</dc:creator>
      <dc:date>2011-11-04T12:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: weighted mean of a raster?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97913#M1377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please review this other thread where I explain how a cell is determined to be within the mask or not.&amp;nbsp; The same applies to the Zonal tools.&amp;nbsp; Think of the zones as masks... Your zones are also converted to rasters in the background; most spatial analyst tools will let you input features, but we internally convert to raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/40549-Criteria-for-raster-cell-extraction-by-mask?p=137795#post137795"&gt;http://forums.arcgis.com/threads/40549-Criteria-for-raster-cell-extraction-by-mask?p=137795#post137795&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 15:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97913#M1377</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-11-04T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: weighted mean of a raster?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97914#M1378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Eric, that is great information and very helpful.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed in the other thread you mentioned that she should set her snap raster to the original one she was using. I just used default environment settings. Should I set the snap raster in the environment settings to match the original raster? I also have a clipped version that I was using because it loads faster. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 16:19:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97914#M1378</guid>
      <dc:creator>AutumnSartain</dc:creator>
      <dc:date>2011-11-04T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: weighted mean of a raster?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97915#M1379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Autumn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're welcome!&amp;nbsp; I personally set the snap raster environment on pretty much everything I do.&amp;nbsp; It's there for you to control, and ensure pixel alignment.&amp;nbsp; For even more control, convert your zones to raster in advance as discussed in the documentation for the zonal tools.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 16:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-mean-of-a-raster/m-p/97915#M1379</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-11-04T16:29:29Z</dc:date>
    </item>
  </channel>
</rss>

