<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://analyticjournalism.blogharbor.com/blog">
<title>Institute for Analytic Journalism</title>
<link>http://analyticjournalism.blogharbor.com/blog</link>
<description></description>
<dc:language>en-us</dc:language>
<admin:generatorAgent rdf:resource="Blogware" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/11/12/4378430.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/15/4352211.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/2/4339579.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337862.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337716.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/19/4326467.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/11/4319047.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/7/4313771.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/25/4299894.html" />
<rdf:li rdf:resource="http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/20/4294532.html" />

</rdf:Seq>
</items>

</channel>


<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/11/12/4378430.html">
<title>Roll-your-own choropleth map with free tools</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/11/12/4378430.html</link>
<description>&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Nathan, honcho at &lt;a href=&quot;http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools/&quot;&gt;FlowingData&lt;/a&gt;,&amp;nbsp; has put together a fine tutorial on making a choropleth map using free tools.&amp;nbsp; This is one bookmark you will want to save.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
  &lt;br /&gt;
&lt;/p&gt;
&lt;hr style=&quot;border: 1px solid rgb(204, 204, 204); margin: 0pt; padding: 0pt;&quot; /&gt;
&lt;table&gt; &lt;tbody&gt;
  &lt;tr&gt;
    &lt;td style=&quot;margin-bottom: 0pt; line-height: 1.4em;&quot;&gt;
    &lt;p style=&quot;margin: 1em 0pt 3px;&quot;&gt; &lt;a name=&quot;124e7dc1a238ff7d_1&quot; style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: 18px;&quot; href=&quot;http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools/&quot; target=&quot;_blank&quot;&gt;How to Make a US County Thematic Map Using Free Tools&lt;/a&gt;
    &lt;/p&gt;
    &lt;p style=&quot;margin: 9px 0pt 3px; color: rgb(85, 85, 85); font-family: Arial,Helvetica,sans-serif; line-height: 140%; font-size: 12px;&quot;&gt; &lt;span&gt;Posted:&lt;/span&gt; 11 Nov 2009 10:57 PM PST
    &lt;/p&gt;
    &lt;div style=&quot;margin: 0pt; font-family: Arial,Helvetica,sans-serif; line-height: 140%; font-size: 12px; color: rgb(0, 0, 0);&quot;&gt;
      &lt;p&gt;There are about a million ways to make a &lt;a href=&quot;http://en.wikipedia.org/wiki/Choropleth_map&quot; target=&quot;_blank&quot;&gt;choropleth map&lt;/a&gt;. You know, the maps that color regions by some metric. The problem is that a lot of solutions require expensive software or have a high learning curve...or both. What if you just want a simple map without all the GIS stuff? In this post, I&#39;ll show you how to make a county-specific choropleth map using only free tools.
      &lt;/p&gt;
      &lt;h3&gt;The Result
      &lt;/h3&gt;
      &lt;p&gt;Here&#39;s what we&#39;re after. It&#39;s the most recent &lt;a href=&quot;http://flowingdata.com/2009/11/04/unemployment-2004-to-present-the-country-is-bleeding/&quot; target=&quot;_blank&quot;&gt;unemployment map&lt;/a&gt; from last week.
      &lt;/p&gt;
      &lt;p&gt;&lt;img src=&quot;http://flowingdata.com/wp-content/uploads/2009/11/Picture-11-545x356.png&quot; alt=&quot;Unemployment in the United States&quot; title=&quot;Unemployment in the United States&quot; height=&quot;356&quot; width=&quot;545&quot; /&gt;
      &lt;/p&gt;
      &lt;h3&gt;Step 0. System requirements
      &lt;/h3&gt;
      &lt;p&gt;Just as a heads up, you&#39;ll need &lt;a href=&quot;http://www.python.org/&quot; target=&quot;_blank&quot;&gt;Python&lt;/a&gt; installed on your computer. Python comes pre-installed on the Mac. I&#39;m not sure about Windows. If you&#39;re on Linux, well, I&#39;m sure you&#39;re a big enough nerd to already be fluent in Python.
      &lt;/p&gt;
      &lt;p&gt;We&#39;re going to make good use of the Python library &lt;a href=&quot;http://www.crummy.com/software/BeautifulSoup/&quot; target=&quot;_blank&quot;&gt;Beautiful Soup&lt;/a&gt;, so you&#39;ll need that too. It&#39;s a super easy, super useful HTML/XML parser that you should come to know and love.
      &lt;/p&gt;
      &lt;h3&gt;Step 1. Prepare county-specific data
      &lt;/h3&gt;
      &lt;p&gt;The first step of every visualization is to get the data. You can&#39;t do anything without it. In this example we&#39;re going to use county-level unemployment data from the Bureau of Labor Statistics. However, you have to go through FTP to get the most recent numbers, so to save some time, &lt;a href=&quot;http://datasets.flowingdata.com/unemployment09.csv&quot; target=&quot;_blank&quot;&gt;download the comma-separated (CSV) file here&lt;/a&gt;.
      &lt;/p&gt;
    &lt;/div&gt;&lt;/td&gt;
  &lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-11-12T03:59:00-07:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/15/4352211.html">
<title>Philip Meyer Awards - Call for Entries</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/15/4352211.html</link>
<description>&lt;font size=&quot;2&quot; face=&quot;verdana,arial,helvetica,sans-serif&quot;&gt;The deadline for applications for the Philip Meyer Award is approaching. Established in 2005, the award was created to honor Philip Meyer’s pioneering efforts to utilize social science research methods to foster better journalism.&amp;nbsp; &lt;strong&gt;The postmark deadline for entries is October 31, 2009&lt;/strong&gt;.
&lt;br /&gt;
&lt;br /&gt;The contest recognizes stories that incorporate survey research, probabilities and other social science tools in creative ways that lead to journalism vital to the community.
&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Three awards are given annually:
&lt;br /&gt;
&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * $500 for 1st place
&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * $300 for 2nd place
&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * $200 for 3rd place
&lt;br /&gt;&lt;/strong&gt;
&lt;br /&gt;Last year’s winning entries exposed bureaucratic lapses that have hindered the search for causes of SIDS; uncovered the NHTSA’s failure to consider non-deploying airbags as being a significant safety issue; and analyzed arrest and court data to reveal towns where blacks were being arrested in extraordinary numbers for minor offenses like loitering or jaywalking.
&lt;br /&gt;
&lt;br /&gt;Work submitted for consideration must have been published between October 1, 2008 and September 30, 2009. A pdf of the entry is available to download online (&lt;a href=&quot;http://www.ire.org/resourcecenter/contest/MeyerEntryForm09.pdf&quot; target=&quot;_blank&quot;&gt;http://www.ire.org/&lt;wbr&gt;resourcecenter/contest/&lt;wbr&gt;MeyerEntryForm09.pdf&lt;/a&gt;) . For additional information, please refer to the Philip Meyer Award FAQ page (&lt;a href=&quot;http://ire.org/resourcecenter/contest/meyerawardfaq.html&quot; target=&quot;_blank&quot;&gt;http://ire.org/&lt;wbr&gt;resourcecenter/contest/&lt;wbr&gt;meyerawardfaq.html&lt;/a&gt;).
&lt;br /&gt;
&lt;br /&gt;Award winners will be honored at the 2010 CAR Conference in Phoenix, Ariz.
&lt;br /&gt;
&lt;br /&gt;The Philip Meyer Award is sponsored by the National Institute for Computer-Assisted Reporting, a joint program of IRE and the Missouri School of Journalism; the Knight Chair in Journalism at Arizona State University; and IRE.
&lt;br /&gt;
&lt;br clear=&quot;all&quot; /&gt;
&lt;br /&gt;--
&lt;br /&gt;Beth Kopine
&lt;br /&gt;Resource Center Director &amp;amp; Contest Coordinator
&lt;br /&gt;Investigative Reporters and Editors, Inc.
&lt;br /&gt;141 Neff Annex
&lt;br /&gt;Missouri School of Journalism
&lt;br /&gt;Columbia, MO 65211
&lt;br /&gt;Phone: 573-882-6668
&lt;br /&gt; Fax: 573-882-5431
&lt;br /&gt;Email: &lt;a href=&quot;mailto:beth@ire.org&quot; target=&quot;_blank&quot;&gt;beth@ire.org&lt;/a&gt;&lt;/font&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-10-15T23:24:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/2/4339579.html">
<title>Could World of Warcraft be the new War and Peace?</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/10/2/4339579.html</link>
<description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;From the Nieman Foundation &quot;&lt;a href=&quot;http://niemanstoryboard.us/2009/10/01/could-world-of-warcraft-be-the-new-war-and-peace/&quot;&gt;Storyboard&lt;/a&gt;&quot;:
  &lt;br /&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;blockquote&gt;
  &lt;h2 class=&quot;entry-title alternative&quot;&gt;&lt;font size=&quot;2&quot;&gt;Could World of Warcraft be the new &lt;em&gt;War and Peace&lt;/em&gt;?&lt;/font&gt;
  &lt;/h2&gt;
  &lt;p&gt;&lt;font size=&quot;2&quot;&gt;Whether Pacman or Halo first introduced you to&amp;nbsp;video games, calling them “high art” might stretch the sensibilities.&amp;nbsp; But boardwalk nickelodeons led to movies like&lt;em&gt; The Godfather&lt;/em&gt;—could a similarly radical transformation be underway with games?&lt;/font&gt;
  &lt;/p&gt;
  &lt;p&gt;&lt;font size=&quot;2&quot;&gt;Narrative journalism draws many of its core principles from novels, films, and short stories. Elements like character development, scene-setting, and a narrative arc work whether the tale is true or made up.&lt;/font&gt;
  &lt;/p&gt;
  &lt;p&gt;&lt;font size=&quot;2&quot;&gt;Games, however, are different.&lt;/font&gt;
  &lt;/p&gt;
  &lt;p&gt;&lt;font size=&quot;2&quot;&gt;“There are characters and stories in games, just like there are ...</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-10-02T15:18:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337862.html">
<title>UPDATED: Inflation Conversion Factors for Dollars 1774 to Estimated 2019</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337862.html</link>
<description>&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Here at the IAJ, we have long been a fan -- and user -- of Prof. Robert Sahr&#39;s &quot;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm&quot;&gt;Inflation Conversion Factors&lt;/a&gt;&quot; web site and tools.&amp;nbsp; We were snoozing at the switch a bit and didn&#39;t notice that Sahr updated the site in early June 2009.&amp;nbsp; Check it out: it&#39;s filled with both PDF and Excel data/tools to calculate the comparative costs of most anything from 1774 to 2019.&amp;nbsp; The site also includes some fun data:&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;h3 style=&quot;margin-left: 0.5in; text-indent: -0.5in;&quot;&gt;&lt;font size=&quot;3&quot; color=&quot;#0033cc&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 12pt; color: rgb(0, 51, 204);&quot;&gt;The charts on the following topics are available either by scrolling down or by selecting the appropriate link:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;
&lt;/h3&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Price_Levels&quot;&gt;Price levels and the US economy&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Millionaires_Then_and&quot;&gt;Millionaires Then and Now&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_National_Government_Outlays&quot;&gt;Pay of Presidents and Members of Congress&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;span class=&quot;MsoHyperlink&quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font size=&quot;2&quot; color=&quot;#993300&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Presidential_Election_Costs&quot;&gt;Selected Government-related Items (number of government employees, Social Security and AFDC/TANF; stamp prices, minimum wage, mean and median family income&lt;/a&gt;) &lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/span&gt;&lt;font size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Presidential_Election_Costs_1&quot;&gt;Presidential Election Costs 1860 to 2000&lt;/a&gt; &lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;strong&gt;&lt;font size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_National_Government_Outlays_1&quot;&gt;National Government Budget:&lt;span&gt;&amp;nbsp; &lt;/span&gt;Outlays (Spending), Revenue, Deficits or Surpluses, and National Debt&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;h4 style=&quot;margin-left: 1in; text-indent: -1in;&quot;&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Selected_Commodity_Prices&quot;&gt;Selected Commodity Prices (gasoline and gold)&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;#c00000&quot;&gt;&lt;span style=&quot;font-size: 11pt; color: rgb(192, 0, 0); font-weight: bold;&quot;&gt; [gasoline revised June 2009, using June 2009 price data and estimated 2009 dollar conversion factors]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Movies&quot;&gt;Movies&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;
&lt;h4&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;black&quot; face=&quot;Trebuchet MS&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a href=&quot;http://oregonstate.edu/cla/polisci/faculty-research/sahr/sahr.htm#_Budget_Details&quot;&gt;Budget Details&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;
&lt;/h4&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;&lt;/span&gt;
&lt;hr size=&quot;2&quot; width=&quot;100%&quot; /&gt;&lt;span style=&quot;font-size: 11pt; font-weight: bold;&quot;&gt;
&lt;p&gt;&amp;nbsp;
&lt;/p&gt;&lt;/span&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-09-30T18:08:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337716.html">
<title>More insights into how and why journos can&#39;t deal with data</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/30/4337716.html</link>
<description>&lt;p&gt;This tip comes from our friend Stephan Russ-Mohl, of the &lt;a href=&quot;http://www.ejo.ch&quot;&gt;European Journalism Observatory&lt;/a&gt;.
&lt;/p&gt;
&lt;table class=&quot;contentpaneopen&quot;&gt;&lt;tbody&gt;
  &lt;tr&gt;
    &lt;td class=&quot;contentheading&quot; width=&quot;100%&quot;&gt;&lt;em&gt;&lt;strong&gt;Darned Statistics &lt;/strong&gt;&lt;/em&gt;&lt;/td&gt;
    &lt;td class=&quot;buttonheading&quot; align=&quot;right&quot; width=&quot;100%&quot;&gt; &lt;a href=&quot;http://www.ejo.ch/index2.php?option=com_content&amp;amp;do_pdf=1&amp;amp;id=2046&quot; target=&quot;_blank&quot; onclick=&quot;window.open(&#39;http://www.ejo.ch/index2.php?option=com_content&amp;amp;do_pdf=1&amp;amp;id=2046&#39;,&#39;win2&#39;,&#39;status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no&#39;); return false;&quot; title=&quot;PDF&quot;&gt; &lt;img src=&quot;http://www.ejo.ch/images/M_images/pdf_button.png&quot; alt=&quot;PDF&quot; name=&quot;PDF&quot; align=&quot;middle&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/td&gt;
    &lt;td class=&quot;buttonheading&quot; align=&quot;right&quot; width=&quot;100%&quot;&gt; &lt;a href=&quot;http://www.ejo.ch/index2.php?option=com_content&amp;amp;task=view&amp;amp;id=2046&amp;amp;pop=1&amp;amp;page=0&amp;amp;Itemid=169&quot; target=&quot;_blank&quot; onclick=&quot;window.open(&#39;http://www.ejo.ch/index2.php?option=com_content&amp;amp;task=view&amp;amp;id=2046&amp;amp;pop=1&amp;amp;page=0&amp;amp;Itemid=169&#39;,&#39;win2&#39;,&#39;status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no&#39;); return false;&quot; title=&quot;Print&quot;&gt; &lt;img src=&quot;http://www.ejo.ch/images/M_images/printButton.png&quot; alt=&quot;Print&quot; name=&quot;Print&quot; align=&quot;middle&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/td&gt;
    &lt;td class=&quot;buttonheading&quot; align=&quot;right&quot; width=&quot;100%&quot;&gt; &lt;a href=&quot;http://www.ejo.ch/index2.php?option=com_content&amp;amp;task=emailform&amp;amp;id=2046&amp;amp;itemid=169&quot; target=&quot;_blank&quot; onclick=&quot;window.open(&#39;http://www.ejo.ch/index2.php?option=com_content&amp;amp;task=emailform&amp;amp;id=2046&amp;amp;itemid=169&#39;,&#39;win2&#39;,&#39;status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=400,height=250,directories=no,location=no&#39;); return false;&quot; title=&quot;E-mail&quot;&gt; &lt;img src=&quot;http://www.ejo.ch/images/M_images/emailButton.png&quot; alt=&quot;E-mail&quot; name=&quot;E-mail&quot; align=&quot;middle&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/td&gt;
  &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;table class=&quot;contentpaneopen&quot;&gt;&lt;tbody&gt;
  &lt;tr&gt;
    &lt;td colspan=&quot;2&quot; align=&quot;left&quot; valign=&quot;top&quot; width=&quot;70%&quot;&gt; &lt;font size=&quot;3&quot;&gt;&lt;em&gt;&lt;span class=&quot;small&quot;&gt; by Stephan Russ-Mohl &lt;/span&gt; &amp;nbsp;&amp;nbsp; &lt;/em&gt;&lt;/font&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td colspan=&quot;2&quot; valign=&quot;top&quot;&gt;
    &lt;p class=&quot;small&quot; align=&quot;left&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;European Journalism Observatory, September 26, 2009&lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;p align=&quot;left&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;&lt;img src=&quot;http://farm1.static.flickr.com/90/222150116_4615230500.jpg&quot; alt=&quot; &quot; align=&quot;left&quot; height=&quot;240&quot; hspace=&quot;5&quot; vspace=&quot;5&quot; width=&quot;180&quot; /&gt;&lt;strong&gt;Many journalists face difficulties in dealing with statistics, and frequently lack the competence to present quantitative information to their publics in easy-to-grasp language. &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;p align=&quot;left&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;This is nothing new, as most journalism textbooks contain tips on how to deal adequately with numbers and percentages. Thus far, these remain rules of thumb. Three U.S. researchers – Coy Callison, Rhonda Gibson and Dolf Zillmann – recently tested these rules. Drawing from 240 students who participated in an experiment, their empirical analysis provides new, surprising insights. &lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;p align=&quot;left&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;The test subjects could deal as easily with percentages as with absolute numbers. Contrary to textbooks, they experienced more difficulties when percentages were characterized verbally. For example, “30 percent of the citizens of XY have AIDS” has a meaning different from “3000 of the citizens of XY have AIDS” – but the percentage is no more difficult to grasp and remember. If, instead, the percentage is transformed into the phrase “Three of ten of the citizens of XY have AIDS,” an additional barrier of comprehension is created. The researchers mention, however, that their experiments should be expanded, and that less educated groups still need to be included. &lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;p align=&quot;left&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;Coy Callison et al.: How to Report Quantitative Information in News Stories, &lt;em&gt;Newspaper Research Journal&lt;/em&gt;, Vol 30/Nr. 2, Spring 2009, 43-55. &lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;hr size=&quot;2&quot; width=&quot;100%&quot; /&gt;
    &lt;p&gt;&lt;font size=&quot;3&quot;&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/font&gt;
    &lt;/p&gt;&lt;/td&gt;
  &lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-09-30T13:26:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/19/4326467.html">
<title>Wondering what the prez is doing???</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/19/4326467.html</link>
<description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;We don&#39;t know how long this one&#39;s been around, but kudos to the gang at the WashPost for taking a concept/tool somewhat on the margin and putting it to good use for both reporters and readers.  See &lt;a href=&quot;http://projects.washingtonpost.com/potus-tracker/&quot;&gt;http://projects.washingtonpost.com/potus-tracker/&lt;/a&gt;
  &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial,helvetica,sans-serif; font-size: 11px;&quot;&gt;
  &lt;div id=&quot;wrapperMain&quot; style=&quot;width: 970px; background-color: rgb(255, 255, 255); margin-bottom: 5px;&quot;&gt;
    &lt;div id=&quot;wrapperMainRight&quot; style=&quot;float: right; width: 336px; background-color: rgb(255, 255, 255); z-index: 1000;&quot;&gt;
      &lt;div style=&quot;width: 336px;&quot;&gt;
        &lt;div id=&quot;topjobs&quot; style=&quot;display: block; margin-top: 4px; margin-bottom: 0px;&quot;&gt;
          &lt;div class=&quot;sponsorship_one&quot; style=&quot;border-width: 0px 1px 1px; border-left: 1px solid rgb(204, 204, 204); border-right: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); margin: 0px; padding: 0px; overflow: hidden; background-color: rgb(255, 255, 255); text-align: center; word-wrap: break-word; font-family: arial,sans-serif; font-size: 8pt; color: rgb(0, 0, 0); line-height: 1.3;&quot;&gt;
            &lt;div class=&quot;sh_powered_by&quot; style=&quot;padding: 0px 8px 5px 5px; background: rgb(246, 246, 236) none repeat scroll 0px 0px; font-family: Arial,Helvetica,sans-serif; text-align: right;&quot;&gt;Jobs by&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.simplyhired.com/?aff_id=11329&quot; style=&quot;text-decoration: none; color: rgb(12, 71, 144); font-weight: normal;&quot;&gt;&lt;strong class=&quot;sh_blue&quot; style=&quot;color: rgb(0, 172, 241);&quot;&gt;Simply&lt;/strong&gt;&lt;strong class=&quot;sh_green&quot; style=&quot;color: rgb(166, 206, 58);&quot;&gt;Hired&lt;/strong&gt;&lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div id=&quot;wrapperMainCenter&quot; style=&quot;float: left; width: 634px; background-color: rgb(255, 255, 255);&quot;&gt;
      &lt;div id=&quot;wrapperInternalCenter&quot; style=&quot;float: left; padding-left: 0px; padding-right: 10px; background-color: rgb(255, 255, 255); margin-left: 0px;&quot;&gt;
        &lt;div id=&quot;article&quot;&gt;
          &lt;div class=&quot;newsGraphic&quot;&gt;
            &lt;div id=&quot;specialReport&quot; style=&quot;margin: 0px; padding: 0px;&quot;&gt;
              &lt;div id=&quot;mainContent&quot; style=&quot;margin: 0px 0px 10px; padding: 0px; width: 620px; float: left;&quot;&gt;
                &lt;div class=&quot;content&quot;&gt;
                  &lt;div id=&quot;header&quot; style=&quot;margin: 0px 10px 0px 0px; padding: 0px; background-image: url(http://www.washingtonpost.com/wp-srv/test/andrewsw/whitehouse/images/header-bg-notext.jpg); background-repeat: no-repeat; height: 77px; width: 610px; background-position: 0% 0%;&quot;&gt;
                    &lt;div class=&quot;header-title&quot; style=&quot;margin-left: 90px; width: 280px; float: left; display: inline;&quot;&gt;
                      &lt;h1 style=&quot;margin: 23px 0px 0px; padding: 0px; font-family: arial; font-size: 32px; font-weight: bold; color: rgb(51, 51, 51); line-height: 32px; letter-spacing: -0.5px; float: none;&quot;&gt;&lt;a class=&quot;darkgrayLink&quot; href=&quot;/potus-tracker/&quot; style=&quot;text-decoration: none; color: rgb(19, 50, 94); font-weight: normal;&quot;&gt;POTUS Tracker&lt;/a&gt;
                      &lt;/h1&gt;
                      &lt;div class=&quot;header-subtitle&quot; style=&quot;margin: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 13px; color: rgb(102, 102, 102); line-height: 15px;&quot;&gt;Analyzing Obama&#39;s schedule
                      &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&quot;headerSearchBox&quot; style=&quot;margin: 30px 10px 0px 0px; float: right; display: inline; width: 190px;&quot;&gt;
                      &lt;form action=&quot;/potus-tracker/search/results/&quot; method=&quot;get&quot; name=&quot;formie&quot; style=&quot;margin: 0px; padding: 0px;&quot;&gt;
                        &lt;div class=&quot;search-item margin1t&quot; style=&quot;margin-top: 1px; float: left; display: inline;&quot;&gt;
                          &lt;input name=&quot;keyword&quot; style=&quot;width: 100px;&quot; type=&quot;text&quot; /&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;right&quot; style=&quot;float: right;&quot;&gt;
                          &lt;div class=&quot;button shade grey-dark border two grey margin5l&quot; style=&quot;border-style: solid ! important; border-color: rgb(217, 217, 217); border-width: 2px ! important; padding: 2px 6px; margin-left: 5px; position: relative; float: left; display: inline; background-color: rgb(147, 147, 147);&quot;&gt;&lt;span class=&quot;position-center&quot; style=&quot;font-weight: bold; color: rgb(255, 255, 255); line-height: normal; font-size: 12px;&quot;&gt;
                            &lt;input class=&quot;submit-button&quot; value=&quot;Search&quot; style=&quot;border-style: none; font-weight: bold; background-image: none; color: rgb(255, 255, 255); font-family: arial; font-size: 12px; text-decoration: none; outline-style: none;&quot; type=&quot;submit&quot; /&gt;&lt;/span&gt;
                            &lt;div class=&quot;cbtr&quot; style=&quot;margin: 0px ! important; background: transparent url(http://media3.washingtonpost.com/wp-srv/global/images/corners/white-4-corners-2px-gray.png) no-repeat scroll -5px 0px; overflow: hidden; height: 5px; width: 5px; position: absolute; top: -2px; right: -2px;&quot;&gt;&amp;nbsp;
                            &lt;/div&gt;
                            &lt;div class=&quot;cbtl&quot; style=&quot;margin: 0px ! important; background: transparent url(http://media3.washingtonpost.com/wp-srv/global/images/corners/white-4-corners-2px-gray.png) no-repeat scroll 0px 0px; overflow: hidden; height: 5px; width: 5px; position: absolute; top: -2px; left: -2px;&quot;&gt;&amp;nbsp;
                            &lt;/div&gt;
                            &lt;div class=&quot;cbbr&quot; style=&quot;margin: 0px ! important; background: transparent url(http://media3.washingtonpost.com/wp-srv/global/images/corners/white-4-corners-2px-gray.png) no-repeat scroll -5px -5px; overflow: hidden; height: 5px; width: 5px; position: absolute; bottom: -2px; right: -2px;&quot;&gt;&amp;nbsp;
                            &lt;/div&gt;
                            &lt;div class=&quot;cbbl&quot; style=&quot;margin: 0px ! important; background: transparent url(http://media3.washingtonpost.com/wp-srv/global/images/corners/white-4-corners-2px-gray.png) no-repeat scroll 0px -5px; overflow: hidden; height: 5px; width: 5px; position: absolute; bottom: -2px; left: -2px;&quot;&gt;&amp;nbsp;
                            &lt;/div&gt;
                          &lt;/div&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;blurbSmall&quot; style=&quot;color: rgb(70, 70, 70); font-size: 11px; font-family: arial; line-height: 14px;&quot;&gt;&lt;a href=&quot;/potus-tracker/search/&quot; style=&quot;text-decoration: none; color: rgb(0, 118, 163); font-weight: normal;&quot;&gt;Advanced Search »&lt;/a&gt;
                        &lt;/div&gt;
                      &lt;/form&gt;
                    &lt;/div&gt;
                  &lt;/div&gt;
                  &lt;div id=&quot;active-nav&quot; class=&quot;navItem&quot; style=&quot;margin: 0px 3px 0px 0px; padding: 10px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none; background-color: rgb(51, 51, 51);&quot;&gt;&lt;a href=&quot;/potus-tracker/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(255, 255, 255); font-weight: bold;&quot;&gt;ANALYSIS&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem&quot; style=&quot;margin: 0px 3px 0px 0px; padding: 10px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;&lt;a href=&quot;/potus-tracker/calendar/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(85, 85, 85); font-weight: bold;&quot;&gt;CALENDAR&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem viewevents&quot; style=&quot;margin: 0px; padding: 10px 5px 10px 25px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;View Event List By:
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem events&quot; style=&quot;margin: 0px; padding: 10px 5px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;&lt;a href=&quot;/potus-tracker/issues/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(85, 85, 85); font-weight: bold;&quot;&gt;ISSUE&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem events&quot; style=&quot;margin: 0px; padding: 10px 5px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;&lt;a href=&quot;/potus-tracker/event-types/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(85, 85, 85); font-weight: bold;&quot;&gt;TYPE&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem events&quot; style=&quot;margin: 0px; padding: 10px 5px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;&lt;a href=&quot;/potus-tracker/attendees/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(85, 85, 85); font-weight: bold;&quot;&gt;ATTENDEES&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItem events&quot; style=&quot;margin: 0px; padding: 10px 5px; float: left; display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-transform: none;&quot;&gt;&lt;a href=&quot;/potus-tracker/locations/&quot; class=&quot;grayLink&quot; style=&quot;text-decoration: none; color: rgb(85, 85, 85); font-weight: bold;&quot;&gt;LOCATION&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;navItemRSS&quot; style=&quot;margin: 0px; padding: 8px 0px 0px 10px; float: left; display: inline-block; color: rgb(153, 153, 153); line-height: 10px;&quot;&gt;&lt;a href=&quot;/potus-tracker/rss/events.xml&quot; style=&quot;text-decoration: none; color: rgb(0, 118, 163); font-weight: normal;&quot;&gt;&lt;img src=&quot;http://media.washingtonpost.com/wp-dyn/content/graphic/2009/02/03/GR2009020301841.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;w610 pad10l&quot; style=&quot;padding-left: 10px; width: 610px;&quot;&gt;
                    &lt;div class=&quot;introText&quot; style=&quot;width: 600px;&quot;&gt;
                      &lt;p style=&quot;margin: 0px 0px 12px; padding: 0px; font-style: normal; font-variant: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; font-family: Arial,Helvetica,sans-serif; color: rgb(85, 85, 85); font-size: 12px; font-weight: normal; line-height: 18px;&quot;&gt;Every day President Obama meets with key members of his administration, Congress, foreign dignitaries, interest groups and regular citizens. Use our interactive database to track how Obama is spending his time, what issues are getting the most attention and who is influencing the debate.&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;
                        &lt;br /&gt;&lt;a href=&quot;/potus-tracker/rss/events.xml&quot; style=&quot;text-decoration: none; color: rgb(0, 118, 163); font-weight: normal;&quot;&gt;Subscribe to daily schedule via RSS.&lt;/a&gt;
                      &lt;/p&gt;
                    &lt;/div&gt;
                  &lt;/div&gt;
                  &lt;div&gt;
                    &lt;div id=&quot;whskedflashcontent&quot;&gt;
                      &lt;embed type=&quot;application/x-shockwave-flash&quot; src=&quot;http://www.washingtonpost.com/wp-srv/special/politics/white-house/schedule/whsked.swf&quot; id=&quot;appointees.swf&quot; name=&quot;appointees.swf&quot; bgcolor=&quot;#ffffff&quot; quality=&quot;high&quot; wmode=&quot;transparent&quot; allowscriptaccess=&quot;always&quot; height=&quot;624&quot; width=&quot;624&quot; /&gt;
                    &lt;/div&gt;
                  &lt;/div&gt;
                  &lt;div class=&quot;blurb&quot; style=&quot;margin: 5px 0px; color: rgb(119, 119, 119); font-size: 12px; font-family: arial; font-weight: normal; line-height: 17px;&quot;&gt;CREDIT: Nathaniel Vaughn Kelso, Madonna Lebling, Karen Yourish, Ryan O&#39;Neil, Wilson Andrews, Jacqueline Kazil, Todd Lindeman, Lucy Shackelford, Paul Volpe
                  &lt;/div&gt;
                  &lt;div class=&quot;blurb&quot; style=&quot;margin: 5px 0px; color: rgb(119, 119, 119); font-size: 12px; font-family: arial; font-weight: normal; line-height: 17px;&quot;&gt;Have information we could use or suggestions about how to improve the site?&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;email/&quot; style=&quot;text-decoration: none; color: rgb(0, 118, 163); font-weight: normal;&quot;&gt;Contact Us&lt;/a&gt;.
                  &lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div style=&quot;margin: 10px 0px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; text-align: center;&quot;&gt;©&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;2009 The Washington Post Company
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div id=&quot;wrapperBottom&quot; style=&quot;clear: both; width: 970px; background-color: rgb(255, 255, 255);&quot;&gt;
    &lt;div id=&quot;bottomNav&quot; class=&quot;globalNav&quot; style=&quot;width: 970px; background-color: rgb(255, 255, 255); z-index: -1000; padding-bottom: 4px; border-bottom-width: 0px; margin-bottom: 10px;&quot;&gt;
      &lt;br class=&quot;Apple-interchange-newline&quot; /&gt;
    &lt;/div&gt;
  &lt;/div&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-09-19T16:47:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/11/4319047.html">
<title>Vintage Infographics From the 1930s</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/11/4319047.html</link>
<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;Nathan, over at &lt;a href=&quot;http://flowingdata.com&quot;&gt;FlowingData&lt;/a&gt;, has posted a fine example of infographics.&amp;nbsp; The work of Willard C. Brinton is a nice extension of what was being done by U.S. government agencies.&amp;nbsp; Turns out, Brinton&#39;s book can be found in &lt;a href=&quot;http://www.alibris.com/booksearch?qwork=9611223&amp;amp;matches=13&amp;amp;browse=1&amp;amp;subject=Statistics+Graphic+methods&amp;amp;cm_sp=works*listing*title&quot;&gt;used book sites&lt;/a&gt;, and at an affordable price.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;h1&gt;&lt;font size=&quot;3&quot;&gt;Vintage Infographics From the 1930s&lt;/font&gt;
&lt;/h1&gt;
&lt;div class=&quot;meta-bar&quot;&gt;&lt;font size=&quot;3&quot;&gt;Posted by &lt;a href=&quot;http://flowingdata.com/about-nathan&quot;&gt;Nathan&lt;/a&gt; / Sep 11, 2009 to &lt;a title=&quot;View all posts in Infographics&quot; href=&quot;http://flowingdata.com/category/visualization/infographics/&quot; rel=&quot;category tag&quot;&gt;Infographics&lt;/a&gt; / &lt;a href=&quot;#comments&quot;&gt;8 comments&lt;/a&gt;&lt;/font&gt;
  &lt;br clear=&quot;all&quot; /&gt;
&lt;/div&gt;&lt;!-- end meta-bar --&gt;
&lt;div class=&quot;entry-content&quot;&gt;
  &lt;p&gt;&lt;img title=&quot;Vintage Infographics From the 1930s&quot; alt=&quot;Vintage Infographics From the 1930s&quot; src=&quot;http://flowingdata.com/wp-content/uploads/yapb_cache/3592495225_1eae150909_b.2avbz9rlya80cwgk044ow00wc.8td8r2s3w1cs4kksc4okksgg8.th.jpeg&quot; /&gt;
  &lt;/p&gt;
  &lt;p&gt;Someone needs to get me a paper copy of Willard Cope Brinton&#39;s &lt;em&gt;Graphic Presentation&lt;/em&gt; (1939), because it is awesome.
  &lt;/p&gt;
  &lt;p&gt;Brinton discusses various forms of graphic presentation in the 524-page book and what works and what doesn&#39;t. There&#39;s also some good stuff in there about how to make your graphs, charts, maps, etc (by hand).
  &lt;/p&gt;
  &lt;h3&gt;Have we seen these?
  &lt;/h3&gt;
  &lt;p&gt;The most interesting part is that many of the graphics - despite having no computers in 1939 - look a lot like what we have today. Albeit, they&#39;re a little rougher because they&#39;re made by hand, but that&#39;s just added flavor.
  &lt;/p&gt;
  &lt;p&gt;For example, you&#39;ve got the Sankey diagram above, or a &quot;cosmograph&quot; as Brinton calls it. The instructions read:
  &lt;/p&gt;
  &lt;blockquote&gt;
    &lt;p&gt;One thousand strips of paper are set on edge to represent 100% and are separated into component parts of 100%.
    &lt;/p&gt;
  &lt;/blockquote&gt;
  &lt;p&gt;What? You want me to arrange 1,000 strips of paper to make my diagram? Brilliant, I say.
  &lt;/p&gt;
  &lt;p&gt;Here are your choropleth maps...
  &lt;/p&gt;
  &lt;p&gt;&lt;img class=&quot;alignnone size-medium wp-image-2818&quot; title=&quot;choropleth&quot; alt=&quot;choropleth&quot; src=&quot;http://flowingdata.com/wp-content/uploads/2009/09/choropleth-545x422.jpg&quot; height=&quot;422&quot; width=&quot;545&quot; /&gt;
  &lt;/p&gt;
  &lt;p&gt;network diagram...
  &lt;/p&gt;
  &lt;p&gt;&lt;img class=&quot;alignnone size-medium wp-image-2819&quot; title=&quot;network&quot; alt=&quot;network&quot; src=&quot;http://flowingdata.com/wp-content/uploads/2009/09/network-545x422.jpg&quot; height=&quot;422&quot; width=&quot;545&quot; /&gt;
  &lt;/p&gt;
  &lt;p&gt;and of course some of your usual suspects...
  &lt;/p&gt;
  &lt;p&gt;&lt;img class=&quot;alignnone size-medium wp-image-2820&quot; title=&quot;time-series&quot; alt=&quot;time-series&quot; src=&quot;http://flowingdata.com/wp-content/uploads/2009/09/time-series-545x422.jpg&quot; height=&quot;422&quot; width=&quot;545&quot; /&gt;
  &lt;/p&gt;
  &lt;p&gt;The entire book is &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/www.archive.org/details/graphicpresentat00brinrich&#39;);&quot; href=&quot;http://www.archive.org/details/graphicpresentat00brinrich&quot; modo=&quot;false&quot;&gt;freely available&lt;/a&gt; in PDF format, but it&#39;s low resolution and takes forever to browse. &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/www.hs-augsburg.de/~mstoll/&#39;);&quot; href=&quot;http://www.hs-augsburg.de/~mstoll/&quot;&gt;Michael Stoll&lt;/a&gt; has posted some higher quality shots &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/www.flickr.com/photos/mstoll/sets/72157619121678127/&#39;);&quot; href=&quot;http://www.flickr.com/photos/mstoll/sets/72157619121678127/&quot;&gt;on Flickr&lt;/a&gt;.
  &lt;/p&gt;
  &lt;p&gt;I still want more though.
  &lt;/p&gt;
  &lt;p&gt;Seriously, does anyone know where I can get a copy?
  &lt;/p&gt;
  &lt;p&gt;[via &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/www.datavisualization.ch/showcases/graphic-presentation-by-willard-cope-brinton&#39;);&quot; href=&quot;http://www.datavisualization.ch/showcases/graphic-presentation-by-willard-cope-brinton&quot;&gt;Datavisualization.ch&lt;/a&gt;]
  &lt;/p&gt;
  &lt;script type=&quot;text/javascript&quot;&gt;AKPC_IDS += &quot;2812,&quot;;
  &lt;/script&gt;
  &lt;p&gt;&lt;em&gt;Like what you see? Subscribe to the &lt;strong&gt;&lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/feeds.feedburner.com/FlowingData&#39;);&quot; href=&quot;http://feeds.feedburner.com/FlowingData&quot;&gt;FlowingData RSS feed&lt;/a&gt;&lt;/strong&gt; to stay updated on what&#39;s new in data visualization.&lt;/em&gt;
  &lt;/p&gt;
  &lt;hr size=&quot;2&quot; width=&quot;100%&quot; /&gt;
  &lt;p&gt;&amp;nbsp;
  &lt;/p&gt;
&lt;/div&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-09-11T17:41:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/7/4313771.html">
<title>The Evolution of Darwin&#39;s Ideas</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/9/7/4313771.html</link>
<description>&lt;p&gt;&lt;a href=&quot;http://flowingdata.com&quot;&gt;FlowingData&lt;/a&gt; passes along the link to this fine piece of work by Ben Fry.&amp;nbsp; &quot;&lt;a name=&quot;12393c6eae34e02e_1&quot; style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: 12px;&quot; href=&quot;http://flowingdata.com/2009/09/07/ben-fry-visualizes-the-evolution-of-darwins-ideas/&quot; target=&quot;_blank&quot;&gt;Ben Fry Visualizes the Evolution of Darwin’s Ideas&lt;/a&gt;&quot;  Journos could be using a similar approach to analyze the evolution of the ideas of public officials.
&lt;/p&gt;
&lt;h1&gt;Ben Fry Visualizes the Evolution of Darwin’s Ideas
&lt;/h1&gt;
&lt;div class=&quot;meta-bar&quot;&gt; Posted by &lt;a href=&quot;http://flowingdata.com/about-nathan&quot;&gt;Nathan&lt;/a&gt; / Sep 7, 2009 to &lt;a href=&quot;http://flowingdata.com/category/visualization/artistic-visualization/&quot; title=&quot;View all posts in Artistic Visualization&quot; rel=&quot;category tag&quot;&gt;Artistic Visualization&lt;/a&gt; / &lt;a href=&quot;http://flowingdata.com/2009/09/07/ben-fry-visualizes-the-evolution-of-darwins-ideas/#comments&quot;&gt;2 comments&lt;/a&gt;
  &lt;br clear=&quot;all&quot; /&gt;
&lt;/div&gt;&lt;!-- end meta-bar --&gt;
&lt;p&gt;&lt;img src=&quot;http://flowingdata.com/wp-content/uploads/yapb_cache/origin_of_species.3xrp6wzs9ji8gow8s0gwcgk8k.8td8r2s3w1cs4kksc4okksgg8.th.jpeg&quot; alt=&quot;Ben Fry Visualizes the Evolution of Darwin’s Ideas&quot; title=&quot;Ben Fry Visualizes the Evolution of Darwin’s Ideas&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&quot;Ben Fry, well-known for Processing and plenty of &lt;a href=&quot;http://flowingdata.com/2009/06/04/rise-of-the-data-scientist/&quot;&gt;other&lt;/a&gt; &lt;a href=&quot;http://flowingdata.com/2008/05/23/5-data-visualization-dissertations-worth-a-look/&quot;&gt;data&lt;/a&gt; &lt;a href=&quot;http://flowingdata.com/2008/04/28/all-26-million-road-segments-in-continental-united-states/&quot;&gt;goodness&lt;/a&gt;, &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/benfry.com/writing/archives/529&#39;);&quot; href=&quot;http://benfry.com/writing/archives/529&quot;&gt;announced&lt;/a&gt; his most recent piece, &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/benfry.com/traces/&#39;);&quot; href=&quot;http://benfry.com/traces/&quot;&gt;On the Origin of Species: The Preservation of Favoured Traces&lt;/a&gt;, made possible by &lt;a onclick=&quot;javascript:pageTracker._trackPageview(&#39;/outgoing/darwin-online.org.uk/&#39;);&quot; href=&quot;http://darwin-online.org.uk/&quot;&gt;The Complete Work of Charles Darwin Online&lt;/a&gt;.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The visualization explores the evolution of Charles Darwin&#39;s theory of, uh, evolution. It began as a less-defined 150,000-word text in the first edition and grew and developed to a 190,000-word theory in the sixth edition. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Watch where the updates in the text occur over time. Chunks are removed, chunks are added, and words are changed. Blocks are color-coded by edition. Roll over blocks to see the text underneath.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;As usual, excellent work, Mr. Fry.&quot;&lt;/em&gt;
&lt;/p&gt;
&lt;hr size=&quot;2&quot; width=&quot;100%&quot; /&gt;
&lt;p&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;
&lt;/p&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-09-07T11:55:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/25/4299894.html">
<title>Mary Ellen Bates on &quot;Google Squared&quot;</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/25/4299894.html</link>
<description>&lt;p&gt;&lt;font color=&quot;#800080&quot; size=&quot;3&quot; face=&quot;Arial Black&quot;&gt;&lt;font style=&quot;color: rgb(0, 0, 0);&quot; face=&quot;verdana,arial,helvetica,sans-serif&quot;&gt;Mary Ellen Bates offers up this good tip on&lt;/font&gt; &lt;/font&gt;&lt;font size=&quot;3&quot;&gt;&quot;Google Squared&quot; at
  &lt;br /&gt;&lt;/font&gt;&lt;font size=&quot;3&quot;&gt;&lt;font&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt; Bates Information Services,&amp;nbsp; &lt;a href=&quot;http://www.batesinfo.com/tip.html&quot; target=&quot;_blank&quot;&gt;www.BatesInfo.com/tip.html&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font&gt;&lt;font&gt;&lt;font size=&quot;2&quot; face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;________________________________________________________________________________________
  &lt;br /&gt;
&lt;/p&gt;
&lt;div id=&quot;:1p5&quot; class=&quot;ii gt&quot;&gt; &lt;strong&gt;&lt;font face=&quot;Arial&quot;&gt;August&lt;/font&gt;&lt;/strong&gt;&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;&lt;strong&gt; 2009
  &lt;br /&gt; &lt;/strong&gt;&lt;/font&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;strong&gt;&lt;em&gt;Google Squared&lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;font size=&quot;2&quot; face=&quot;Arial&quot;&gt;
  &lt;p&gt;
  &lt;/p&gt;
  &lt;p&gt; &lt;a href=&quot;http://www.googlelabs.com/&quot; target=&quot;_blank&quot;&gt;Google Labs&lt;/a&gt; -- the public playground where Google lets users try out new products or services that aren&#39;t yet ready for prime time -- is my secret weapon for learning about cool new stuff. My favorite new discovery in Google Labs is &lt;a href=&quot;http://www.google.com/squared&quot; target=&quot;_blank&quot;&gt;Google Squared&lt;/a&gt;. It&#39;s a demonstration of a search engine trying to provide &lt;em&gt; answers&lt;/em&gt; instead of just sites, and at a higher level than the simple &quot;smart answers&quot; you see when you search for &quot;time in Rome&quot; ...</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-08-25T12:27:00-06:00</dc:date>
</item>

<item rdf:about="http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/20/4294532.html">
<title>SNA in R Talk, Updated with [Better] Video</title>
<link>http://analyticjournalism.blogharbor.com/blog/_archives/2009/8/20/4294532.html</link>
<description>&lt;p&gt;OK, OK.&amp;nbsp; Using R can be a steep hill to climb for some.&amp;nbsp; But here, thanks to O&quot;Reilly Radar, is a pretty good video of a presentation on using R as a Social Network Analysis tool.
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&quot;&lt;a href=&quot;http://www.drewconway.com/zia/?p=1221&quot; target=&quot;_blank&quot;&gt;Social Network Analysis in R&lt;/a&gt; -- video and slides for talk on doing social network analysis with R.&quot;
&lt;/p&gt;
&lt;div class=&quot;post-headline&quot;&gt;
  &lt;h2&gt;SNA in R Talk, Updated with [Better] Video
  &lt;/h2&gt;
&lt;/div&gt;
&lt;div class=&quot;post-byline&quot;&gt;By Drew Conway, on August 6th, 2009
&lt;/div&gt; &lt;!-- Post Body Copy --&gt;
&lt;p&gt;&lt;strong&gt;Update II&lt;/strong&gt;: It occurred to me that it would be much better for people to be able to view the entire talk in a single video, rather than having to switch between sections; therefore, I uploaded the whole thing to Vimeo.
&lt;/p&gt;
&lt;p&gt;&lt;del&gt;Tonight I will be giving&lt;/del&gt;On August 6th I gave a talk at the &lt;a href=&quot;http://www.meetup.com/nyhackr/calendar/10854695/&quot;&gt;New York City R Meetup&lt;/a&gt; on how to perform social network analysis in R using the &lt;a href=&quot;http://igraph.sourceforge.net/&quot;&gt;igraph&lt;/a&gt; package. Below are the slides I &lt;del&gt;will be going over&lt;/del&gt; covered during the talk, and all of the code examples from the presentation are available in the &lt;a href=&quot;http://www.drewconway.com/zia/?page_id=955&quot;&gt;ZIA Code Repository&lt;/a&gt; in the R folder.
&lt;/p&gt;
&lt;p&gt;Below is a video of this talk, with a link to the slides I review during the presentation. If you are interested, I suggest &lt;a href=&quot;http://www.drewconway.com/zia/wp-content/uploads/redirects/sna_in_r.html&quot;&gt;downloading the slides&lt;/a&gt; and following along with videos while having the slides open, as much of what is on the screen in the video is hard to read.
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;
  &lt;object height=&quot;300&quot; width=&quot;400&quot;&gt;
    &lt;embed src=&quot;http://vimeo.com/moogaloop.swf?clip_id=6037497&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; height=&quot;300&quot; width=&quot;400&quot; /&gt;
  &lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vimeo.com/6037497&quot;&gt;Social Netowork Analysis in R&lt;/a&gt; from &lt;a href=&quot;http://vimeo.com/user2150538&quot;&gt;Drew Conway&lt;/a&gt; on &lt;a href=&quot;http://vimeo.com/&quot;&gt;Vimeo&lt;/a&gt;.
&lt;/p&gt; &lt;a href=&quot;http://www.drewconway.com/zia/wp-content/uploads/redirects/sna_in_r.html&quot;&gt;&lt;img src=&quot;http://www.drewconway.com/zia/wp-content/uploads/2009/08/r_talk.png&quot; border=&quot;0&quot; width=&quot;300&quot; /&gt;&lt;/a&gt;Andrew Little’s presentation on econometrics in R using &lt;a href=&quot;http://gking.harvard.edu/zelig/&quot;&gt;Zelig&lt;/a&gt; and &lt;a href=&quot;http://gking.harvard.edu/matchit/&quot;&gt;MatchIt&lt;/a&gt; are also available on &lt;a href=&quot;http://www.youtube.com/watch?v=fv1gVq6gOhg&quot;&gt;YouTube starting here&lt;/a&gt;. I hope you enjoy the presentation, and please let me know if you have any questions or comments.
&lt;hr size=&quot;2&quot; width=&quot;100%&quot; /&gt;
&lt;p&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;
&lt;/p&gt;</description>
<dc:creator>analyticjournalism</dc:creator>
<dc:date>2009-08-20T10:20:00-06:00</dc:date>
</item>


</rdf:RDF>
