<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Who Ate My Slice? [Chart Review]</title>
	<atom:link href="http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/</link>
	<description></description>
	<lastBuildDate>Sat, 30 Apr 2011 08:44:13 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Tony</title>
		<link>http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/comment-page-1/#comment-3240</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 13 Apr 2009 16:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/#comment-3240</guid>
		<description>Jon - I thought I remembered those posts when I saw your comment.  I agree that we can avoid this issue by using the format 0.0%.   Your second example of the missing slice is unbelievable.  Definitely a reason to go with the bar chart.

Liu - I didn&#039;t create the chart and listed the source as from BusinessWeek.  You may be able to find out by contacting them directly.  I think the default font - arial, enlarged and bold looks pretty good.</description>
		<content:encoded><![CDATA[<p>Jon &#8211; I thought I remembered those posts when I saw your comment.  I agree that we can avoid this issue by using the format 0.0%.   Your second example of the missing slice is unbelievable.  Definitely a reason to go with the bar chart.</p>
<p>Liu &#8211; I didn&#8217;t create the chart and listed the source as from BusinessWeek.  You may be able to find out by contacting them directly.  I think the default font &#8211; arial, enlarged and bold looks pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liu's chart blog</title>
		<link>http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/comment-page-1/#comment-3239</link>
		<dc:creator>Liu's chart blog</dc:creator>
		<pubDate>Mon, 13 Apr 2009 12:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/#comment-3239</guid>
		<description>Tony -
What &#039;s the font of the numbers in the chart ? I wanna install it  .</description>
		<content:encoded><![CDATA[<p>Tony -<br />
What &#8216;s the font of the numbers in the chart ? I wanna install it  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/comment-page-1/#comment-3238</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 13 Apr 2009 12:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://supportanalytics.com/blog/2009/04/who-ate-my-slice-chart-review/#comment-3238</guid>
		<description>Tony -

Usually for people like you (uh, us) there is a disclaimer, &quot;Numbers may not add to 100 due to rounding&quot;.

There is a real problem with &lt;a href=&quot;http://peltiertech.com/WordPress/pie-chart-rounding-in-excel/&quot; title=&quot;Pie Chart Rounding in Excel&quot; rel=&quot;nofollow&quot;&gt;Pie Chart Rounding in Excel&lt;/a&gt;. If you show percentage labels with no decimal percentages, the percentages are forced to sum to 100, and if the rounded whole-number percentages don&#039;t add up, Excel arbitrarily adjusts the displayed percentages. This can be almost meaningless, showing 33-33-34 for equal thirds, but for more intricate data sets, similar values can be adjusted in a strange and wondrous manner, for example, percentages of 21-21-21-13-8-8-8 (which add to 100, by the way) being displayed as 22-20-21-13-8-8-8 in 2003 and as 23-21-21-13-8-7-7 in 2007. 

To solve the problem use a number format of 0.0% instead of 0%. Apparently the designers of Excel decided that people who can understand decimal percentages don&#039;t require that the pie wedges add to exactly 100.

Of course, there are cases where the inputs to a pie chart do not add to 100%, as described in &lt;a href=&quot;http://peltiertech.com/WordPress/pie-chart-plotting-deficiency/&quot; title=&quot;Pie Chart Plotting Deficiency&quot; rel=&quot;nofollow&quot;&gt;Pie Chart Plotting Deficiency&lt;/a&gt;. Instead of including a wedge for &quot;Other 10%&quot;, they left it off. But the chart looks pretty.</description>
		<content:encoded><![CDATA[<p>Tony -</p>
<p>Usually for people like you (uh, us) there is a disclaimer, &#8220;Numbers may not add to 100 due to rounding&#8221;.</p>
<p>There is a real problem with <a href="http://peltiertech.com/WordPress/pie-chart-rounding-in-excel/" title="Pie Chart Rounding in Excel" rel="nofollow">Pie Chart Rounding in Excel</a>. If you show percentage labels with no decimal percentages, the percentages are forced to sum to 100, and if the rounded whole-number percentages don&#8217;t add up, Excel arbitrarily adjusts the displayed percentages. This can be almost meaningless, showing 33-33-34 for equal thirds, but for more intricate data sets, similar values can be adjusted in a strange and wondrous manner, for example, percentages of 21-21-21-13-8-8-8 (which add to 100, by the way) being displayed as 22-20-21-13-8-8-8 in 2003 and as 23-21-21-13-8-7-7 in 2007. </p>
<p>To solve the problem use a number format of 0.0% instead of 0%. Apparently the designers of Excel decided that people who can understand decimal percentages don&#8217;t require that the pie wedges add to exactly 100.</p>
<p>Of course, there are cases where the inputs to a pie chart do not add to 100%, as described in <a href="http://peltiertech.com/WordPress/pie-chart-plotting-deficiency/" title="Pie Chart Plotting Deficiency" rel="nofollow">Pie Chart Plotting Deficiency</a>. Instead of including a wedge for &#8220;Other 10%&#8221;, they left it off. But the chart looks pretty.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

