<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: An Undistorted Election Results Map</title>
	<atom:link href="http://peltiertech.com/WordPress/an-undistorted-election-results-map/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/an-undistorted-election-results-map/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Wed, 17 Mar 2010 21:17:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Matt Healy</title>
		<link>http://peltiertech.com/WordPress/an-undistorted-election-results-map/comment-page-1/#comment-6753</link>
		<dc:creator>Matt Healy</dc:creator>
		<pubDate>Sat, 13 Dec 2008 22:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=936#comment-6753</guid>
		<description>Over in the EagerEyes blog is an interesting discussion of ways to visualize electoral trends over time; my two cents can be found here:
http://eagereyes.org/blog/2008/swing-states.html#comment-1094

My picture can be found here:
http://mdhealy.home.sprynet.com/Elections_1904_2008.png

Making it took me just a few minutes in Excel.  First I downloaded the zipped data through 2004 that the maintainer of the EagerEyes blog made available.  Second I manually added a 2008 line and sorted in reverse order by Year.  Then I color-coded with Conditional Formatting.

The trickiest part was how I sorted the States to emphasize both recency and consistency.  Below the Year column I put an exponentially-decaying series of numbers beginning at 1.0, below that 0.8, below that 0.64, etc.  Then in the cells to the right of these numbers and below the main data table I put a bunch of formulas along the lines of =IF(K5=&quot;D&quot;,$B57,0) so that each cell in this region had either a zero if a corresponding cell in the primary table wasn&#039;t &quot;D&quot; or a value that decayed exponentially by rows for a &quot;D&quot; in the main data table.  Below all these numbers I put a bunch of SUM formulas, thereby making a series of weighted &quot;D&quot; counts with the most recent elections getting the most weight.

Finally I selected the weighted sums, then used Paste Special/Values to put their values above the main data table, then I selected the table contents, picked Sort, clicked &quot;Options&quot; and specified Sort Left to Right.

I manually tweaked the year 1964 a little to emphasize that key year.

I think the result pretty clearly brings out various aspects of the data, making both major national swings and cases when a single State differed from its overall trend quite visible.</description>
		<content:encoded><![CDATA[<p>Over in the EagerEyes blog is an interesting discussion of ways to visualize electoral trends over time; my two cents can be found here:<br />
<a href="http://eagereyes.org/blog/2008/swing-states.html#comment-1094" rel="nofollow">http://eagereyes.org/blog/2008/swing-states.html#comment-1094</a></p>
<p>My picture can be found here:<br />
<a href="http://mdhealy.home.sprynet.com/Elections_1904_2008.png" rel="nofollow">http://mdhealy.home.sprynet.com/Elections_1904_2008.png</a></p>
<p>Making it took me just a few minutes in Excel.  First I downloaded the zipped data through 2004 that the maintainer of the EagerEyes blog made available.  Second I manually added a 2008 line and sorted in reverse order by Year.  Then I color-coded with Conditional Formatting.</p>
<p>The trickiest part was how I sorted the States to emphasize both recency and consistency.  Below the Year column I put an exponentially-decaying series of numbers beginning at 1.0, below that 0.8, below that 0.64, etc.  Then in the cells to the right of these numbers and below the main data table I put a bunch of formulas along the lines of =IF(K5=&#8221;D&#8221;,$B57,0) so that each cell in this region had either a zero if a corresponding cell in the primary table wasn&#8217;t &#8220;D&#8221; or a value that decayed exponentially by rows for a &#8220;D&#8221; in the main data table.  Below all these numbers I put a bunch of SUM formulas, thereby making a series of weighted &#8220;D&#8221; counts with the most recent elections getting the most weight.</p>
<p>Finally I selected the weighted sums, then used Paste Special/Values to put their values above the main data table, then I selected the table contents, picked Sort, clicked &#8220;Options&#8221; and specified Sort Left to Right.</p>
<p>I manually tweaked the year 1964 a little to emphasize that key year.</p>
<p>I think the result pretty clearly brings out various aspects of the data, making both major national swings and cases when a single State differed from its overall trend quite visible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derek</title>
		<link>http://peltiertech.com/WordPress/an-undistorted-election-results-map/comment-page-1/#comment-6185</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Sat, 15 Nov 2008 09:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=936#comment-6185</guid>
		<description>I was very impressed with the interactive &lt;a href=&quot;http://elections.nytimes.com/2008/results/president/map.html&quot; rel=&quot;nofollow&quot;&gt;New York Times President map&lt;/a&gt;. Two of the options are &quot;County leaders&quot;, which is a pure heat map tinting the counties according to the percentage lead, but not correcting for population, and &quot;County bubbles&quot;, which corrects for population but only shows the bubbles as red or blue, not tinted for percentage lead. In theory I suppose you could combine both &quot;retinal variables&quot; (to use a Bertinism), but I&#039;m not sure how much extra value that would add. 

You can adjust the bubble size. I prefer the smaller bubbles. so there&#039;s less overlap. You can also step through the last four elections, and it&#039;s striking how many more people are recorded as voting in recent elections than in 1992.</description>
		<content:encoded><![CDATA[<p>I was very impressed with the interactive <a href="http://elections.nytimes.com/2008/results/president/map.html" rel="nofollow">New York Times President map</a>. Two of the options are &#8220;County leaders&#8221;, which is a pure heat map tinting the counties according to the percentage lead, but not correcting for population, and &#8220;County bubbles&#8221;, which corrects for population but only shows the bubbles as red or blue, not tinted for percentage lead. In theory I suppose you could combine both &#8220;retinal variables&#8221; (to use a Bertinism), but I&#8217;m not sure how much extra value that would add. </p>
<p>You can adjust the bubble size. I prefer the smaller bubbles. so there&#8217;s less overlap. You can also step through the last four elections, and it&#8217;s striking how many more people are recorded as voting in recent elections than in 1992.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/an-undistorted-election-results-map/comment-page-1/#comment-6178</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 14 Nov 2008 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=936#comment-6178</guid>
		<description>Andy -

I think there&#039;s room for both of these visualizations, and more that I haven&#039;t thought about. There are certainly benefits to keeping the map undistorted, but there&#039;s something about the striking cartograms and the not-so-subtle way that they remind us how much diversity our country exhibits.</description>
		<content:encoded><![CDATA[<p>Andy -</p>
<p>I think there&#8217;s room for both of these visualizations, and more that I haven&#8217;t thought about. There are certainly benefits to keeping the map undistorted, but there&#8217;s something about the striking cartograms and the not-so-subtle way that they remind us how much diversity our country exhibits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Woodruff</title>
		<link>http://peltiertech.com/WordPress/an-undistorted-election-results-map/comment-page-1/#comment-6177</link>
		<dc:creator>Andy Woodruff</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=936#comment-6177</guid>
		<description>Hi Jon, glad to see you&#039;re still thinking about this!  I&#039;ll certainly try to make a couple of maps with your suggestions.  Hopefully I can post a handful of examples on the Axis Maps site within a few days.  A white background was actually the way I did it in original experiments with the idea.  We opted for the black background (Mark Harrower&#039;s idea) for aesthetics, though I believe it also has the effect of changing the visual variable involved, from saturation to brightness.</description>
		<content:encoded><![CDATA[<p>Hi Jon, glad to see you&#8217;re still thinking about this!  I&#8217;ll certainly try to make a couple of maps with your suggestions.  Hopefully I can post a handful of examples on the Axis Maps site within a few days.  A white background was actually the way I did it in original experiments with the idea.  We opted for the black background (Mark Harrower&#8217;s idea) for aesthetics, though I believe it also has the effect of changing the visual variable involved, from saturation to brightness.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
