<?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: Clustering people by location in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115582#M6060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to SAS doc, METHOD=COMPLETE in PROC CLUSTER gives you clusters biased toward equal cluster diameters and METHOD=WARD gives you clusters biased toward equal populations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get more accurate distances if you translate lat-long coordinates into UTM X-Y coordinates (use a single zone, of course).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 18:08:51 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2013-04-22T18:08:51Z</dc:date>
    <item>
      <title>Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115577#M6055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are trying to figure out a way to group people in our state by location (actually zipcode lat, long), to find out where reps should be to be efficiently close in order to visit these people. Does anyone have any hints or tricks that they can share? We know how many reps we need in each region but not necessarily where they should be located. We have tried clustering on lat and long but dont get equal sized clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just interested if anyone has any insight they can share!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 14:57:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115577#M6055</guid>
      <dc:creator>esjackso</dc:creator>
      <dc:date>2013-04-22T14:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115578#M6056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that a cluster or minimization/optimization problem? &lt;/P&gt;&lt;P&gt;For example, minimize the distance between people and reps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 15:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115578#M6056</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-04-22T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115579#M6057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are actually trying to come up with a minimization of between people distances right now, we just dont know yet how it is going to turn out. We are manually writing the code for it so it taking some time to tweak and get it to&amp;nbsp; work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:22:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115579#M6057</guid>
      <dc:creator>esjackso</dc:creator>
      <dc:date>2013-04-22T16:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115580#M6058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah...ArcGIS is nicer for that kind of analysis, if you have it. But its pricey like SAS &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:31:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115580#M6058</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-04-22T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115581#M6059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By unequal cluster size to you mean the number of people to visit differs per rep? Unless you population is very homogenously distributed I would expect that given a geographic location for a rep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, it may be helpful to show which clustering procedure code you used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 17:50:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115581#M6059</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-04-22T17:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering people by location</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115582#M6060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to SAS doc, METHOD=COMPLETE in PROC CLUSTER gives you clusters biased toward equal cluster diameters and METHOD=WARD gives you clusters biased toward equal populations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get more accurate distances if you translate lat-long coordinates into UTM X-Y coordinates (use a single zone, of course).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 18:08:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-people-by-location/m-p/115582#M6060</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-04-22T18:08:51Z</dc:date>
    </item>
  </channel>
</rss>

