<?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>Ann&#039;s Blog &#187; excel remake</title>
	<atom:link href="/tag/excel-remake/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.annkemery.com</link>
	<description>Equipping you to collect, analyze, and visualize data</description>
	<lastBuildDate>Tue, 24 Mar 2015 21:13:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>From Data Table to Small Multiples in Under 5 Minutes</title>
		<link>http://www.annkemery.com/data-table-to-small-multiples/</link>
		<comments>http://www.annkemery.com/data-table-to-small-multiples/#comments</comments>
		<pubDate>Wed, 06 Aug 2014 15:08:39 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[Essential Charts]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[data table]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[excel remake]]></category>
		<category><![CDATA[small multiples]]></category>

		<guid isPermaLink="false">http://www.annkemery.com/?p=4787</guid>
		<description><![CDATA[When social scientists like me have lots of data, we tend to put it in tables. There&#8217;s nothing wrong with tables. They contain infinite details within a finite and teeny space, and they give the reader freedom to draw his or her own conclusions about which details...]]></description>
				<content:encoded><![CDATA[<p>When social scientists like me have lots of data, we tend to put it in tables. There&#8217;s nothing wrong with tables. They contain infinite details within a finite and teeny space, and they give the reader freedom to draw his or her own conclusions about which details are worth paying attention to.</p>
<p>In today&#8217;s post I&#8217;m teaching you:</p>
<ul>
<li>how to explore your data tables with Excel&#8217;s conditional formatting;</li>
<li>how clustered bar charts are the worst charts ever;</li>
<li>how a small multiples chart can save the day by quickly visualizing an entire table&#8217;s worth of details in the same amount of space as the original table; and</li>
<li>how to create that small multiples chart in Excel (and it takes less than 5 minutes, I promise).</li>
</ul>
<h3><strong>The Original: A Data Table</strong></h3>
<p>This example comes from a short and sweet Child Trends brief: <a href="http://www.childtrends.org/wp-content/uploads/2013/07/125_Flourishing_Measures.pdf" target="_blank">www.childtrends.org/wp-content/uploads/2013/07/125_Flourishing_Measures.pdf</a>. This is a pretty typical situation in research and evaluation projects in which we&#8217;ve got some interesting variables across the top and multiple demographic breakdowns along the side.</p>
<p><a href="http://i0.wp.com/www.annkemery.com/wp-content/uploads/2015/08/original.png"><img class="alignnone wp-image-4794 size-large" src="http://i0.wp.com/www.annkemery.com/wp-content/uploads/2015/08/original.png?resize=1024%2C572" alt="original" data-id="4794" data-recalc-dims="1" /></a></p>
<h3><strong>Option A: Conditional Formatting</strong></h3>
<p>I wanted to see the patterns and understand what was going on. For starters, I used conditional formatting to color-code any cells that were greater than the overall percentage. For example, in Column B, 93% of children &#8220;always&#8221; or &#8220;usually&#8221; were affectionate and tender with their parent. Girls were slightly more likely than boys to be affectionate and tender (95% of girls compared to 93% of children overall) so the 95% is highlighted.</p>
<p>Now what can I see? Something cool is going on with the kids above poverty and whose parents have higher levels of education.</p>
<p>This conditional formatting technique is a good start, but it didn&#8217;t seem to show me enough patterns, so I kept going.</p>
<h3><a href="/small-multiples/option-a_conditional-formatting/"><img class="alignnone wp-image-4791 size-large" src="http://i2.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-A_conditional-formatting.png?resize=1024%2C572" alt="option-A_conditional-formatting" data-id="4791" data-recalc-dims="1" /></a></h3>
<h3><strong>Option B: Data Bars</strong></h3>
<p>Data bars&#8211;within-cell bar charts&#8211;are another underused conditional formatting technique for exploring preliminary patterns from the comfort of your spreadsheet. I teach you how to make them <a href="https://www.youtube.com/watch?v=i9PdIdHhdWM&amp;list=UUu0waUz-GtZzeRQunEHSj_g" target="_blank">here</a>.</p>
<p>What&#8217;s happening with column C? Why are those bars so short? Why are the kids less likely to bounce back? Now that I can see what&#8217;s going on, my brain&#8217;s full of questions.</p>
<p>&nbsp;</p>
<p><a href="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-B_data-bars.png"><img class="alignnone wp-image-4792 size-large" src="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-B_data-bars.png?resize=1024%2C572" alt="option-B_data-bars" data-id="4792" data-recalc-dims="1" /></a></p>
<h3><strong>Option C: Clustered Bar Chart</strong></h3>
<p>I made one of these bad boys just for fun, and the result was even more incomprehensible than I could have imagined. The not-so-fun part is that I still see charts like these in research and evaluation reports. If you&#8217;re still using these, <em>please</em>, <a title="Contact" href="/about/contact/" target="_blank">contact me</a> and I&#8217;ll help you out. <img class="alignnone wp-image-4793 size-full" src="http://i0.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-C_clustered-bar.jpg?resize=960%2C720" alt="option-C_clustered-bar" data-id="4793" data-recalc-dims="1" /></p>
<h3><strong>Option D: Small Multiples Bar Chart</strong></h3>
<p>I could&#8217;ve visualized this data through a million different individual bar charts: a bar chart showing the overall percentages for each of the four indicators (the option selected by the authors in their original report), a dot plot showing the gender differences for one or two or three or four of the indicators, a bar chart focusing on parental education, etc.</p>
<p>Instead of highlighting one or two patterns, I wanted to see the entire landscape of what was going on. Same real estate as the original data table. The chart could fit on just one page within the body of a report or in an appendix. But now, my brain receives the information through both images <em>and</em> text, rather than just text alone like in the original data table.</p>
<p>And since my primary goal was to see the big picture, I opted for a generic title, generic subtitle, and emphasis-free color scheme. In other words, my title just states the graph&#8217;s content rather than putting forth a &#8220;so what?&#8221; (it&#8217;s modeled after a data table from an appendix, after all). My subtitle describes the data source but doesn&#8217;t give my interpretation of what&#8217;s going on. My colors are matched to Child Trends&#8217; logo rather than Excel&#8217;s default color scheme, but the colors don&#8217;t emphasize one category or series of data over another. I&#8217;ll describe these distinctions in more detail in a future post.</p>
<p><a href="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-D_small-multiples-1.jpg"><img class="alignnone wp-image-4796 size-full" src="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2015/08/option-D_small-multiples-1.jpg?resize=960%2C720" alt="option-D_small-multiples-1" data-id="4796" data-recalc-dims="1" /></a></p>
<p><em>(You can also view the high resolution image <a href="/wp-content/uploads/2014/08/data-table-to-small-multiples.jpg" target="_blank">here</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/data-table-to-small-multiples/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
