<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Random Critical Analysis]]></provider_name><provider_url><![CDATA[https://randomcriticalanalysis.wordpress.com]]></provider_url><author_name><![CDATA[rcafdm]]></author_name><author_url><![CDATA[https://randomcriticalanalysis.wordpress.com/author/rcafdm/]]></author_url><title><![CDATA[A county-level analysis of homicide&nbsp;rates]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>Earlier on twitter I shared some scatter plots comparing homicide rates by percentage of each state black.</p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/gun_hom_by_pct_state_black.png" target="_blank"><img class="alignnone wp-image-2685 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/gun_hom_by_pct_state_black.png?w=932&#038;h=549" alt="gun_hom_by_pct_state_black" width="932" height="549" /></a></p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/homicides_by_pct_black.png" target="_blank"><img class="alignnone wp-image-2686 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/homicides_by_pct_black.png?w=899&#038;h=548" alt="homicides_by_pct_black" width="899" height="548" /></a></p>
<p>Since some people believe this might somehow only be a state-level issue, I thought I&#8217;d just quickly plot the data at a county level.</p>
<hr />
<p><!--more--></p>
<p>Including even the smallest counties, a number with zero homicides, the correlation isn&#8217;t quite as strong (r=0.58):</p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_all_counties.png" target="_blank"><img class="alignnone wp-image-2683 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_all_counties.png?w=1467&#038;h=1013" alt="county_hom_by_pct_black_all_counties" width="1467" height="1013" /></a></p>
<p>However, if I filter to only include counties with 100K plus people, it tightens up (r=0.69).</p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_100k.png" target="_blank"><img class="alignnone wp-image-2682 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_100k.png?w=1362&#038;h=921" alt="county_hom_by_pct_black_100k" width="1362" height="921" /></a></p>
<p><strong>@500k+ (r=0.73)</strong><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_500k.png" target="_blank"><img class="alignnone wp-image-2681 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_500k.png?w=1401&#038;h=887" alt="county_hom_by_pct_black_500k" width="1401" height="887" /></a></p>
<p><strong>@ 1M+ (r=0.76)</strong><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_1m.png" target="_blank"><img class="alignnone wp-image-2680 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_1m.png?w=1052&#038;h=849" alt="county_hom_by_pct_black_1M" width="1052" height="849" /></a></p>
<p>Even in relatively modestly sized counties (50-200K people), the correlation coefficient is 0.58.<a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_50_to_200k.png" target="_blank"><img class="alignnone wp-image-2684 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/county_hom_by_pct_black_50_to_200k.png?w=1224&#038;h=732" alt="county_hom_by_pct_black_50_to_200k" width="1224" height="732" /></a></p>
<p>I am, of course, not the first person to take this sort of approach.  Ron Unz analyzed this in <a href="http://www.ronunz.org/2013/07/20/race-and-crime-in-america/" target="_blank">2013 at a city level</a>, on an annual basis, and for a variety of other crimes, but my approach is somewhat different (CDC stats vs FBI UCR; multi-year average; and scatterplots vs reporting correlation coefficients).  My results are generally consistent with his with respect to blacks and homicide rates (somewhat weaker correlation, but that&#8217;s not surprising given counties vs city differences).</p>
<p><a href="http://www.ronunz.org/2013/07/20/race-and-crime-in-america/"><img class="aligncenter" src="https://i0.wp.com/www.ronunz.org/wp-content/uploads/2013/06/HomicideRatesCities250k.jpg" alt="" /></a></p>
<p>However, he is wrong about hispanics though.  There is a weak correlation (r=0.05) without any controls, but their demographic footprint and relatively low homicide rate (as compared to blacks) masks the signal a bit.  Similar confounds also exist for asians.</p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/hom_splom.png" target="_blank"><img class="alignnone wp-image-2688 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/hom_splom.png?w=1147&#038;h=870" alt="hom_splom" width="1147" height="870" /></a></p>
<p>I quickly modeled the percentage black, hispanic, asian, and white to suss out the relative impacts of various groups at once.</p>
<p>The coefficients are approximately:</p>
<p><strong>Intercept</strong>: 18.8</p>
<p><strong>Black:</strong> 7.4</p>
<p><strong>Hispanic:</strong> -25.2</p>
<p><strong>White:</strong> -34.3</p>
<p><strong>Asian:</strong> -62.0</p>
<p>&#8230;which implies that larger hispanic populations are correlated with higher homicide rates and larger asian populations are correlated with smaller homicide rates.  This is generally consistent with criminal justice statistics in broad strokes (e.g., victims, perpetrators, imprisonment rates, etc).</p>
<p>If I plot the predicted values (r=0.73):</p>
<p><a href="https://randomcriticalanalysis.files.wordpress.com/2015/06/actual_vs_pred_hom_100k_black_hispanic_asian_white.png" target="_blank"><img class="aligncenter wp-image-2690 size-full" src="https://randomcriticalanalysis.files.wordpress.com/2015/06/actual_vs_pred_hom_100k_black_hispanic_asian_white.png?w=660&#038;h=533" alt="actual_vs_pred_hom_100K_black_hispanic_asian_white" width="660" height="533" /></a></p>
<p>No doubt I could improve this and take this analysis further, but that&#8217;s enough for now. <span class='wp-smiley wp-emoji wp-emoji-smile' title=':-)'>:-)</span></p>
]]></html><thumbnail_url><![CDATA[https://i2.wp.com/randomcriticalanalysis.files.wordpress.com/2015/06/actual_vs_pred_hom_100k_black_hispanic_asian_white.png?fit=440%2C330]]></thumbnail_url><thumbnail_height><![CDATA[330]]></thumbnail_height><thumbnail_width><![CDATA[408]]></thumbnail_width></oembed>