<?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: Calculating averages with point data: Deperate for assistance!!!! in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137513#M7934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, if you do one region at a time, you use the two tools, Select Layer By Location with INTERSECT option, followed by Summary Statistics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to do more regions at once, you can do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Run Intersect tool to intersect points with regions (or country boundaries).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Run Summary Statistics tool using the region/country ID as the Case Field to calculate statistics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 15:07:29 GMT</pubDate>
    <dc:creator>DanLee</dc:creator>
    <dc:date>2012-11-27T15:07:29Z</dc:date>
    <item>
      <title>Calculating averages with point data: Deperate for assistance!!!!</title>
      <link>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137510#M7931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I currently have a global map shapefile, superimposed by 8192 data points that show temperature changes (per degree Celsius of global warming) and degrees of latitude/longitude at those locations on the globe. So, for instance, an individual data point would say (when using the "Identify" function) at 180 West, 45 degrees North, the temperature change per degree Celsius global warming is 0.8 Celsius. Each of the 8192 points contain this sort of data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am attempting to do is simply calculate various averages for different regions by somehow combining the necessary points over those regions. For example, if I would like to calculate the average temperature change in the United States, how could I do this using the point data that covers the United States?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assistance would be greatly appreciated! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patiently awaiting your response(s),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~Trav.~&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 00:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137510#M7931</guid>
      <dc:creator>TravMoore</dc:creator>
      <dc:date>2012-11-21T00:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating averages with point data: Deperate for assistance!!!!</title>
      <link>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137511#M7932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the Select Layer By Location tool to select points that INTERSECT the US country bounday polygons, and then use the Summary Statistics to get MEAN or other statistical values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 14:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137511#M7932</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-11-21T14:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating averages with point data: Deperate for assistance!!!!</title>
      <link>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137512#M7933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response, Dan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the function that you had specified, "Select Layer by Location", this can be used to calculate statistics for individual regions on a global map layer, correct? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~Trav.~&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 19:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137512#M7933</guid>
      <dc:creator>TravMoore</dc:creator>
      <dc:date>2012-11-21T19:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating averages with point data: Deperate for assistance!!!!</title>
      <link>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137513#M7934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, if you do one region at a time, you use the two tools, Select Layer By Location with INTERSECT option, followed by Summary Statistics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to do more regions at once, you can do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Run Intersect tool to intersect points with regions (or country boundaries).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Run Summary Statistics tool using the region/country ID as the Case Field to calculate statistics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculating-averages-with-point-data-deperate-for/m-p/137513#M7934</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-11-27T15:07:29Z</dc:date>
    </item>
  </channel>
</rss>

