<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Support Analytics Blog &#187; Presentation</title>
	<atom:link href="http://supportanalytics.com/blog/category/presentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://supportanalytics.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 12:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Analyzing a Stacked Bar Chart</title>
		<link>http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/</link>
		<comments>http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:30:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/</guid>
		<description><![CDATA[
			
				
			
		
Below you will see a stacked column (vertical bars) chart that has nine different segments covering eight months.&#160; I have absolutely nothing against HubSpot and actually think they have some great services, tools and products.&#160; I am simply using their chart to illustrate the problems with stacked bar charts and some alternatives.
&#160;
I can think of [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/">Analyzing a Stacked Bar Chart</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F03%2Fanalyzing-a-stacked-bar-chart%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F03%2Fanalyzing-a-stacked-bar-chart%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Below you will see a stacked column (vertical bars) chart that has nine different segments covering eight months.&#160; I have absolutely nothing against <a href="http://www.hubspot.com/" target="_blank">HubSpot</a> and actually think they have some great services, tools and products.&#160; I am simply using their chart to illustrate the problems with stacked bar charts and some alternatives.</p>
<p><a href="http://blog.hubspot.com/blog/tabid/6307/bid/5644/7-Steps-to-Creating-a-Best-Selling-Book.aspx" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="HubSpot_Reach Stacked Bar Chart" border="0" alt="HubSpot_Reach Stacked Bar Chart" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/HubSpot_ReachStackedBarChart.png" width="768" height="457" /></a>&#160;</p>
<p>I can think of a few reasons off the top of my head as to why people would use stacked bar charts.&#160; </p>
<ol>
<li>To show how each segment changes over time </li>
<li>To illustrate parts of the whole at any given time </li>
<li>A combination of 1 and 2 above </li>
</ol>
<p>The problem is that a stacked column chart is not good for either of these requirements.&#160; My feelings on these charts is not really anything new, as I’ve stated before on this <a href="http://supportanalytics.com/blog/2009/06/think-before-you-stack/" target="_blank">post</a> and also this <a href="http://supportanalytics.com/blog/2008/12/stacked-bar-chart-bad-loans-chart-review/" target="_blank">post</a>.&#160; In my opinion, after you get beyond two series with like scales, a stacked column chart is pretty and pretty useless.&#160; </p>
<p> <span id="more-879"></span>
<p>So what are the alternatives?&#160; The answer is a very common one, it depends.&#160; Is the goal to show parts of the whole or is it to show a trend?&#160; I think there isn’t really an optimal chart that shows both as well as a specific one for each.&#160; Do I dare suggest that a pie chart would be an improvement at showing the parts of the whole for each period?&#160; The alternatives below do not use the same data set and are just made up.</p>
<p>The first Alternative below uses Tableau Public to show each segment as a separate column chart.&#160; This does a better job at showing the parts of the whole and trend of each segment.&#160; By using the interactive version, which isn’t really fair when compared to the image above, it also allows the reader to see values on the hover.&#160; I do like Tableau for creating these trellis type charts quickly and easily.&#160; I did find a bit of trouble navigating Tableau and couldn’t seem to get rid of the “number of records” series that shows up in my version after Feb 10.&#160; Regardless, I think you get the point that this may be a better alternative.&#160; </p>
<p> <script type="text/javascript" src="http://public.tableausoftware.com/javascripts/api/viz_v1.js"></script><object class="tableauViz" width="429" height="517" style="display:none;"><param name="name" value="SupportAnalytics-ReachChart/Sheet1" /><param name="toolbar" value="yes" /></object><noscript></noscript>
<div style="padding-bottom: 0px; margin-top: -6px; padding-left: 0px; width: 429px; padding-right: 10px; font: 8pt verdana,helvetica,arial,sans-serif; height: 22px; color: black; padding-top: 0px">
<div style="padding-left: 313px"><a href="http://www.tableausoftware.com/public?ref=http://public.tableausoftware.com/views/SupportAnalytics-ReachChart/Sheet1" target="_blank">Powered by Tableau</a></div>
</p></div>
</p>
<p>The next alternative below is a line graph with multiple segments and one for the total of all the segments.&#160; The total line would show what the total height of a stacked column would show.&#160; This is a better way to show the trend over time, but it’s very difficult to make out the lines that fall below the 100 value on the y-axis.&#160;&#160; Also, you can’t really tell how each of the parts make up the whole using this method.&#160; I typically label each line instead of using a legend, but that wouldn’t work here because of the tight cluster at the bottom of the chart.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/03/LineGraph.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Line Graph" border="0" alt="Line Graph" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/LineGraph_thumb.png" width="450" height="268" /></a> </p>
<p>Another option would be to use a dynamic line graph that has a slider feature to quickly change between the segments.&#160; With this feature you could click the up/down arrow to scroll through the data series.&#160; This makes it quite easy to see each segment, but doesn’t allow you to compare one to the others.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/03/DynamicLineGraph.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Dynamic Line Graph" border="0" alt="Dynamic Line Graph" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/DynamicLineGraph_thumb.png" width="450" height="259" /></a>&#160;</p>
<p>The chart below is another alternative where the overlap option is set to “separated” for the stacked column chart.&#160; I think this is a pretty good option because it’s much easier to see the parts of the whole and also the trend to some extent.&#160; If you have more data series it could easily get unwieldy. </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/03/StackedColumnChart2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Stacked Column Chart 2" border="0" alt="Stacked Column Chart 2" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/StackedColumnChart2_thumb.png" width="450" height="262" /></a>&#160;</p>
<p>Finally, an alternative would be to use a panel chart (trellis display or small multiple) to show each month using the same axis.&#160; This example uses bar charts, which make the comparison between the segments stand out better.&#160; You could also use line graphs with the axis being the months and a separate panel for each segment.&#160; The line graph panel chart would be better at showing the trend, but would fall short on the comparison aspect.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/03/PanelBarCharts.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Panel Bar Charts" border="0" alt="Panel Bar Charts" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/PanelBarCharts_thumb.png" width="250" height="1200" /></a> </p>
<p>Below is an example of the panel chart using line graphs that show the trends quite well.&#160; The downside would be the lack of comparing parts of the whole and also the small values do not show up well when the scale is the same for all charts.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/03/PanellineGraph.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Panel line Graph" border="0" alt="Panel line Graph" src="http://supportanalytics.com/blog/wp-content/uploads/2010/03/PanellineGraph_thumb.png" width="450" height="715" /></a> </p>
<p>In conclusion, I have scaled back my approach of never using a stacked column chart because when used correctly it can work as seen in the example where the segments are separated.&#160; Using a default formatted Excel Column chart is not a good option.&#160; If the true point of the data visualizations is to illustrate either parts of the whole or trend, then a panel display using bars or lines would be a better option.&#160; Another option is to use a software package like Tableau.</p>
<p><strong>What method would you use to show this data?</strong></p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/">Analyzing a Stacked Bar Chart</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2010/03/analyzing-a-stacked-bar-chart/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Online Data Visualization: Tableau Public Released Today</title>
		<link>http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/</link>
		<comments>http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:30:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/</guid>
		<description><![CDATA[
			
				
			
		
A special thank you goes to Elissa Fink of Tableau for providing me with a demo of Tableau Public.&#160; With being a big fan of Tableau desktop, it should be no surprise that Tableau Public impressed me for many of the same reasons I like the desktop version. 
 
Today is the official release of [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/">Online Data Visualization: Tableau Public Released Today</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Fonline-data-visualization-tableau-public-released-today%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Fonline-data-visualization-tableau-public-released-today%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A special thank you goes to <a href="http://twitter.com/elissafink" target="_blank">Elissa Fink</a> of <a href="http://tableausoftware.com" target="_blank">Tableau</a> for providing me with a demo of <a href="http://tableaupublic.com" target="_blank">Tableau Public</a>.&#160; With being a big fan of Tableau desktop, it should be no surprise that Tableau Public impressed me for many of the same reasons I like the desktop version. </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/tableaupublichomepagescreenshot.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tableau-public-homepage-screen-shot" border="0" alt="tableau-public-homepage-screen-shot" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/tableaupublichomepagescreenshot_thumb.png" width="425" height="363" /></a> </p>
<p>Today is the official release of Tableau Public and the latest version of Tableau Desktop 5.1.&#160; Below you will find some quotes from today’s press release:</p>
<blockquote><p>SEATTLE, WA, February 11, 2010 – Tableau Software today launched a new product that brings public data to life on the web. Tableau Public, available for free, lets anyone who posts content to the web easily create interactive visualizations and publish them to blogs, web sites, Twitter feeds or anywhere online. Instead of viewing static charts or tables, Tableau Public lets people answer questions and share data interactively on the web.</p>
<p>Current alternatives for sharing data online are clumsy. Typically, data is pasted into tables and lists, or posted as files or catalogs that are difficult to use. Available at Tableaupublic.com, Tableau Public is helping to solve this challenge – bringing data to life on the web for ordinary people. With its interactive visualizations and dashboards, Tableau Public helps people start conversations based on data that is useful, beautiful and shareable. No special plug-ins are required, all that’s needed to see and use the data is a web browser. </p>
<p>In conjunction with the general availability of Tableau Public, the company is also releasing today Version 5.1 of its Tableau Desktop and Tableau Server product suite. Version 5.1 provides more analytic richness, better publishing, and increased scalability and performance. Analytical features include reference bands that provide context to a user’s analysis, bullet charts to evaluate related data, and intelligent data labels to call out the most critical data. New publishing features include rich formatting, streamlined toolbar design, more filter options, and a flexible layout.</p>
</blockquote>
<p>I have yet to try out the newest version, 5.1, but I did see that it will have the ability to produce <a href="http://perceptualedge.com" target="_blank">Stephen Few’s</a> famous Bullet Charts without any tricky workarounds.&#160; I can tell you that I’m excited to start using version 5.1. </p>
</p>
<p> <span id="more-829"></span>
<p>Below is a screen shot from Tableau Public.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/Vizcreationscreenshot.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Viz-creation-screen-shot" border="0" alt="Viz-creation-screen-shot" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/Vizcreationscreenshot_thumb.png" width="425" height="317" /></a> </p>
<p>Next, you can see a screenshot from The Seattle Bubble where Tableau Public was used to create an interactive data visualization on their website.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/SeattleBubbleBlogScreenShotrippededge.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Seattle-Bubble-Blog-Screen-Shot-ripped-edge" border="0" alt="Seattle-Bubble-Blog-Screen-Shot-ripped-edge" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/SeattleBubbleBlogScreenShotrippededge_thumb.png" width="425" height="368" /></a> </p>
<p>Finally, the last screenshot shows a line graph created with Tableau Public.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/Dashboardcreationscreenshot.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Dashboard-creation-screen-shot" border="0" alt="Dashboard-creation-screen-shot" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/Dashboardcreationscreenshot_thumb.png" width="425" height="388" /></a></p>
</p>
<p>There are a bunch of options and functionality that impressed me with this software.&#160; Some of them that stand out are: low chart junk visualizations, stunning charts and graphs, interactivity of the data visualization once published online and finally, the ease at which the visuals can be shared and socialized online.&#160; Sharing a chart or graph is as easy as sharing a YouTube video.</p>
<p>Tableau has some limitations that they set on the size and transfer of data using Tableau Public.&#160; The current version maxes out at 100,000 rows of data and the ability to publish up to 50 megabytes online.&#160; Those numbers don’t appear to be Google-like, but they probably don’t want this version used for commercial purposes, which I understand.&#160; Also, any data visualizations that you create and publish to the web will <u>not</u> be private, they are public.&#160; Did I mention the software is free?</p>
<p>Honestly, one of the questions I was going to ask Elissa during the demo was, “Do you know about other similar resources on the web that allowed for data uploads and online data visualizations (Many Eyes, Verifiable, Protovis) and if so how is this different?”&#160; Seriously, after a few minutes of seeing the functionality and aesthetics, it was clear there is little comparison.&#160; See for yourself and I look forward to sharing visualizations!</p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/">Online Data Visualization: Tableau Public Released Today</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2010/02/online-data-visualization-tableau-public-released-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Visualization or Data Visualization, You Decide [Poll]</title>
		<link>http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/</link>
		<comments>http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 13:00:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/</guid>
		<description><![CDATA[
			
				
			
		
In the February 1, 2010 edition of BusinessWeek, I found the illustration shown below.&#160; It certainly contains some good information and data that can be easily read.&#160; My question is, would you consider this a Information Visualization, Data Visualization, Information Graphic, Statistical Graphic, Chart/Graph or something else and why?
 
Sorry about all the polls lately, [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/">Information Visualization or Data Visualization, You Decide [Poll]</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Finformation-visualization-or-data-visualization-you-decide-poll%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Finformation-visualization-or-data-visualization-you-decide-poll%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">In the February 1, 2010 edition of BusinessWeek, I found the illustration shown below.&#160; It certainly contains some good information and data that can be easily read.&#160; My question is, would you consider this a <a href="http://en.wikipedia.org/wiki/Information_visualization" target="_blank">Information Visualization</a>, <a href="http://en.wikipedia.org/wiki/Data_visualisation" target="_blank">Data Visualization</a>, <a href="http://en.wikipedia.org/wiki/Information_graphics" target="_blank">Information Graphic</a>, Statistical Graphic, Chart/Graph or something else and why?</p>
<p align="left"><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/PresidentData.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="President Data" border="0" alt="President Data" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/PresidentData_thumb.jpg" width="450" height="603" /></a> </p>
<p>Sorry about all the polls lately, but I think this is an easy way to respond without having to comment.&#160; </p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>Also, please feel free to comment with additional insights.</p>
<p><strong>Note: RSS readers have to go to the website to view the poll.</strong></p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/">Information Visualization or Data Visualization, You Decide [Poll]</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2010/02/information-visualization-or-data-visualization-you-decide-poll/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Online Data Analysis and Visualization Tool [Poll]</title>
		<link>http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/</link>
		<comments>http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:52:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/</guid>
		<description><![CDATA[
			
				
			
		
Not too long ago, I got a tip from someone on Twitter with a link to a site called Verifiable.com.&#160; Upon further investigation, I learned that this site is similar to Manyeyes.com in that you can upload a data set and, using the tools on the site, create data visualizations.&#160; 
At first glance, the site [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/">Online Data Analysis and Visualization Tool [Poll]</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Fonline-data-analysis-and-visualization-tool-poll%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2010%2F02%2Fonline-data-analysis-and-visualization-tool-poll%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Not too long ago, I got a tip from someone on <a href="http://twitter.com/dsainsights" target="_blank">Twitter</a> with a link to a site called <a href="http://verifiable.com/" target="_blank">Verifiable.com</a>.&#160; Upon further investigation, I learned that this site is similar to <a href="http://manyeyes.alphaworks.ibm.com/manyeyes/" target="_blank">Manyeyes.com</a> in that you can upload a data set and, using the tools on the site, create data visualizations.&#160; </p>
<p>At first glance, the site seems somewhat plain.&#160; After digging into what the site is <a href="http://support.verifiable.com/forums/35509/entries/54534" target="_blank">about</a>, I quickly learned that they utilize sound and popular theory in the data visualization field.&#160; On their about page, the first line that explains the features is:</p>
<blockquote><p>“A clean, low-<a href="http://en.wikipedia.org/wiki/Chartjunk">chartjunk</a> philosophy — no shadows, no pie charts, no 3-D bar graphs, just the ink you need. [verifable.com]”</p>
</blockquote>
<p>Well, simply reading that peaked my interest because they use similar principles that I follow when creating charts/graphs.&#160; No frills.&#160; I like the fact that you can create charts that don’t have excessive grid lines, shadows, weak labeling and limited charting options.&#160; Below you will see a few examples from their site.&#160; You can also follow the links to see the visualizations in an interactive environment.&#160; As you will see, there is a lot of data (hover over), many different options and some good visuals.&#160; Granted some of the charts I had no idea what they were trying to show, but in general this site gives you a seemingly good tool to apply charting/graphing best practices.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/MajorLeagueBaseballPayrollEfficiency20062008.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Major League Baseball Payroll Efficiency 2006-2008" border="0" alt="Major League Baseball Payroll Efficiency 2006-2008" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/MajorLeagueBaseballPayrollEfficiency20062008_thumb.png" width="450" height="354" /></a>&#160; </p>
<p>[<a href="http://verifiable.com/charts/2298" target="_blank">Interactive version</a>]</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2010/02/U.S.UnemploymentRatesbyEducation1992Latest.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="U.S. Unemployment Rates by Education, 1992-Latest" border="0" alt="U.S. Unemployment Rates by Education, 1992-Latest" src="http://supportanalytics.com/blog/wp-content/uploads/2010/02/U.S.UnemploymentRatesbyEducation1992Latest_thumb.png" width="450" height="338" /></a> </p>
<p>[<a href="http://verifiable.com/charts/1359" target="_blank">Interactive version</a>]</p>
<p>Verifiable also offers a Pro version of their tool where you can keep your data and visualizations private and receive premium support.&#160; The cost is minimal with the Pro version going for $29.95/year.&#160; </p>
<p>I didn’t try to upload a data set to give the site a full trial, but it definitely looks interesting.&#160; I am not sure how much demand there is for online data visualization using a tool like Verifiable. </p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/">Online Data Analysis and Visualization Tool [Poll]</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2010/02/online-data-analysis-and-visualization-tool-poll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Investment Growth Chart</title>
		<link>http://supportanalytics.com/blog/2009/11/investment-growth-chart/</link>
		<comments>http://supportanalytics.com/blog/2009/11/investment-growth-chart/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:46:25 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Chartjunk]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/11/investment-growth-chart/</guid>
		<description><![CDATA[
			
				
			
		
One of the benefits I truly enjoy is having USAA as my insurance company.&#160; It only took me one phone call to their customer service center to know why they consistently rank in the top of companies for customer service.&#160; I can think of a few big companies that could learn a lot from how [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/11/investment-growth-chart/">Investment Growth Chart</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F11%2Finvestment-growth-chart%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F11%2Finvestment-growth-chart%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the benefits I truly enjoy is having <a href="http://www.usaa.com/" target="_blank">USAA</a> as my insurance company.&#160; It only took me one phone call to their customer service center to know why they consistently rank in the top of companies for customer service.&#160; I can think of a few big companies that could learn a lot from how USAA treats their customers/policy holders.&#160; </p>
<p>In their recent magazine, I quickly noticed the chart below that is called, &quot;The Snowball Effect&quot; while flipping through.&#160; The heading that was cut off states the following:</p>
<blockquote><p>&quot;What&#8217;s the hardest-working investment tool you can use? The power of time. Beth, Bob and Bridget all invested $2,500 at the same 6 percent rate of return.&#160; But see how compounding made Beth&#8217;s account grow? That&#8217;s the value of starting early.&quot; </p>
</blockquote>
<p>Going back to high school and college one of the first lessons one learns is the time value of money and compounding effect.&#160; I won&#8217;t get into that, but what I did want to touch on is the chart below that left me speechless for a bit.&#160; There are so many things wrong with it that it wasn&#8217;t even worth taking out my red pen.&#160;&#160; </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/11/Investment-Growth-Chart.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="352" alt="Investment Growth Chart" src="http://supportanalytics.com/blog/wp-content/uploads/2009/11/Investment-Growth-Chart_thumb.jpg" width="425" border="0" /></a>&#160;</p>
<p>I recreated the data from the chart in Excel (shown below) and used fictitious numbers for the middle of the graph.&#160; Each person starts with the same money and each has an end amount.&#160; So I basically filled in the blanks.&#160;&#160; I know my chart doesn&#8217;t have Beth with her arms raised in celebration or decimals, but it&#8217;s definitely a lot cleaner and easy to understand.&#160; This isn&#8217;t rocket science, is it?</p>
<p> <a href="http://supportanalytics.com/blog/wp-content/uploads/2009/11/Investment-Growth-Chart-v3.png"><img height="280" alt="Investment Growth Chart" src="http://supportanalytics.com/blog/wp-content/uploads/2009/11/Investment-Growth-Chart-v3_thumb.png" width="425" border="0" /></a></p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/11/investment-growth-chart/">Investment Growth Chart</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/11/investment-growth-chart/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Data Visualization &#8211; Don&#8217;t Overcomplicate Charts &amp; Graphs</title>
		<link>http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/</link>
		<comments>http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 11:30:37 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/</guid>
		<description><![CDATA[
			
				
			
		
One blog that I visit regularly deals with creating better PowerPoint presentations and is written by Jan Schultink.&#160; I am in the data analysis and visualization business, but typically use presentation software to run meetings, webinars or communicate data analysis results.&#160; So, creating effective and powerful presentations is important so the hard work that goes [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/">Data Visualization &#8211; Don&#8217;t Overcomplicate Charts &amp; Graphs</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F09%2Fdata-visualization-dont-overcomplicate-charts-graphs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F09%2Fdata-visualization-dont-overcomplicate-charts-graphs%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>One <a href="http://stickyslides.blogspot.com/" target="_blank">blog</a> that I visit regularly deals with creating better PowerPoint presentations and is written by Jan Schultink.&nbsp; I am in the data analysis and visualization business, but typically use presentation software to run meetings, webinars or communicate data analysis results.&nbsp; So, creating effective and powerful presentations is important so the hard work that goes into the analytics isn&#8217;t lost in the communication. </p>
<p>Below you will find the data visualizations that Jan showed on his site.&nbsp; I would agree that the second image is better at showing the difference versus the first one, but not by much.&nbsp; The probability of 1 in 76 is definitely more meaningful (puts it into context) than the 1.3% data point.&nbsp; What I have an issue with is that the area of both columns (2nd image below) is almost the same with the one on right being slightly larger.&nbsp; What makes the two columns represent different values is the number of spheres within each column.&nbsp; The one on the left contains 8,000 circles (I&#8217;m assuming because they are not very countable) while the one on the right has 76 circles.</p>
<p>Honestly, I&#8217;ve never created a data visualization like this to even know how to make this chart with so many spheres that are microscopic.&nbsp; My guess is that it could be done using Adobe Illustrator or similar software. </p>
<p><strong>Risk of maternal death as a percentage:</strong></p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Data-point-percentages.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="229" alt="Data-point-percentages" src="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Data-point-percentages_thumb.png" width="404" border="0"></a></p>
<p><strong>Risk of maternal death as 1 in x number</strong></p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Data-point-ratios.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="229" alt="Data-point-ratios" src="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Data-point-ratios_thumb.png" width="404" border="0"></a>&nbsp; </p>
<p>[<a href="http://stickyslides.blogspot.com/2009/09/visualizing-1-in-8000.html" target="_blank">source</a>]</p>
<p>Here&#8217;s where I think we can improve the visualization without losing effectiveness.&nbsp; In a fairly popular <a href="http://supportanalytics.com/blog/2008/11/best-method-for-illustrating-a-data-point/" target="_blank">post</a> that I did a while back, I suggested the best method for showing a single data point is the following image.&nbsp; I think that the 1 in 8,000 compared to 1 in 76 data points are powerful enough and take up very little space to convey the message.&nbsp; Another option would be to compare the two data points and only show the difference as a single metric.&nbsp;&nbsp; It would go something like this:</p>
<p><strong>Illustration for showing a single data point:</strong></p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Single-Comparison-Point.png"><img height="81" alt="Single Comparison Point" src="http://supportanalytics.com/blog/wp-content/uploads/2009/09/Single-Comparison-Point_thumb.png" width="263" border="0"></a> </p>
<p> So my question would be &#8211; which method do you think would be more effective in a presentation?</p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/">Data Visualization &#8211; Don&#8217;t Overcomplicate Charts &amp; Graphs</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/09/data-visualization-dont-overcomplicate-charts-graphs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Highlighting Segments of Recession Data</title>
		<link>http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/</link>
		<comments>http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 11:45:09 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Tony]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/</guid>
		<description><![CDATA[
			
				
			
		
Below you will find some interesting ways to highlight sections in charts or graphs.&#160; I typically like to know more about data visualizations when I see certain trends in the data.&#160; This method of &#34;calling out&#34; certain sections is nothing new or earth shattering.&#160; One aspect that I really like about the area chart below [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/">Highlighting Segments of Recession Data</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fhighlighting-segments-of-recession-data%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fhighlighting-segments-of-recession-data%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Below you will find some interesting ways to highlight sections in charts or graphs.&#160; I typically like to know more about data visualizations when I see certain trends in the data.&#160; This method of &quot;calling out&quot; certain sections is nothing new or earth shattering.&#160; One aspect that I really like about the area chart below is that the sub charts utilize the unused space.&#160; </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/popup-26bears.jpg"><img height="134" alt="popup_26bears" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/popup-26bears-thumb.jpg" width="450" border="0" /></a> </p>
<p>[<a href="http://www.businessweek.com/magazine/content/09_11/b4123024603500.htm" target="_blank">source</a>]</p>
<p>The series of area charts below also use a method of highlighting sections of the chart that denote specific events that took place in the history of the stock market. I&#8217;m not sure I like the color choices or texture, but the ability to highlight sections can help a reader get to the point of the chart(s) a little quicker. </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/popup-28rebound.jpg"><img height="692" alt="popup_28rebound" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/popup-28rebound-thumb.jpg" width="250" border="0" /></a> </p>
<p>[<a href="http://www.businessweek.com/magazine/content/09_11/b4123024609095.htm" target="_blank">source</a>]</p>
<p>Once a chart is created in Excel, these highlights can be done easily by using text boxes and setting the transparency higher.&#160; In the first example above, these callouts can be created using the drawing features.&#160; It&#8217;s fairly manual, but you can accomplish these feats without a graphic design program. </p>
<p>Do you think this is an effective method for &quot;calling out&quot; data?</p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/">Highlighting Segments of Recession Data</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/03/highlighting-segments-of-recession-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data Versus Information &#8211; Financial Bailout (Part 2 of 2)</title>
		<link>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/</link>
		<comments>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:45:04 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Tony]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/</guid>
		<description><![CDATA[
			
				
			
		

Data Versus Information &#8211; Financial Bailout (Part 1 of 2) 
Data Versus Information &#8211; Financial Bailout (Part 2 of 2) 

In the first post on Tuesday, I discussed that the original set of data (shown below) didn&#8217;t go into some of the basic things I would do mentally when first seeing the matrix.&#160; 
 
[source]
The [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/">Data Versus Information &#8211; Financial Bailout (Part 2 of 2)</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdata-versus-information-financial-bailout-part-2-of-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdata-versus-information-financial-bailout-part-2-of-2%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<ol>
<li><a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/" target="_blank">Data Versus Information &#8211; Financial Bailout (Part 1 of 2)</a> </li>
<li><strong>Data Versus Information &#8211; Financial Bailout (Part 2 of 2)</strong> </li>
</ol>
<p>In the first <a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/" target="_blank">post</a> on Tuesday, I discussed that the original set of data (shown below) didn&#8217;t go into some of the basic things I would do mentally when first seeing the matrix.&#160; </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-lobbying1.jpg"><img height="364" alt="Financial Lobbying" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-lobbying-thumb1.jpg" width="375" border="0" /></a> </p>
<p>[<a href="http://www.businessweek.com/magazine/content/09_08/b4120034093603.htm" target="_blank">source</a>]</p>
<p>The figure below shows the same data set with the 2007 revenue spent on lobbying removed.&#160; I don&#8217;t think there&#8217;s too much value in the trend from what I can see, especially with only two years worth of data.&#160; What I think may be valuable is the ratio of money spent on lobbying to the bailout awards.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-3.png"><img height="300" alt="Financial 3" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-3-thumb.png" width="375" border="0" /></a> </p>
<p>To better see how the bailout awards were given, I looked at the money spent by these companies in 2008 on lobbying compared to the awards.&#160; I computed a lobbying return, which is highlighted below and sorted in descending order.&#160; Bank of America faired the best by spending just over $4 million on lobbying and getting a $35 billion award.&#160; I&#8217;m sure there are many other factors that come into play and data needed to do a full analysis, but these are just the types of things I do when looking at data.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-4.png"><img height="261" alt="Financial 4" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-4-thumb.png" width="400" border="0" /></a></p>
<p>I think sorting is one of the most useful formatting tools you can use when displaying data.&#160; Yet, I often see it not used correctly.&#160; In the original matrix, the sort is descending based on the 2008 lobbying spend.&#160; Maybe it&#8217;s just me, but the first thing I did was visually sort the data by bailout award in descending order.&#160; That&#8217;s really what we&#8217;re after, right.&#160; I want to know who got the largest bailout.&#160; Now the context of the article plays an important part of the way the data should be displayed, which I&#8217;m not going to get into.&#160; The overall message is to be conscientious of the sort and ensure it makes sense for what you are trying to depict. </p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/">Data Versus Information &#8211; Financial Bailout (Part 2 of 2)</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-2-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Versus Information &#8211; Financial Bailout (Part 1 of 2)</title>
		<link>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/</link>
		<comments>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 11:43:13 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Chart Review]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Tony]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/</guid>
		<description><![CDATA[
			
				
			
		
The Financial Lobbying information below is a great example of the difference between giving someone data and providing them with information.&#160; The designer stopped far too short when putting this matrix together because they left all the work for me to do.&#160; If you&#8217;re like me and you see this grid, what are first few [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/">Data Versus Information &#8211; Financial Bailout (Part 1 of 2)</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdata-versus-information-financial-bailout-part-1-of-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdata-versus-information-financial-bailout-part-1-of-2%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The Financial Lobbying information below is a great example of the difference between giving someone data and providing them with information.&#160; The designer stopped far too short when putting this matrix together because they left all the work for me to do.&#160; If you&#8217;re like me and you see this grid, what are first few things you do?</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-lobbying.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="363" alt="Financial Lobbying" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-lobbying-thumb.jpg" width="375" border="0" /></a> </p>
<p>[<a href="http://www.businessweek.com/magazine/content/09_08/b4120034093603.htm" target="_blank">source</a>]</p>
<p>When I saw this, I immediately did these things:</p>
<ol>
<li>Quickly read the title and sub title </li>
<li>Scanned the companies looking for a familiar one </li>
<li>Started calculating percentages of each to the total </li>
<li>Thought about how much these bailouts are of the total bailout package </li>
</ol>
<p>I am only looking for some basic statistics and context for this data.&#160; I need to put it into perspective and try to tell a story.&#160; I recreated this data in Excel and added a few simple columns to illustrate my points.&#160; Also, we aren&#8217;t even talking about charts or graphs, just a simple matrix.</p>
<p>First, I have the same matrix with one additional column for the percent each company is of the total <u>financial</u> bailout spend.&#160; Also, you&#8217;ll notice I abbreviated the numbers in the millions to save space.&#160; Finally, I removed the zebra striping because it really isn&#8217;t needed in such a small data set.</p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-1.png"><img height="287" alt="Financial 1" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-1-thumb.png" width="400" border="0" /></a> </p>
<p>In the next example below, I added an additional column that represents the percent each company is of the <u>total</u> bailout package.&#160; Now I can see that these eight large financial companies make up 26 percent of the total bailout spend assuming a $700 billion total.&#160; What this does, is put the data in some perspective versus just showing a bunch of numbers.&#160; </p>
<p><a href="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-2.png"><img height="288" alt="Financial 2" src="http://supportanalytics.com/blog/wp-content/uploads/2009/03/financial-2-thumb.png" width="450" border="0" /></a> </p>
<p>In part 2, I will show you a few more changes that I made to the matrix that speaks to the revenue columns.</p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/">Data Versus Information &#8211; Financial Bailout (Part 1 of 2)</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/03/data-versus-information-financial-bailout-part-1-of-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dress Up Your Data</title>
		<link>http://supportanalytics.com/blog/2009/03/dress-up-your-data/</link>
		<comments>http://supportanalytics.com/blog/2009/03/dress-up-your-data/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 11:45:12 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Office Humor]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Tony]]></category>

		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/03/dress-up-your-data/</guid>
		<description><![CDATA[
			
				
			
		
If you&#8217;re like me, this Dilbert comic may give you a chuckle.&#160; I typically read Dilbert because there are some pretty funny strips and you need to laugh every once in a while, right?&#160; As of late, a little laughter might offset some of the crying from looking at investment or 401(k) returns [or lack [...]<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/dress-up-your-data/">Dress Up Your Data</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdress-up-your-data%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsupportanalytics.com%2Fblog%2F2009%2F03%2Fdress-up-your-data%2F&amp;source=dsainsights&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>If you&#8217;re like me, this Dilbert comic may give you a chuckle.&#160; I typically read Dilbert because there are some pretty funny strips and you need to laugh every once in a while, right?&#160; As of late, a little laughter might offset some of the crying from looking at investment or 401(k) returns [or lack of] from 2008 and year-to-date.&#160; </p>
<p>With the one below that was posted on March 9th, there is a message that I think is important to those folks that are creating charts and graphs and those that are viewing them.&#160; My rule of thumb is to question the data or designer when I see a lot of &quot;dressed up&quot; data.&#160; The more glitz and chart bling, the more it makes me question the data and creator.&#160; A good data visualization or data presentation will speak for itself and doesn&#8217;t need chartjunk or gaudy colors to send a message.&#160; </p>
<p>The old saying goes: &quot;<strong><em>If you can&#8217;t dazzle them with brilliance, baffle them with buIIshit</em></strong>&quot;.&#160; Well, if you apply this saying to data, it might go: &quot;<strong><em>If you can&#8217;t enlighten them with elegance, baffle them with bling</em></strong>&quot;. </p>
<p><a title="Dilbert.com" href="http://dilbert.com/strips/comic/2009-03-09/"><img alt="Dilbert.com" src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/40000/4000/400/44411/44411.strip.gif" border="0" /></a></p>
<p>[<a href="http://www.dilbert.com/2009-03-09/" target="_blank">source</a>]</p>
<p>Updated per Jon&#8217;s link in the comments.&#160; This one never gets old&#8230;</p>
<p><a title="Dilbert.com" href="http://dilbert.com/strips/comic/2009-03-07/"><img alt="Dilbert.com" src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/40000/3000/500/43544/43544.strip.gif" border="0" /></a></p>
<p>[<a href="http://dilbert.com/strips/comic/2009-03-07/" target="_blank">source</a>]</p>
<p>.....................................................................
<p>
I want to thank you for your continued support and subscription.  This blog is better because of you.
</p>
<a href="http://facebook.com/supportanalytics">Become a fan of the Support Analytics Blog on Facebook and join the conversation!</a>
<p>
<a href="http://supportanalytics.com/blog/2009/03/dress-up-your-data/">Dress Up Your Data</a> is a post from the <a href="http://supportanalytics.com/blog">Support Analytics Blog</a>
</p>

<iframe src="http://rcm.amazon.com/e/cm?t=decissuppoana-20&o=1&p=26&l=ur1&category=software&banner=1ZJ37126PPXGN5760HG2&f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://supportanalytics.com/blog/2009/03/dress-up-your-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
