<?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; dataviz challenge</title>
	<atom:link href="/tag/dataviz-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.annkemery.com</link>
	<description>Equipping you to collect, analyze, and visualize data</description>
	<lastBuildDate>Wed, 24 Jun 2015 00:35:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>Dataviz Challenge #6: Can You Make a Unit Chart?</title>
		<link>http://www.annkemery.com/unit-charts-challenge/</link>
		<comments>http://www.annkemery.com/unit-charts-challenge/#comments</comments>
		<pubDate>Fri, 11 Oct 2013 16:15:01 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[histogram]]></category>
		<category><![CDATA[unit charts]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=3004</guid>
		<description><![CDATA[Lately I&#8217;ve been feeling let down by summary statistics: the min and max, mean and median, quartiles and standard deviation&#8230; They do their job well enough. Summary statistics tell a summary. An aggregate story, bringing all the messy scores together into some sort of cohesion. We...]]></description>
				<content:encoded><![CDATA[<p>Lately I&#8217;ve been feeling let down by summary statistics: the min and max, mean and median, quartiles and standard deviation&#8230; They do their job well enough. Summary statistics tell a <em>summary</em>. An aggregate story, bringing all the messy scores together into some sort of cohesion. We grab the averages and stick them in bar charts.</p>
<p>But sometimes we don’t want to summarize, <strong>we want to highlight the variety in scores</strong> and<strong> remind readers that the chart is actually made up of individual people, </strong>not just the mean or median. Long live the messy data, the dispersion, the distribution, the spread!</p>
<p><a href="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2013/10/unit_chart_1.jpg"><img class="alignleft size-full wp-image-3007" alt="unit_chart_1" src="http://i1.wp.com/www.annkemery.com/wp-content/uploads/2013/10/unit_chart_1.jpg?resize=625%2C458" data-recalc-dims="1" /></a></p>
<p>I could <em>tell</em> you a few descriptive statistics: min = 26%, max = 100%, Q1 = 64%, Q3 = 83%, median = 74%, mean = 73%, standard deviation = 15%. Or, I could <em>show</em> you the spread in this unit-chart-turned-histogram.</p>
<p>Unit charts are not your new go-to chart. They do not replace bar charts. They are not appropriate for all datasets. <strong>They&#8217;re best for those few moments when you choose to emphasize individual units of data.</strong> A unit could be 1 person, or 10 people, or 1 school, and so on. Units can be represented in circles or squares or triangles. Units can be stacked on top of each other to form a histogram, or they can be <a href="http://annkemery.tumblr.com/image/61034368134" target="_blank">plotted along a line</a>.</p>
<p><strong>The dataviz challenge:</strong> Re-create the chart in in Excel, R, or some other free software program. Then, tweet a screenshot to <a href="https://twitter.com/AnnKEmery">@annkemery</a>. <strong>Bonus:</strong> Make a unit chart for your own data. Or, do you emphasize individual differences with other chart types? Share your ideas with the community!</p>
<p><strong>The prize for playing:</strong> A professional development opportunity and bragging rights. I’ll post the how-to guide in a couple weeks.</p>
<p><strong>Want to learn more?</strong> <a title="Excel Elbow Grease: How to Fool Excel into Making (Pretty Much) Any Chart You Want" href="/portfolio/excel-elbow-grease/">I&#8217;m presenting</a> about charting techniques at the American Evaluation Association&#8217;s annual conference on Thursday, October 17, 2013 at 11am in Washington, DC. Hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/unit-charts-challenge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #5: How to Make a Diverging Stacked Bar Chart in Excel</title>
		<link>http://www.annkemery.com/diverging-solution/</link>
		<comments>http://www.annkemery.com/diverging-solution/#comments</comments>
		<pubDate>Fri, 06 Sep 2013 15:08:25 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[diverging stacked bar chart]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[Microsoft Excel]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2971</guid>
		<description><![CDATA[I&#8217;ve been in love with diverging stacked bar charts since I saw Joe Mako&#8217;s submission to Cole Nussbaumer&#8217;s dataviz challenge last December. Joe made this contest-winning chart. But in Tableau! The amazing but expensive software! Could I ever create one in Excel?! Yes! Luckily I&#8217;d...]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been in love with diverging stacked bar charts since I saw Joe Mako&#8217;s submission to <a href="http://www.storytellingwithdata.com/2012/12/and-winner-is.html" target="_blank">Cole Nussbaumer&#8217;s dataviz challenge</a> last December. Joe made <a href="http://public.tableausoftware.com/views/Researchtools/Researchtools" target="_blank">this contest-winning chart</a>. But in Tableau! The amazing but expensive software!</p>
<p>Could I ever create one in Excel?!</p>
<p>Yes! Luckily I&#8217;d learned about the <a href="http://stephanieevergreen.com/making-back-to-back-graphs-in-excel/" target="_blank">Values in Reverse Order</a> feature from Stephanie Evergreen. With Joe&#8217;s inspiration and Stephanie&#8217;s strategy, I started making these beauties for myself in Excel.</p>
<p>I wanted to share the chart secrets with all of you, so last month, I challenged readers to re-create a <a title="Dataviz Challenge #5: Diverging Stacked Bar Chart" href="http://emeryevaluation.com/2013/08/16/dataviz-challenge-5-diverging-stacked-bar-chart/" target="_blank">diverging stacked bar chart</a> like this one:</p>
<p><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/08/diverging_before-after1.jpg"><img class="aligncenter size-full wp-image-2935" alt="diverging_before-after" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/08/diverging_before-after1.jpg?resize=625%2C240" data-recalc-dims="1" /></a></p>
<p>It looks like I&#8217;m not the only one who loves diverging stacked bar charts. Congratulations to the 12 contestants! In order of submission, they are:</p>
<ul>
<li><a href="http://annkemery.tumblr.com/post/60410805582/check-out-david-napolis-submission-to-dataviz" target="_blank">David Napoli</a></li>
<li><a href="http://annkemery.tumblr.com/post/60407142016/check-out-angie-rabers-entry-to-dataviz-challenge" target="_blank">Anjie Raber</a></li>
<li><a href="http://annkemery.tumblr.com/post/60407970083/check-out-david-bonacheas-entry-to-dataviz" target="_blank">David Bonachea</a></li>
<li><a href="http://annkemery.tumblr.com/post/60408435144/check-out-sheila-robinsons-entry-to-dataviz" target="_blank">Sheila Robinson</a></li>
<li><a href="http://annkemery.tumblr.com/post/60411103326/check-out-amanda-dreschers-submission-to-dataviz" target="_blank">Amanda Drescher</a></li>
<li><a href="http://annkemery.tumblr.com/post/60411599128/heres-kristen-minichellos-submission-to-dataviz" target="_blank">Kristin Minichello</a></li>
<li><a href="https://twitter.com/luno1972/status/369839919708909568" target="_blank">@luno1972</a></li>
<li><a href="http://bl.ocks.org/CodeXmonk/6262477" target="_blank">Hornyik Jozsef</a> (in d3! with code!)</li>
<li><a href="http://stephanieevergreen.com/diverging-stacked-bars/" target="_blank">Stephanie Evergreen</a></li>
<li><a href="https://twitter.com/angelina_lop/status/370993306034913281" target="_blank">Angelina Lopez</a></li>
<li><a href="https://twitter.com/Kevin_Gilds/status/371636550854918144" target="_blank">Kevin Gilds</a></li>
<li><a href="https://twitter.com/Praveengowdadm/status/374830976238501888" target="_blank">Praveen Gowda</a></li>
</ul>
<p>Most contestants seized the opportunity to use their own datasets and made adjustments as needed. For example, Sheila&#8217;s dataset fit a traditional stacked bar chart better than a diverging stacked bar chart, and Anjie needed to display cut-off scores.</p>
<p><strong>So how do you make these diverging stacked bar charts, anyways?!</strong> There are at least two strategies: Either a)<strong> create two separate charts</strong>, a strategy demonstrated in previous posts <a title="Dataviz Challenge #4: The Answers!" href="/dataviz-challenge-4-the-answers/" target="_blank">like this one</a>, or b) <strong>use floating bars</strong>, a strategy demonstrated in previous posts <a title="Dataviz Challenge #3: Alternate Solution by Paul Denninger" href="/pauldenninger/" target="_blank">like this one.</a> Stephanie Evergreen blogged about strategy B a few weeks ago and <a href="http://stephanieevergreen.com/diverging-stacked-bars/" target="_blank">her explanation</a> is pretty awesome, so I&#8217;m going to focus on strategy A today.</p>
<p>Here&#8217;s a slideshow about the two-charts-in-one strategy. Enjoy!<br />
<iframe style="border: 1px solid #CCC; border-width: 1px 1px 0; margin-bottom: 5px;" src="http://www.slideshare.net/slideshow/embed_code/25945272?rel=0" height="486" width="597" allowfullscreen="" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p><strong>Bonus!</strong> Download <a href="/wp-content/uploads/2013/09/emeryeval_dataviz_2013sept.xlsx">my Excel file</a>.</p>
<p><strong>Want to learn more?</strong>I&#8217;ll be sharing my top 5 <a title="Excel Elbow Grease: How to Fool Excel into Making (Pretty Much) Any Chart You Want" href="/portfolio/excel-elbow-grease/" target="_blank">must-have chart strategies</a> at the American Evaluation Association&#8217;s annual conference on Thursday, October 17, 2013.</p>
<p><strong>For discussion:</strong> Nearly all of the contestants requested friendly feedback on their graphs. In most cases, contestants were trying these charts for the first time and thinking about whether or not these charts could be adapted for their datasets. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/diverging-solution/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #5: Can You Make a Diverging Stacked Bar Chart?</title>
		<link>http://www.annkemery.com/diverging-challenge/</link>
		<comments>http://www.annkemery.com/diverging-challenge/#comments</comments>
		<pubDate>Fri, 16 Aug 2013 14:10:48 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[diverging stacked bar chart]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[npdata]]></category>
		<category><![CDATA[stacked bar chart]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2958</guid>
		<description><![CDATA[Last week I shared strategies for improving any chart&#8217;s colors. One of the examples was a diverging stacked bar chart: I love stacked bar charts because they&#8217;re pretty versatile, and because they&#8217;re a great chart for lots of evaluation and survey data. In my example,...]]></description>
				<content:encoded><![CDATA[<p>Last week I shared <a title="Nominal, Sequential, or Diverging? Simple Strategies for Improving Any Chart’s Colors" href="/chart-colors/" target="_blank">strategies for improving any chart&#8217;s colors</a>. One of the examples was a diverging stacked bar chart:</p>
<p><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/08/diverging_before-after1.jpg"><img class="aligncenter size-full wp-image-2935" alt="diverging_before-after" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/08/diverging_before-after1.jpg?resize=625%2C240" data-recalc-dims="1" /></a>I love stacked bar charts because they&#8217;re pretty versatile, and because they&#8217;re a great chart for lots of evaluation and survey data. In my example, I looked at the percentage of survey respondents who selected strongly agree, agree, disagree, and strongly disagree on a satisfaction survey. But stacked bar charts can be used in dozens of different ways.</p>
<p><strong>So when can you use a stacked bar chart? </strong></p>
<ul>
<li>Stacked bar charts are for <strong>part-to-whole relationships</strong>. Use them when you want readers to see both a) one portion of the bar and b) compare that piece to the entire bar.</li>
<li>Stacked bar charts can be used for<strong> tallies <em>or</em> percentages</strong>. A tally is the number of actual people, dollars, etc. For example, a nonprofit could display their funding sources in a stacked bar chart &#8211; $100K from a foundation, $200K from a government grant, and so on. The reader can see the size of each grant as well as how the grants <em>stack up</em> as a whole.</li>
<li>Stacked bar charts can be used for<strong> nominal, ordinal, or diverging data</strong>. An example of nominal data is the racial/ethnic categories of your survey respondents. Ordinal data has a natural order &#8211; from best to worst, most to least, something to nothing &#8211; like my example. Diverging data is a subtype of ordinal data &#8211; when the categories are polar opposites and there&#8217;s a clear middle ground or neutral zone in between two ends.</li>
</ul>
<p><strong>And when can you use a diverging stacked bar chart?</strong> Diverging stacked bar charts are just for comparing several sets of ordinal data at once. They work best when you&#8217;ve got an even number of categories (like the 4 survey choices). Then, you can easily line up the midpoints along an invisible y-axis.</p>
<p><strong>The dataviz challenge:</strong> Re-create the “after” version in Excel, R, or some other free software program. When you’re finished, email me or tweet a screenshot to <a href="https://twitter.com/AnnKEmery">@annkemery</a>.</p>
<p><strong>Bonus!</strong> 1) Adapt this chart for own data. Think outside the box! 2) There are at least two different ways to create diverging stacked bar charts in Excel. Can you find more than one solution? (And these charts are so awesome that you&#8217;ll even see one solution on <a href="http://stephanieevergreen.com/blog/"> Stephanie Evergreen&#8217;s blog</a> next week!) 3) Don&#8217;t forget to use <a title="Nominal, Sequential, or Diverging? Simple Strategies for Improving Any Chart’s Colors" href="/chart-colors/" target="_blank">custom colors!</a></p>
<p><strong>The prize for playing:</strong> Beer or coffee, my treat, the next time you’re in DC; a professional development opportunity; and bragging rights.</p>
<p>I’ll post the how-to guide in 3 weeks, on September 6, 2013. Happy charting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/diverging-challenge/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #4: How to Make a Small Multiples Bar Chart in Excel</title>
		<link>http://www.annkemery.com/small-multiples-solution/</link>
		<comments>http://www.annkemery.com/small-multiples-solution/#comments</comments>
		<pubDate>Sat, 27 Jul 2013 16:30:12 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[small multiples bar chart]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2894</guid>
		<description><![CDATA[Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a small multiples bar chart. You can read the full post here. Congratulations to the 6 contestants! Click on the contestant&#8217;s name to see their chart. James Coyle Sara Vaca Elisa Avila Angie...]]></description>
				<content:encoded><![CDATA[<p>Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a small multiples bar chart. You can read the full post <a title="Dataviz Challenge #4: Small Multiples Bar Chart" href="/small-multiples/">here</a>.</p>
<p>Congratulations to the 6 contestants! Click on the contestant&#8217;s name to see their chart.</p>
<ul>
<li><a href="https://twitter.com/JamesWCoyle/status/357304024015458304">James Coyle</a></li>
<li><a href="http://ow.ly/i/2IOgV">Sara Vaca</a></li>
<li><a href="http://annkemery.tumblr.com/post/56608329539/heres-elisa-avilas-entry-to-dataviz-challenge">Elisa Avila</a></li>
<li><a href="http://annkemery.tumblr.com/post/56608104467/heres-angie-ficeks-entry-to-dataviz-challenge">Angie Ficek</a></li>
<li><a href="https://twitter.com/CaliDreaminH2O/status/359693793634709504">Amanda Drescher</a></li>
<li><a href="https://twitter.com/bryanstephany/status/360427302791815168">Bryan Stephany</a></li>
</ul>
<p>Most of them even applied this chart type to their own datasets. Sara, Elisa, and Angie ended up using different types of bar charts altogether. Check &#8217;em out!</p>
<p>Now it&#8217;s time to post the how-to guide.</p>
<h1>Step 1: Study the chart that you’re trying to reproduce in Excel.</h1>
<p>We&#8217;re trying to re-create a small multiples bar chart like the one shown below. We&#8217;re comparing how many small, medium, and large nonprofits reported using each evaluation technique.</p>
<div id="attachment_2881" style="width: 702px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/after2.jpg" target="_blank"><img class=" wp-image-2881  " alt="Small multiples bar chart" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/after2.jpg?resize=692%2C516" data-recalc-dims="1" /></a><p class="wp-caption-text">Small multiples bar chart</p></div>
<h1>Step 2: And the secret to making a small multiples bar chart in Excel&#8230;</h1>
<p>&#8230;is that we&#8217;re going to make <em>six</em> <em>separate clustered bar charts. When we copy and paste the charts from Excel into PowerPoint or Word, they&#8217;ll look like a single cohesive chart.</em></p>
<div id="attachment_2895" style="width: 651px" class="wp-caption aligncenter"><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/07/step2.jpg" target="_blank"><img class=" wp-image-2895   " alt="Six small charts come together to look like one big chart." src="http://i2.wp.com/annkemery.files.wordpress.com/2013/07/step2.jpg?resize=641%2C438" data-recalc-dims="1" /></a><p class="wp-caption-text">Six small charts come together to look like one big chart.</p></div>
<h1>Step 3: Type the data into Excel.</h1>
<p>Here&#8217;s one of several ways to align your data.</p>
<p style="text-align: center;"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step3.jpg" target="_blank"><img class="aligncenter  wp-image-2898" alt="step3" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step3.jpg?resize=1181%2C596" data-recalc-dims="1" /></a></p>
<h1>Step 4: Create the first bar chart.</h1>
<p>We&#8217;re going to create six bar charts. I started with Internal Tracking Forms.</p>
<div id="attachment_2899" style="width: 1375px" class="wp-caption aligncenter"><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/07/step4a.jpg" target="_blank"><img class=" wp-image-2899  " alt="step4a" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/07/step4a.jpg?resize=1365%2C663" data-recalc-dims="1" /></a><p class="wp-caption-text">A default bar chart showing the percentage of small, medium, and large nonprofits that use internal tracking forms.</p></div>
<p>You know the drill: Add data labels inside the end of your bars. Delete the legend, title, tick marks, grid lines, and horizontal axis label. (Later, we&#8217;ll insert new text boxes to label everything.) Adjust the axis so it goes from 0 to 100% (rather than 0 to 70%). Change the bar color. Use gray text to de-emphasize less important information like the axis labels. Reduce the gap width from 150% to something closer to 30% or 50%.</p>
<p><em><strong>Hot tip: Keep the borders</strong></em>. We&#8217;ll delete the borders at the very end. The borders help us keep all the charts and text boxes aligned and even.</p>
<div id="attachment_2900" style="width: 1292px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step4b.jpg" target="_blank"><img class=" wp-image-2900  " alt="After a few clicks, we've improved the general look and feel of our bar chart." src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step4b.jpg?resize=1282%2C666" data-recalc-dims="1" /></a><p class="wp-caption-text">After a few clicks, we&#8217;ve improved the general look and feel of our bar chart.</p></div>
<p style="text-align: left;">Beginner Excel users: If you need extra instruction, check out <a title="Dataviz Challenge #2: The Answers!" href="http://emeryevaluation.com/2013/04/25/basicbarchart-2/">how to make a basic bar chart</a> and my <a title="Charts and Graphs" href="http://emeryevaluation.com/excel/graphs/">Excel for Evaluation chart tutorials</a>.</p>
<h1>Step 5: Copy the first chart.</h1>
<p>Rather than re-create the wheel when making the second, third, fourth, fifth, and sixth bar charts, let&#8217;s save some time by simply copying the first chart.</p>
<div id="attachment_2901" style="width: 1206px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/step5.jpg" target="_blank"><img class=" wp-image-2901 " alt="Just use good ol' fashioned copying and pasting to create a second bar chart." src="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/step5.jpg?resize=1196%2C637" data-recalc-dims="1" /></a><p class="wp-caption-text">Just use good ol&#8217; fashioned copying and pasting to create a second bar chart.</p></div>
<h1>Step 6: Populate the second chart with the second chart&#8217;s data.</h1>
<p>The first chart is for Internal Tracking Forms and the second chart can be for Interviews. Use the &#8220;select data&#8221; feature to put the Interview percentages into the chart.</p>
<p style="text-align: center;"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step6.jpg" target="_blank"><img class="aligncenter  wp-image-2902" alt="step6" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step6.jpg?resize=1249%2C663" data-recalc-dims="1" /></a></p>
<p>To reduce cluttering, delete the second chart&#8217;s axis labels and use <a href="http://emeryevaluation.com/2013/06/10/dataviz-challenge-3-the-answers/">the business card trick</a>to make sure each chart&#8217;s plot area is the same width and height.<br />
<a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step6b.jpg" target="_blank"><img class="aligncenter  wp-image-2903" alt="step6b" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step6b.jpg?resize=1232%2C664" data-recalc-dims="1" /></a></p>
<h1>Step 7: Make the third, fourth, fifth, and six bar charts.</h1>
<div id="attachment_2904" style="width: 803px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/step7.jpg" target="_blank"><img class=" wp-image-2904 " alt="Do some more copying and pasting to create the third, fourth, fifth, and sixth bar charts." src="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/step7.jpg?resize=793%2C676" data-recalc-dims="1" /></a><p class="wp-caption-text">Do some more copying and pasting to create the third, fourth, fifth, and sixth bar charts.</p></div>
<h1>Step 8: Add text boxes to label everything and delete the borders.</h1>
<p>Insert text boxes. Once everything is aligned, delete the borders.</p>
<div id="attachment_2906" style="width: 859px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step9.jpg" target="_blank"><img class=" wp-image-2906 " alt="Save time by copying and pasting text boxes, too. No need to create every single one from scratch!" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step9.jpg?resize=849%2C682" data-recalc-dims="1" /></a><p class="wp-caption-text">Save time by copying and pasting text boxes, too. No need to create every single one from scratch!</p></div>
<h1>Step 10: Paste the charts into PowerPoint or Word.</h1>
<p>Since we&#8217;ve got 6 charts and 14 text boxes, copying and pasting into PowerPoint or Word can be a pain.</p>
<p>Hot tip: Carefully select all 6 charts and 14 text boxes. Right-click and &#8220;group&#8221; all the items together. Then, you can copy and paste into PowerPoint or Word with a single click!</p>
<div id="attachment_2907" style="width: 679px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step10.jpg" target="_blank"><img class=" wp-image-2907 " alt="Grouping the items together makes inserting your small multiples bar chart into Word or PowerPoint a breeze." src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/step10.jpg?resize=669%2C411" data-recalc-dims="1" /></a><p class="wp-caption-text">Grouping the items together makes inserting your small multiples bar chart into Word or PowerPoint a breeze.</p></div>
<h1>Bonus</h1>
<p>Click <a href="http://annkemery.files.wordpress.com/2013/07/emeryeval_dataviz_2013july.xlsx">here</a> to download my Excel file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/small-multiples-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #4: Can You Make a Small Multiples Bar Chart?</title>
		<link>http://www.annkemery.com/small-multiples-challenge/</link>
		<comments>http://www.annkemery.com/small-multiples-challenge/#comments</comments>
		<pubDate>Wed, 10 Jul 2013 15:08:06 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[clustered bar chart]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[small multiples bar chart]]></category>
		<category><![CDATA[State of Evaluation 2012]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2868</guid>
		<description><![CDATA[In the third dataviz challenge, we started talking about making several comparisons at once. For example, when the Innovation Network team and I surveyed nonprofits in the State of Evaluation 2012 research, we found differences between small, medium, and large nonprofits&#8217; evaluation practices and capacity....]]></description>
				<content:encoded><![CDATA[<p>In the <a title="Dataviz Challenge #3: How to Make a Side by Sid Bar Chart in Excel" href="/side-by-side-solution/">third dataviz challenge</a>, we started talking about <strong>making several comparisons at once</strong>. For example, when the Innovation Network team and I surveyed nonprofits in the <a href="http://stateofevaluation.com/" target="_blank">State of Evaluation</a> 2012 research, we found differences between small, medium, and large nonprofits&#8217; evaluation practices and capacity.</p>
<p><strong>The “before” chart:</strong> Let&#8217;s examine the percentage of small, medium, and large nonprofits that reported using various evaluation practices. When making comparisons between subgroups, we often create clustered bar charts. A default Excel chart might look something like this:</p>
<div id="attachment_2870" style="width: 776px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/default.jpg" target="_blank"><img class=" wp-image-2870   " alt="Before: A default clustered bar chart" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/07/default.jpg?resize=766%2C476" data-recalc-dims="1" /></a><p class="wp-caption-text">Before: A default clustered bar chart</p></div>
<p>Like I&#8217;ve mentioned before, there&#8217;s nothing technically wrong with this chart. But it&#8217;s too hard to find at-a-glance patterns.</p>
<p><strong>The “after” chart:</strong> Here&#8217;s that same dataset as a small multiples bar chart:</p>
<div id="attachment_2881" style="width: 702px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/after2.jpg" target="_blank"><img class=" wp-image-2881 " alt="After: Small multiples bar chart" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/07/after2.jpg?resize=692%2C516" data-recalc-dims="1" /></a><p class="wp-caption-text">After: Small multiples bar chart</p></div>
<p>I love small multiples bar charts because they allow us to see patterns instantly. Within a split second, you can see that the bars on the left side are a lot taller than the right side (quantitative vs. qualitative data collection practices). Within another second or two, you can also see a difference between the blue, green, and red bars &#8211;  small nonprofits were generally less likely to use these evaluation practices than medium or large nonprofits. What an improvement over the default chart!</p>
<p><strong>The dataviz challenge:</strong> Re-create the “after” version in Excel, R, or some other free software program. When you’re finished, email me or tweet a screenshot to <a href="https://twitter.com/AnnKEmery">@annkemery</a>.</p>
<p><strong>Bonus:</strong> Instead of copying this dataset exactly, think about how you might use a small multiples bar chart in your own work. Can you re-create this chart using your own dataset?</p>
<p><strong>The prize for playing:</strong> Beer or coffee, my treat, the next time you’re in DC; a professional development opportunity; and bragging rights.</p>
<p>I’ll post the how-to guide in two weeks. Happy charting!</p>
<p><em>P.S. Like what you see? Johanna Morariu and I would love to share dataviz principles with nonprofits at the upcoming #14NTC conference. Please <a href="http://www.nten.org/ntc-session/15182">vote</a> for our session!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/small-multiples-challenge/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #3: Alternate Solution by Paul Denninger</title>
		<link>http://www.annkemery.com/side-by-side-solution-alternate/</link>
		<comments>http://www.annkemery.com/side-by-side-solution-alternate/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 16:38:16 +0000</pubDate>
		<dc:creator><![CDATA[pdenninger]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[hidden bars]]></category>
		<category><![CDATA[Paul Denninger]]></category>
		<category><![CDATA[stacked bar chart]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2843</guid>
		<description><![CDATA[Note from Ann: Last week I shared a dataviz how-to guide. Paul Denninger has a great alternative solution to share! He uses hidden bars, also known in the Excel community as floating bars or white bars, to build &#8220;two&#8221; charts in one. Enjoy! Getting excel...]]></description>
				<content:encoded><![CDATA[<p><em>Note from Ann: Last week I shared a <a title="Dataviz Challenge #3: How to Make a Side by Side Bar Chart in Excel" href="/side-by-side-solution/">dataviz how-to guide</a>. Paul Denninger has a great alternative solution to share! He uses hidden bars, also known in the Excel community as floating bars or white bars, to build &#8220;two&#8221; charts in one. Enjoy!</em></p>
<p>Getting excel to do complex work is easy; making the output look nice is a different matter. I took <a title="Dataviz Challenge #3: Can You Make a Side by Side Bar Chart?" href="/side-by-side-challenge/">the challenge</a> to recreate Ann&#8217;s graph because I&#8217;m always looking for better ways to display information.</p>
<p>The solution required a stacked bar chart, so the only problem was lining up the starting point for the second dataset. A buffer needed to sit between the end of the first set of bars and the start of the second so that it would force the second set to line up correctly. Hidden data had to fill the gap. Here&#8217;s how I did it.</p>
<p>First, start by inputting the original data. Sorting the rows from large to small will help make the chart easier to build.</p>
<div id="attachment_2849" style="width: 635px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image1_originaldata.jpg"><img class="size-full wp-image-2849 " alt="Original Data" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image1_originaldata.jpg?resize=625%2C422" data-recalc-dims="1" /></a><p class="wp-caption-text">First, input the original data</p></div>
<p>The next step is creating the dummy data. Insert a column between the two existing datasets and populate it by subtracting the first column from &#8220;1.&#8221; This gives you a series of percentages that start at the end of the first bar and end at &#8220;1.&#8221; The problem of lining up the second dataset is solved at this point.</p>
<div id="attachment_2850" style="width: 635px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image2_dummycolumn.jpg"><img class="size-full wp-image-2850 " alt="Dummy Column" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image2_dummycolumn.jpg?resize=625%2C422" data-recalc-dims="1" /></a><p class="wp-caption-text">Create a column of dummy data</p></div>
<p>With all of the data in place, creating the chart is easy. Use a stacked bar and include all 3 columns.</p>
<div id="attachment_2851" style="width: 635px" class="wp-caption aligncenter"><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/image3_settingchart.jpg"><img class="size-full wp-image-2851 " alt="Setting Chart" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/image3_settingchart.jpg?resize=625%2C422" data-recalc-dims="1" /></a><p class="wp-caption-text">Insert a stacked bar chart</p></div>
<p>Once the chart has been built, it&#8217;s time to hide the dummy column. Highlight the red data series and choose the format menu. Fill the series with the same color as your background. This makes the bars blend into the background and leaves them invisible. Do the same for the data labels. The dummy information is now hidden and your second dataset lines up properly.</p>
<div id="attachment_2852" style="width: 635px" class="wp-caption aligncenter"><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/image4_removingdummybars.jpg"><img class="size-full wp-image-2852 " alt="Removing Dummy Bars" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/image4_removingdummybars.jpg?resize=625%2C422" data-recalc-dims="1" /></a><p class="wp-caption-text">Make the dummy data invisible</p></div>
<p>The y-axis still needs to be fixed since the values are organized from low to high. Invert it by highlighting it and opening the format axis menu. Tick the <em>&#8220;categories in reverse order&#8221;</em> radio button to have the bars arrange themselves from high to low.</p>
<div id="attachment_2853" style="width: 635px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image5_fixverticalaxis.jpg"><img class=" wp-image-2853 " alt="Fix the vertical axis" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image5_fixverticalaxis.jpg?resize=625%2C440" data-recalc-dims="1" /></a><p class="wp-caption-text">Flip the y-axis</p></div>
<p>Here is the primary display difference between this solution and Ann&#8217;s. Due to the hidden data, the x-axis begins at 0 and goes up to 200%. Since it&#8217;s a big challenge to make repeating axes in one chart, and one that I haven&#8217;t solved, it&#8217;s probably best to remove the x-axis altogether. Since the data values are shown in the bars, removing the axis should not make data interpretation more difficult. In fact, it will be easier for people looking at the chart since they don&#8217;t have to rescale the second data series in their heads.</p>
<p>Finally, decrease the gap between the bars and invert the fill and text colors for the overall bar. This makes it stand out from the other series. It&#8217;s personal preference whether you want to make the data labels bold or not.</p>
<div id="attachment_2861" style="width: 635px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image6_expandinvert1.jpg"><img class="size-full wp-image-2861" alt="Expand, invert the colors and remove the x-axis" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/image6_expandinvert1.jpg?resize=625%2C422" data-recalc-dims="1" /></a><p class="wp-caption-text">Expand, invert the colors and remove the x-axis</p></div>
<p>Your chart is finished and you have improved on excel&#8217;s built in data presentation immensely. Other than the problem with the x-axis, this solution gives the same result as Ann&#8217;s. It&#8217;s a visually appealing way to compare two or more groups across the same categories.</p>
<p><em>When he isn&#8217;t playing with Excel and learning to use R better, Paul Denninger is trying to start a company. He currently <a title="Shelter Cove Capital" href="http://www.scadvisors.com">manages investments</a> for people and is on a constant search for data to analyze. He spends enough time working with nonprofits that he might make a career change and do it full time. You can see more of his work on his blog, <a title="Risk Assets" href="http://pdenninger.wordpress.com">Risk Assets</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/side-by-side-solution-alternate/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #3: How to Make a Side by Side Bar Chart in Excel</title>
		<link>http://www.annkemery.com/side-by-side-solution/</link>
		<comments>http://www.annkemery.com/side-by-side-solution/#comments</comments>
		<pubDate>Mon, 10 Jun 2013 15:15:47 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[bar chart]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[side by side bar chart]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2797</guid>
		<description><![CDATA[Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a side by side bar chart. You can read the full post here. Congratulations to the 9 contestants! Click on the contestant&#8217;s name to see their chart. Regan Grandy Sara Vaca Alex Kadis...]]></description>
				<content:encoded><![CDATA[<p>Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a side by side bar chart. You can read the full post <a title="Dataviz Challenge #3: Can You Make a Side by Side Bar Chart?" href="/side-by-side-challenge/">here</a>.</p>
<p>Congratulations to the 9 contestants! Click on the contestant&#8217;s name to see their chart.</p>
<ul>
<li><a href="http://ow.ly/i/2kPfJ">Regan Grandy</a></li>
<li><a href="https://twitter.com/VisualBrains/status/341667916158214144">Sara Vaca</a></li>
<li><a href="https://twitter.com/AlexKadis/status/341734567851474944">Alex Kadis</a></li>
<li><a href="http://ow.ly/i/2kopy">Katrina Brewsaugh</a></li>
<li><a href="https://twitter.com/captaincane64/status/343887368417341440">@CaptainCane64</a></li>
<li><a href="https://twitter.com/PD_ssp/status/343103749717377025">@PD_ssp</a></li>
<li><a href="http://ow.ly/i/2kQrj">Will Fenn</a></li>
<li><a href="http://ow.ly/i/2kosp">Angie Ficek</a> (Check out how she used her own data!)</li>
<li><a href="http://ow.ly/i/2lp1l">James Coyle</a> (Check out how he used his own pre-post data!)</li>
</ul>
<p>Now it&#8217;s time to post the how-to guide.</p>
<h1>Step 1: Study the chart that you’re trying to reproduce in Excel.</h1>
<p>We&#8217;re trying to re-create a side by side bar chart like the one shown below. We&#8217;re comparing how Coalition A and Coalition B scored on Innovation Network&#8217;s <a href="http://www.slideshare.net/annkemery/assessing-the-capacity-of-community-coalitions-to-advocate-for-change-presentation-handout">Coalition Assessment Tool</a>.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/05/sidebysidebarchart2.jpg"><img class="aligncenter size-full wp-image-2794" alt="sidebysidebarchart" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/05/sidebysidebarchart2.jpg?resize=625%2C258" data-recalc-dims="1" /></a></p>
<h1>Step 2: And the secret to making side by side bar charts in Excel&#8230;</h1>
<p>&#8230;is that we&#8217;re going to make <em>two separate bar charts,</em> one for Coalition A and one for Coalition B. When we copy and paste the charts from Excel into PowerPoint or Word, they&#8217;ll look like a single cohesive chart.</p>
<p style="text-align: left;"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/finished_product.jpg"><img class="aligncenter size-full wp-image-2798" alt="finished_product" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/finished_product.jpg?resize=625%2C407" data-recalc-dims="1" /></a></p>
<h1>Step 3: Type the data into Excel.</h1>
<p>Make sure you choose a purposeful order to your data, like the highest percentage on top and the lowest percentage on bottom.</p>
<p>Excel often flips the data table upside down when creating charts, i.e. if you want the overall scores to be at the bottom of the chart, then you need to put the overall scores in the top of your data table. (Or, you can <a href="http://www.youtube.com/watch?v=PZSWzV5Bcmc">reverse the order of the categories</a> later on.)</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step3.jpg"><img class="size-full wp-image-2799 alignleft" alt="step3" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step3.jpg?resize=532%2C408" data-recalc-dims="1" /></a></p>
<h2>Step 4: Create the first bar chart.</h2>
<p>You know the drill: Add data labels inside the end of your bars. Choose a color palette that matches your client&#8217;s logo or your own logo. Use an action color to draw the reader&#8217;s eye where you want it (in my example, the overall score). Delete unnecessary ink like the tick marks, grid lines, and border. Use gray to de-emphasize things like (n=7) and the axis labels. Reduce the gap width.<br />
<a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step4.jpg"><img class="aligncenter size-full wp-image-2800" alt="step4" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step4.jpg?resize=625%2C489" data-recalc-dims="1" /></a><br />
Beginner Excel users: If you need extra instruction, check out <a title="Dataviz Challenge #2: The Answers!" href="/basicbarchart-2/">how to make a basic bar chart</a> and my <a title="Charts and Graphs" href="/excel/charts/" target="_blank">Excel for Evaluation chart tutorials</a>.</p>
<h1>Step 5: Copy the first chart.</h1>
<p>Rather than re-create the wheel when making the second bar chart, let&#8217;s save some time by simply copying the first chart.</p>
<p><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step5.jpg"><img class="aligncenter size-full wp-image-2801" alt="step5" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step5.jpg?resize=625%2C206" data-recalc-dims="1" /></a></p>
<h1>Step 6: Populate the second chart with Coalition B&#8217;s data.</h1>
<p>Use the &#8220;select data&#8221; feature to put Coalition B&#8217;s percentages into the chart.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/step6.jpg"><img class="aligncenter size-full wp-image-2802" alt="step6" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/step6.jpg?resize=625%2C191" data-recalc-dims="1" /></a></p>
<h1>Step 7: Adjust the second chart&#8217;s bar color and title.</h1>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step72.jpg"><img class="aligncenter size-full wp-image-2805" alt="step7" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step72.jpg?resize=625%2C194" data-recalc-dims="1" /></a></p>
<h1>Step 8: Delete the second chart&#8217;s axis labels.</h1>
<p>Yep, you&#8217;re right, the second chart&#8217;s bars are going to get waaaaaay too long. We&#8217;ll fix this in Step 9.</p>
<p><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step8.jpg"><img class="aligncenter size-full wp-image-2806" alt="step8" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/06/step8.jpg?resize=625%2C201" data-recalc-dims="1" /></a></p>
<h1>Step 9: Re-size the second chart.</h1>
<p>Here&#8217;s my super scientific secret for making sure each chart is the same size: I measure the plot area with a business card.</p>
<div id="attachment_2809" style="width: 635px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/step10a.jpg"><img class="size-full wp-image-2809" alt="First, adjust the first chart's plot area so that it's the width of a business card or post-it note." src="http://i1.wp.com/annkemery.files.wordpress.com/2013/06/step10a.jpg?resize=625%2C466" data-recalc-dims="1" /></a><p class="wp-caption-text">First, adjust the first chart&#8217;s plot area so that it&#8217;s the width of a business card or post-it note.</p></div>
<div id="attachment_2810" style="width: 635px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step10b.jpg"><img class="size-full wp-image-2810" alt="Next, I adjust the second chart's plot area so that it's the same width as my business card." src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step10b.jpg?resize=625%2C466" data-recalc-dims="1" /></a><p class="wp-caption-text">Next, I adjust the second chart&#8217;s plot area so that it&#8217;s the same width as my business card.</p></div>
<h1>Step 10: Paste the charts into PowerPoint or Word.</h1>
<p>Select both charts and paste them into PowerPoint or Word at the same time. Here&#8217;s what it looks like on a slide. Looks like a single chart!</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step10.jpg"><img class="aligncenter size-full wp-image-2807" alt="step10" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/06/step10.jpg?resize=625%2C333" data-recalc-dims="1" /></a></p>
<h1>Bonus</h1>
<p>Click <a href="http://annkemery.files.wordpress.com/2013/06/emeryeval_dataviz_2013june1.xlsx">here</a> to download my Excel file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/side-by-side-solution/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #3: Can You Make a Side by Side Bar Chart?</title>
		<link>http://www.annkemery.com/side-by-side-challenge/</link>
		<comments>http://www.annkemery.com/side-by-side-challenge/#comments</comments>
		<pubDate>Fri, 24 May 2013 18:02:34 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[bar chart]]></category>
		<category><![CDATA[coalition assessment tool]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[manipulating default chart settings]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2779</guid>
		<description><![CDATA[Thanks to everyone who participated in the first and second dataviz challenges! I hope these challenges give you a chance to practice and build upon your Excel and visualization skills. Last time, we made a streamlined version of the basic bar chart by adjusting Excel&#8217;s...]]></description>
				<content:encoded><![CDATA[<p>Thanks to everyone who participated in the <a title="Dataviz Copycat Challenge: The Answers" href="/dataviz-answers/" target="_blank">first</a> and <a title="Dataviz Challenge #2: The Answers!" href="/basicbarchart-2/" target="_blank">second</a> dataviz challenges! I hope these challenges give you a chance to practice and build upon your Excel and visualization skills.</p>
<p>Last time, we made a streamlined version of the <a title="Dataviz Challenge #2: The Answers!" href="/basicbarchart-2/">basic bar chart</a> by adjusting Excel&#8217;s default settings. Basic bar charts are great when you&#8217;re just looking at simple patterns, like one series of data at a time.</p>
<p>However, sometimes we need to <strong>compare several series of data at one time</strong>. For example, the Innovation Network team and I recently compared the capacity of 12 different coalitions using our coalition assessment tool. We calculated coalition capacity in 7 different areas, such as Basic Functioning and Structure and the Ability to Cultivate and Develop Champions. To learn more about the tool, check out some materials from a recent presentation <a title="Assessing the Capacity of Community Coalitions to Advocate for Change" href="/portfolio/coalition-assessment-2/">here</a>.</p>
<p><strong>The &#8220;before&#8221; chart: </strong>Here&#8217;s a clustered (aka cluttered) bar chart based on fictional data from the coalition assessment tool. The default Excel chart to compare Coalition A and Coalition B might look something like this:</p>
<div id="attachment_2782" style="width: 510px" class="wp-caption aligncenter"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/05/default11.jpg"><img class=" wp-image-2782 " alt="default1" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/05/default11.jpg?resize=500%2C297" data-recalc-dims="1" /></a><p class="wp-caption-text">A default clustered bar chart in Excel. Bleh.</p></div>
<p>Or, you could use the <a href="http://www.youtube.com/watch?v=EDw1DS7Mvq0" target="_blank">switch row/column feature</a> to make a default chart like this:</p>
<dl class="wp-caption aligncenter" style="width: 635px;">
<dt class="wp-caption-dt"></dt>
</dl>
<div id="attachment_2783" style="width: 510px" class="wp-caption aligncenter"><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/05/default21.jpg"><img class=" wp-image-2783 " alt="default2" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/05/default21.jpg?resize=500%2C298" data-recalc-dims="1" /></a><p class="wp-caption-text">Another default clustered bar chart in Excel.</p></div>
<p>These default clustered bar charts work&#8230; kind of. Well&#8230; not really. Actually, no, they really don&#8217;t work at all! My brain needs a couple minutes to read the default charts and really think about comparisons.</p>
<p><strong>The &#8220;after&#8221; chart:</strong> Luckily, with a little Excel elbow grease, we can make the patterns pop out even faster. Here&#8217;s a side by side bar chart:</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/05/sidebysidebarchart2.jpg"><img class="aligncenter size-full wp-image-2794" alt="sidebysidebarchart" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/05/sidebysidebarchart2.jpg?resize=625%2C258" data-recalc-dims="1" /></a></p>
<p>Now, my brain can see the patterns almost immediately: Both coalitions scored highest on Basic Functioning and Structure. Both coalitions scored lowest on Sustainability, with Reputation and Visibility scoring pretty low as well. Coalition A scored higher than Coalition B on every section of the assessment. The overall scores were 80% for Coalition A and 50% for Coalition B. <em>Phew!</em> This is much easier for my brain.</p>
<p><strong>The dataviz challenge:</strong> Re-create the “after&#8221; version of the side by side bar chart in Excel, R, or some other free software program. When you’re finished, email me or tweet a screenshot to <a href="https://twitter.com/AnnKEmery">@annkemery</a>.</p>
<p><b>Tips for beginner Excel users: </b>First, learn how to make a <a title="Dataviz Challenge #2: The Answers!" href="/basicbarchart-2/">basic bar chart</a>. Then, check out <a title="Beyond Boring Bar Charts: How to Fool Excel into Making (Pretty Much) Any Type of Chart You Want" href="/portfolio/13ntc/">this powerpoint</a> for tips on making a side by side bar chart.</p>
<p><strong>Bonus for advanced Excel users:</strong> Instead of copying this dataset exactly, think about how you might use a side by side bar chart in your own work. Can you re-create this chart using your own data or your own color scheme?</p>
<p><strong>The prize for playing:</strong> Beer or coffee, my treat, the next time you’re in DC; a professional development opportunity; and bragging rights.</p>
<p>I’ll post the how-to guide in two weeks, on June 10, 2013. Happy charting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/side-by-side-challenge/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #2: How to Make a Basic Bar Chart</title>
		<link>http://www.annkemery.com/basic-bar-chart-solution/</link>
		<comments>http://www.annkemery.com/basic-bar-chart-solution/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 18:45:21 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[better bar charts]]></category>
		<category><![CDATA[column chart]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[default charts]]></category>
		<category><![CDATA[Excel elbow grease]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2652</guid>
		<description><![CDATA[Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a basic bar chart. You can read the full post here. Congratulations to the 9 winners: Molly Hamm, David Napoli, Susan Kistler, Jon Schwabish, Ethan, Mike, Sara Vaca, Samantha Grant, and Kevin Gilds! You&#8217;ve...]]></description>
				<content:encoded><![CDATA[<p>Two weeks ago, I challenged readers to re-create the &#8220;after&#8221; version of a basic bar chart. You can read the full post <a title="Dataviz Challenge #2: Can You Make a Basic Bar Chart?" href="/basic-bar-chart-challenge/">here</a>.</p>
<p>Congratulations to the 9 winners: Molly Hamm, David Napoli, Susan Kistler, Jon Schwabish, Ethan, Mike, Sara Vaca, Samantha Grant, and Kevin Gilds! You&#8217;ve officially won bragging rights and a beverage of your choice, my treat, the next time you&#8217;re in DC.</p>
<p>Now it&#8217;s time to post the how-to guide!</p>
<h2>Step 1: Study the chart that you’re trying to reproduce in Excel.</h2>
<p>We&#8217;re trying to re-create a basic bar chart like the one shown below. We’re examining how a nonprofit has grown over the past six years. This is a simple metric so we don’t need anything more complicated than a basic bar chart.</p>
<p style="text-align: center;"><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_step1.png"><img class="size-full wp-image-2653 aligncenter" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_step1.png?resize=625%2C389" alt="basic_bar_chart_step1" data-recalc-dims="1" /></a></p>
<h2>Step 2: Type your data into Excel.</h2>
<p>Here&#8217;s how I typed my data into the spreadsheet.</p>
<p>Hot tip for advanced users: I wanted to abbreviate the years (i.e., &#8217;07 instead of 2007). If you type 07, it will turn into 7, because Excel automatically removes zeros at the beginning of numbers. To fool Excel into keeping the zero, you must add an apostrophe; typing &#8217;07 will turn into 07. So, if you want to get &#8217;07 as your final result, you must add two apostrophes; typing &#8221;07 will turn into &#8217;07.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step2_bonus.jpg"><img class="aligncenter size-full wp-image-2734" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step2_bonus.jpg?resize=625%2C364" alt="step2_bonus" data-recalc-dims="1" /></a></p>
<h2>Step 3: Insert a bar chart.</h2>
<p>Highlight or select the data table. Go to the Insert tab. Click on the Column icon. Select a 2-D Clustered Column Chart. For additional help with inserting charts, check out this <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=mVayKprxtU8">tutorial</a>.</p>
<p>Now we&#8217;ve got our default bar chart (shown below). There&#8217;s nothing technically <em>wrong</em> with this bar chart. However, with a few small tweaks, we can really improve the formatting.</p>
<p>We&#8217;re going to manually adjust 9 settings in Excel: the axis labels, the data labels, the border, the bar color, the font size and color, the gap width, tick marks, the legend, and the grid lines. We&#8217;ll go through each of these steps, starting with the axis labels and working around counter-clockwise. These tweaks just take a few seconds each to make. When added together, they can make a big difference.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/basic_bar_chart_step3b2.png"><img class="aligncenter size-full wp-image-2666" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/basic_bar_chart_step3b2.png?resize=625%2C364" alt="basic_bar_chart_step3b" data-recalc-dims="1" /></a></p>
<h2>Step 4: Delete the axis labels.</h2>
<p>Click on the axis labels themselves. Then press delete on your keyboard. I do not advocate for removing the axis labels on every chart. This is a matter of personal preference. In this example, the data are so ridiculously straightforward that we really don&#8217;t need the axis labels.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step4.jpg"><img class="aligncenter size-full wp-image-2737" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step4.jpg?resize=625%2C521" alt="step4" data-recalc-dims="1" /></a></p>
<h2>Step 5: Add data labels.</h2>
<p>Data labels are the numbers inside the bars that show how many participants were served each year. To position the data labels inside the bars themselves, we need to use a 2-step process. First, right-click on one of the blue bars and select &#8220;Add Data Labels.&#8221; Second, right-click on one of the labels and select &#8220;Format Data Labels.&#8221; You&#8217;ll get a pop-up screen like the one shown below. You can tweak the label position. In this example, I selected &#8220;Inside End.&#8221; Then, you can simply click on one of the data labels and change the text color to white. For more help with data labels, watch this <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=FAO5h2W7Wp4">tutorial</a>.</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step5.jpg"><img class="aligncenter size-full wp-image-2738" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step5.jpg?resize=625%2C365" alt="step5" data-recalc-dims="1" /></a></p>
<h2>Step 6: Remove the border.</h2>
<p>Right-click on the border and select &#8220;Format Chart Area.&#8221; Click on &#8220;Border Color&#8221; and select &#8220;No Line.&#8221;</p>
<p>Removing the border is also a personal preference. I started deleting my borders after reading one of Edward Tufte&#8217;s books in which he advocates for charts being situated inside and alongside the narrative &#8211; rather than sticking charts in the appendix or adding awkward &#8220;Figure 1.4&#8243; labels. Border-less charts tend to help the reader&#8217;s eyes glide down the pages of your report a little more seamlessly.</p>
<h2>Step 7: Adjust the bar color.</h2>
<p>This chart was originally designed for an Ignite session. You can view the slides <a href="http://www.slideshare.net/annkemery/beyond-boring-bar-charts-how-to-fool-excel-into-making-pretty-much-any-type-of-chart-you-want">here</a>.</p>
<p>After giving the presentation, there were a few audience questions. One man, with his (first? second? third?) glass of wine in his hand, asked how I selected the turquoise color scheme. He was laughing (with me? at me?) because I was wearing a dark turquoise shirt, a light turquoise blazer, a turquoise necklace,  a turquoise bracelet, and turquoise earrings. Yes, even my toenails were painted turquoise. I mumbled something like, &#8220;I guess I just really like turquoise!&#8221; and promptly ran off the stage. <a href="https://twitter.com/search/realtime?q=%23npfail&amp;src=typd">#npfail</a></p>
<p>The correct answer would&#8217;ve been that colors should be used strategically so that the reader&#8217;s eyes are naturally drawn to certain patterns in the data. For example, I purposefully drew the reader&#8217;s attention to the 2012 bar. The key is to select a <strong>plain color</strong> (e.g., gray, or light turquoise in this example) and what Stephanie Evergreen calls an <strong>action color </strong>(e.g., dark turquoise). For examples of plain colors and action colors, check out Stephanie Evergreen&#8217;s post on <a href="http://stephanieevergreen.com/assigning-a-color-system-for-graphs/">assigning a color system for graphs</a>.</p>
<p>I like to professionalize my charts by tweaking Excel&#8217;s default color scheme. During fun projects like this, I select color schemes from <a href="http://design-seeds.com/">Design-Seeds</a> and use the <a href="http://instant-eyedropper.com/">Instant Eyedropper</a> to determine each color&#8217;s RGB code. I selected the <a href="http://design-seeds.com/index.php/home/entry/cherry-palette">Cherry Palette</a> for this Ignite presentation (shown below). During real projects, I match colors to the client&#8217;s logo.</p>
<div id="attachment_2739" style="width: 635px" class="wp-caption aligncenter"><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step7.jpg"><img class=" wp-image-2739" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/step7.jpg?resize=625%2C429" alt="step7" data-recalc-dims="1" /></a><p class="wp-caption-text">Sometimes I save my color palette and RGB codes within the Excel workbook itself for safekeeping and easy reference.</p></div>
<p>So how do you adjust the bar color? Click on one of the bars. Click on the paint can icon. Select &#8220;More Colors.&#8221; In the pop-up window, select the &#8220;Custom&#8221; tab. Type in the RGB codes for your plain color and the action color.</p>
<h2>Step 8: Adjust the font size and colors.</h2>
<p>Here&#8217;s another spot where personal preferences come into play. When I&#8217;m going to be pasting my chart into a report, I often match my chart&#8217;s font to the report (e.g., Calibri size 11, which we typically use for the body text). When I&#8217;m going to be pasting my chart into a single, standalone handout, or into a powerpoint slide, I use much larger font sizes (e.g., 14, 16, or 18 point font). When I&#8217;m using data labels within the bars (see Step 5), I often use bold font to make the text pop.</p>
<p>Gray can be used strategically to dull-down the least important features of the chart &#8211; like the horizontal axis labels (&#8217;07, &#8217;08, &#8217;09, &#8217;10, &#8217;11, and &#8217;12).</p>
<p>We&#8217;re getting closer! Not there yet&#8230;</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step81.jpg"><img class="aligncenter size-full wp-image-2741" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step81.jpg?resize=625%2C506" alt="step8" data-recalc-dims="1" /></a></p>
<h2>Step 9: Adjust the gap width.</h2>
<p>Gap width is a lesser-known, but very cool, feature of Excel. The gap width is the amount of space between the bars. The default setting on most computers is 150%, which means the distance between the bars is 1.5 times wider than the bar itself.</p>
<p>To adjust gap width, right-click on one of the bars and select &#8220;Format Data Series.&#8221; In the pop-up window, you can increase or decrease the gap width, as shown below. I often use 50-75% rather than the default 150%.</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step9.jpg"><img class="aligncenter size-full wp-image-2742" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/04/step9.jpg?resize=625%2C364" alt="step9" data-recalc-dims="1" /></a></p>
<p>Hot tip for advanced users: The gap width feature is also very useful for histograms. You can decrease the gap width to 5% so that only a sliver of space remains between the bars.</p>
<h2>Step 10: Remove tick marks.</h2>
<p>For help with tick marks, watch this <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=tvNgHqgZVZk">tutorial</a>.</p>
<h2>Step 11: Remove the legend.</h2>
<p>In this simple chart, the legend doesn&#8217;t serve any purpose. To remove the legend, simply click on the legend and press the Delete key on your keyboard.</p>
<h2>Step 12: Remove the grid lines.</h2>
<p>Again, because this chart is so simple, we don&#8217;t need the grid lines. For help removing the grid lines, watch this <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=tvNgHqgZVZk">tutorial</a>.</p>
<p>We&#8217;re all done! Here&#8217;s the finished product.</p>
<p><a href="http://i2.wp.com/annkemery.files.wordpress.com/2013/04/step12.jpg"><img class="aligncenter size-full wp-image-2743" src="http://i2.wp.com/annkemery.files.wordpress.com/2013/04/step12.jpg?resize=625%2C506" alt="step12" data-recalc-dims="1" /></a></p>
<h2>Step 13: Add a caption (optional).</h2>
<p>Charts are inserted into a variety of communications modes: within the body of a report, as a standalone chart that&#8217;s printed out and hung on a bulletin board, as a standalone chart that&#8217;s printed and used as the handout at a meeting, on a powerpoint slide&#8230;</p>
<p>This particular chart was flashed on the screen for 15 seconds during my Ignite session, so there was no need to add a caption. My voice served as the caption.</p>
<p>However, when creating standalone charts, you&#8217;ll want to add contextual details so that the reader who passes by your chart on your organization&#8217;s bulletin board can quickly grasp the chart&#8217;s key takeaway message. One of the best ways of adding contextual details is to add a caption within the Prime Real Estate at the top of the chart. For an example, check out <a href="http://www.storytellingwithdata.com/2012/12/i-like-candy-bars-better-than-donuts.html">this post</a> by Cole Nussbaumer.</p>
<h2>Bonus</h2>
<p>I hope this was helpful! Click <a href="http://annkemery.files.wordpress.com/2013/04/emeryeval_dataviz_2013april.xlsx">here</a> to download my Excel file. Thanks again to the dataviz challenge winners, Molly Hamm, David Napoli, Susan Kistler, Jon Schwabish, Ethan, Mike, Sara Vaca, Samantha Grant, and Kevin Gilds!</p>
<h2>Discussion Questions</h2>
<p>What are your favorite tools for selecting color palettes and determining RGB codes? When do you add captions to your charts, and what are your strategies for selecting the most important findings to emphasize in that caption? Have you adjusted the gap width for any of your charts, and if so, in what situations?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/basic-bar-chart-solution/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dataviz Challenge #2: Can You Make a Basic Bar Chart?</title>
		<link>http://www.annkemery.com/basic-bar-chart-challenge/</link>
		<comments>http://www.annkemery.com/basic-bar-chart-challenge/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 14:46:49 +0000</pubDate>
		<dc:creator><![CDATA[Ann K. Emery]]></dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Visualizing Data]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[better bar charts]]></category>
		<category><![CDATA[dataviz challenge]]></category>
		<category><![CDATA[default charts]]></category>
		<category><![CDATA[Excel elbow grease]]></category>
		<category><![CDATA[Ignite presentations]]></category>
		<category><![CDATA[Squint Test]]></category>

		<guid isPermaLink="false">http://emeryevaluation.com/?p=2641</guid>
		<description><![CDATA[The first dataviz challenge was a hit! A few of you wanted to participate but weren&#8217;t ready to jump into a challenge that required so much Excel elbow grease. So, this second challenge is geared towards beginners like you. Once I build your foundational skills,...]]></description>
				<content:encoded><![CDATA[<p>The <a title="Dataviz Challenge #1: Can You Make a Circle Chart in Excel?" href="/circle-chart-challenge/">first dataviz challenge</a> was a hit! A few of you wanted to participate but weren&#8217;t ready to jump into a challenge that required so much Excel elbow grease. So, this second challenge is geared towards beginners like you. Once I build your foundational skills, we&#8217;ll move on to advanced charts.</p>
<p>I&#8217;m giving an Ignite presentation tomorrow at the <a href="http://www.nten.org/ntc">Nonprofit Technology Conference</a> (<a href="https://twitter.com/search/realtime?q=%2313ntc&amp;src=typd">#13NTC</a>). I&#8217;m going to show nonprofit leaders how to make four easy-to-read bar charts by simply using a little <a href="https://twitter.com/search/realtime?q=%23excelelbowgrease&amp;src=typd">#ExcelElbowGrease</a>:</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/bar_charts3.jpg"><img class="aligncenter size-full wp-image-2690" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/04/bar_charts3.jpg?resize=625%2C468" alt="bar_charts" data-recalc-dims="1" /></a></p>
<p>First, let&#8217;s take a closer look at default Excel bar charts. <strong>The &#8220;before&#8221; bar chart is shown below.</strong> In my example, we&#8217;re examining how a nonprofit has grown over the past six years. This is a simple metric so we don&#8217;t need anything more complicated than a basic bar chart.</p>
<p>You&#8217;ve probably seen these exact charts before. There&#8217;s nothing technically wrong with this default bar chart. It doesn&#8217;t distort the data. It doesn&#8217;t mislead the readers. Default charts are fine for internal use like informal staff meetings. However, a few tweaks can really improve the formatting.</p>
<p><a href="http://i1.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_before.png"><img class="aligncenter size-full wp-image-2645" src="http://i1.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_before.png?resize=625%2C465" alt="basic_bar_chart_before" data-recalc-dims="1" /></a></p>
<p><strong>The &#8220;after&#8221; chart is shown below.</strong> Now, my brain sees the pattern immediately. There are fewer distractions &#8212; no border, no tick marks, no grid lines. In other words, this bar chart passes the <strong>Squint Test</strong> &#8212; when you squint your eyes, and everything gets a little blurry, you should still be able to detect the overall shape of the data. There shouldn&#8217;t be extra ink like borders, tick marks, or grid lines getting in the way.</p>
<p>I also infused a few of my personal preferences into the chart&#8217;s formatting. My eyes do better with the larger font. Being a data nerd, I prefer having data labels on my bars so I can read the exact values (rather than having to estimate values in the default chart). The white space and custom color palette make the chart look like something a graphic designer might create. I purposefully focused attention on the 2012 bar by using a darker color. Like I mentioned, these last few adjustments aren&#8217;t required. Passing the Squint Test is more important than satisfying everyone&#8217;s personal preferences. There are multiple correct ways to improve chart formatting.</p>
<p><a href="http://i0.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_after.png"><img class="aligncenter size-full wp-image-2644" src="http://i0.wp.com/annkemery.files.wordpress.com/2013/03/basic_bar_chart_after.png?resize=625%2C466" alt="basic_bar_chart_after" data-recalc-dims="1" /></a></p>
<p><strong>The dataviz challenge:</strong> Re-create the &#8220;after&#8221; version of the basic bar chart in Excel or R. No expensive software allowed. You can re-create this exact bar chart, or you can tweak the color scheme and numbers to fit an example from your own work. The goal is to practice manipulating the settings in Excel and to create a basic bar chart that&#8217;s easy to read and understand. When you&#8217;re finished, email me or tweet a screenshot to <a href="https://twitter.com/AnnKEmery">@annkemery</a>.</p>
<p><strong>Bonus:</strong> Beginners can probably make this bar chart in 30 minutes or less (for example, during your lunch break). You&#8217;ll get faster with practice. I bet that advanced Excel users can enter the data, insert the chart, and adjust the chart in 3 minutes or less. Time yourself. Advanced users, how fast are you?</p>
<p><strong>The prize for playing:</strong> Beer or coffee, my treat, the next time you&#8217;re in DC; a professional development opportunity; and bragging rights.</p>
<p>I&#8217;ll post the how-to guide in two weeks, on April 24, 2013. Happy charting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annkemery.com/basic-bar-chart-challenge/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
