<?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 Choropleth Map - Fire Department Response Data in Public Safety Questions</title>
    <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414219#M471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the 4th week of the "Going Places with spatial analysis" and I have a follow up questions pertaining to fire department response data. As we learned in the class, to create a choropleth map it is best to normalize the data for an accurate comparison between areas. They mention with crime data, you would count the number of calls and then divide by the area. I am not sure what that means. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion on how to properly normalize my fire response data in order to use in a choropleth map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 01:58:52 GMT</pubDate>
    <dc:creator>BrentVan_Scoy__Fire_</dc:creator>
    <dc:date>2015-03-23T01:58:52Z</dc:date>
    <item>
      <title>Choropleth Map - Fire Department Response Data</title>
      <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414219#M471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the 4th week of the "Going Places with spatial analysis" and I have a follow up questions pertaining to fire department response data. As we learned in the class, to create a choropleth map it is best to normalize the data for an accurate comparison between areas. They mention with crime data, you would count the number of calls and then divide by the area. I am not sure what that means. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion on how to properly normalize my fire response data in order to use in a choropleth map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 01:58:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414219#M471</guid>
      <dc:creator>BrentVan_Scoy__Fire_</dc:creator>
      <dc:date>2015-03-23T01:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Choropleth Map - Fire Department Response Data</title>
      <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414220#M472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brent&lt;/P&gt;&lt;P&gt;I am an analyst for a Fire Department and most of the time we normalize our incident data by population in a specified area.&amp;nbsp; We determine the population in a particular response zone and then divide the number of incidents for the same zone by the population - most people call this "per capita" information.&amp;nbsp; AGOL enrichment tools can help with the population determination and take you even further by letting you explore additional data like housing type and median age or income.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 20:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414220#M472</guid>
      <dc:creator>RobinPatton2</dc:creator>
      <dc:date>2015-03-26T20:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Choropleth Map - Fire Department Response Data</title>
      <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414221#M473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give that a try. I just normalized it by square miles, but I like the idea of the population also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;Omaha Fire Department&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 23:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414221#M473</guid>
      <dc:creator>BrentVan_Scoy__Fire_</dc:creator>
      <dc:date>2015-03-26T23:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Choropleth Map - Fire Department Response Data</title>
      <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414222#M474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dividing a total "count" by an areal extent will give you a relative measure of your variable.&lt;/P&gt;&lt;P&gt;the final units are aka density.Density is a relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in arcGIS 10.1 , you use Layer Properties to draw quantities using symbol size to show relative value by chooosing the appropriate fields for both Value and Normaliztion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larger areas may or may not influence the numerical values you want to classify. What you are doing in this calcaulation is deriving&amp;nbsp; spatially intensive data from spatially extensive data. dividing one sum (as in, &lt;STRONG&gt;sum&lt;/STRONG&gt;mary statistic) by another sum will yield you a spatially independent (of size) unit. Note that areas and perimenters are also considered summary statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you split the areal unit and recalulate (but first you make the basic assumption that the counts are uniformly distributed across the area),&amp;nbsp; the density value will remain the same as before but the counts and the area will not say the same. Proportions, though calulated differently than density, are also spatially extensive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spatially extensive data should not be used to symbolize a chorolpleth map although this mistake is made over and over again by the uninitiated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 19:05:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414222#M474</guid>
      <dc:creator>hhet</dc:creator>
      <dc:date>2015-03-27T19:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Choropleth Map - Fire Department Response Data</title>
      <link>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414223#M475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes is a fantastic response. I recall reading the intensive data verus extensive data in an article this week. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esri.com/esri-news/arcuser/winter-2013/understanding-statistical-data-for-mapping-purposes" title="http://www.esri.com/esri-news/arcuser/winter-2013/understanding-statistical-data-for-mapping-purposes"&gt;Understanding Statistical Data for Mapping Purposes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have to go back and compare what you are describing as it pertains to fire departement response data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brent &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 18:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-safety-questions/choropleth-map-fire-department-response-data/m-p/414223#M475</guid>
      <dc:creator>BrentVan_Scoy__Fire_</dc:creator>
      <dc:date>2015-03-28T18:49:11Z</dc:date>
    </item>
  </channel>
</rss>

