<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New Charting Utility &#8211; Dot Plots</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Will Jones</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-33639</link>
		<dc:creator>Will Jones</dc:creator>
		<pubDate>Wed, 16 Jul 2008 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-33639</guid>
		<description>&lt;p&gt;The Analyse-it site isn&#039;t the easiest to navigate, I agree. Thankfully their software is a lot better. I&#039;m using the free trial at the moment and it&#039;s one of the best extensions for Excel I&#039;ve seen.&lt;/p&gt;
&lt;p&gt;When there are many values dot plots come into their own, as the density of points shows you where values cluster, where outliers lie (as you say, Tukey&#039;s outlier plots are useful for this too). With many vlaues dot plots can become large, even useless, if you stack points, histogram-style. That&#039;s when jittering becomes more useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The Analyse-it site isn&#8217;t the easiest to navigate, I agree. Thankfully their software is a lot better. I&#8217;m using the free trial at the moment and it&#8217;s one of the best extensions for Excel I&#8217;ve seen.</p>
<p>When there are many values dot plots come into their own, as the density of points shows you where values cluster, where outliers lie (as you say, Tukey&#8217;s outlier plots are useful for this too). With many vlaues dot plots can become large, even useless, if you stack points, histogram-style. That&#8217;s when jittering becomes more useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-33618</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 15 Jul 2008 13:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-33618</guid>
		<description>&lt;p&gt;Will -&lt;/p&gt;
&lt;p&gt;I found both of those plots. The one on the AnalyzeIt site took a long time to find. You&#039;d think they&#039;d have a gallery page with example charts. I would think that the dots would clutter up a chart like this when the population exceeded a rather small size. Below that size, it might not be relevant to build the box and whisker elements. Tukey&#039;s version with dots only appearing for outliers (which had better be infrequent) is clear, and doesn&#039;t overwhelm the reader with points that define the distribution.&lt;/p&gt;
&lt;p&gt;Neville Hunt&#039;s dot plot led me to the comparison to a histogram.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Will -</p>
<p>I found both of those plots. The one on the AnalyzeIt site took a long time to find. You&#8217;d think they&#8217;d have a gallery page with example charts. I would think that the dots would clutter up a chart like this when the population exceeded a rather small size. Below that size, it might not be relevant to build the box and whisker elements. Tukey&#8217;s version with dots only appearing for outliers (which had better be infrequent) is clear, and doesn&#8217;t overwhelm the reader with points that define the distribution.</p>
<p>Neville Hunt&#8217;s dot plot led me to the comparison to a histogram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Jones</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-33606</link>
		<dc:creator>Will Jones</dc:creator>
		<pubDate>Mon, 14 Jul 2008 17:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-33606</guid>
		<description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;Yes, there&#039;s a lot of confusion over the word &quot;dot plots&quot;. I found your site (and a few others) while looking for dot plots in Excel and thought I&#039;d mention the differences.&lt;/p&gt;
&lt;p&gt;I would refer to your &#039;dot plot&#039; as an Excel line plot, except lines aren&#039;t joining the points and the points are highlighted with a symbol/marker. Your plots are vertical whereas Excel normally does them horizontal.&lt;/p&gt;
&lt;p&gt;A statistical box plot shows a dot for each value in the data. From the dot plot you can see the distribution of the values. Where values cluster, which values might be outliers, how they are spread between the minimum and maximum values. SPSS, JMP, and Minitab (e.g. &lt;a href=&quot;http://home.ched.coventry.ac.uk/Volume/vol0/dotplot.htm&quot; rel=&quot;nofollow&quot;&gt;http://home.ched.coventry.ac.uk/Volume/vol0/dotplot.htm&lt;/a&gt;) draw box-plots like this, and it&#039;s an accepted plot (over 100 years old) in the field of statistics. They&#039;re sometimes technically called one-dimensional scatter plots. Scatter plots (what Excel calls XY Charts) are only used for bivariate data, which I don&#039;t believe we&#039;re talking about here.&lt;/p&gt;
&lt;p&gt;The Analyse-it site shows a dot plot at &lt;a href=&quot;http://www.analyse-it.com/products/standard/compare.aspx&quot; rel=&quot;nofollow&quot;&gt;http://www.analyse-it.com/products/standard/compare.aspx&lt;/a&gt; (the &#039;View example box-whisker box- and dot- plots&#039; link). The picture they&#039;ve got shows a box-plot with the dots for each value shown behind. Analyse-it uses the jitter technique to avoid overlaps, like JMP does, rather than stacking them which gets unweidly if there is a large amount of data to show.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Yes, there&#8217;s a lot of confusion over the word &#8220;dot plots&#8221;. I found your site (and a few others) while looking for dot plots in Excel and thought I&#8217;d mention the differences.</p>
<p>I would refer to your &#8216;dot plot&#8217; as an Excel line plot, except lines aren&#8217;t joining the points and the points are highlighted with a symbol/marker. Your plots are vertical whereas Excel normally does them horizontal.</p>
<p>A statistical box plot shows a dot for each value in the data. From the dot plot you can see the distribution of the values. Where values cluster, which values might be outliers, how they are spread between the minimum and maximum values. SPSS, JMP, and Minitab (e.g. <a href="http://home.ched.coventry.ac.uk/Volume/vol0/dotplot.htm" rel="nofollow">http://home.ched.coventry.ac.uk/Volume/vol0/dotplot.htm</a>) draw box-plots like this, and it&#8217;s an accepted plot (over 100 years old) in the field of statistics. They&#8217;re sometimes technically called one-dimensional scatter plots. Scatter plots (what Excel calls XY Charts) are only used for bivariate data, which I don&#8217;t believe we&#8217;re talking about here.</p>
<p>The Analyse-it site shows a dot plot at <a href="http://www.analyse-it.com/products/standard/compare.aspx" rel="nofollow">http://www.analyse-it.com/products/standard/compare.aspx</a> (the &#8216;View example box-whisker box- and dot- plots&#8217; link). The picture they&#8217;ve got shows a box-plot with the dots for each value shown behind. Analyse-it uses the jitter technique to avoid overlaps, like JMP does, rather than stacking them which gets unweidly if there is a large amount of data to show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-33602</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 14 Jul 2008 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-33602</guid>
		<description>&lt;p&gt;&quot;Dot Plot&quot; -- What&#039;s in a name?&lt;/p&gt;
&lt;p&gt;Analyze-It could streamline their web site. It took me ten minutes before I found an example of what they call a dot plot, and I&#039;m still not sure what they mean. More commonly, a dot plot seems to be a histogram that uses stacks of dots instead of columns to signify the number of items in each bin. A less common dot plot seems to be an XY plot where similarities between populations are plotted with a dot: identical populations have a line of dots along the line Y=X. Some sources call an XY chart by other names, including a scatter chart and a dot plot.&lt;/p&gt;
&lt;p&gt;What I&#039;m calling a dot plot was first named &quot;dot plot&quot; by William Cleveland back in the &#039;90s or even &#039;80s. A readily available electronic paper by Cleveland, not the first on dot plots, was published in 1998 (http://www.valuemetrics.com.au/pdf/GoodGraphsforBetterBusiness.pdf). This dot plot is like a horizontal bar chart, without bars but with markers (dots) where the ends of the bars would be.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Dot Plot&#8221; &#8212; What&#8217;s in a name?</p>
<p>Analyze-It could streamline their web site. It took me ten minutes before I found an example of what they call a dot plot, and I&#8217;m still not sure what they mean. More commonly, a dot plot seems to be a histogram that uses stacks of dots instead of columns to signify the number of items in each bin. A less common dot plot seems to be an XY plot where similarities between populations are plotted with a dot: identical populations have a line of dots along the line Y=X. Some sources call an XY chart by other names, including a scatter chart and a dot plot.</p>
<p>What I&#8217;m calling a dot plot was first named &#8220;dot plot&#8221; by William Cleveland back in the &#8217;90s or even &#8217;80s. A readily available electronic paper by Cleveland, not the first on dot plots, was published in 1998 (<a href="http://www.valuemetrics.com.au/pdf/GoodGraphsforBetterBusiness.pdf" rel="nofollow">http://www.valuemetrics.com.au/pdf/GoodGraphsforBetterBusiness.pdf</a>). This dot plot is like a horizontal bar chart, without bars but with markers (dots) where the ends of the bars would be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Jones</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-33576</link>
		<dc:creator>Will Jones</dc:creator>
		<pubDate>Sun, 13 Jul 2008 14:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-33576</guid>
		<description>&lt;p&gt;Technically these aren&#039;t proper dot-plots, in the statistical analysis sense. I&#039;ve only found Analyse-it &lt;a href=&quot;http://www.analyse-it.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.analyse-it.com/&lt;/a&gt; draw proper dot plots.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Technically these aren&#8217;t proper dot-plots, in the statistical analysis sense. I&#8217;ve only found Analyse-it <a href="http://www.analyse-it.com/" rel="nofollow">http://www.analyse-it.com/</a> draw proper dot plots.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-25200</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 30 Jun 2007 18:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-25200</guid>
		<description>&lt;p&gt;Update:&lt;/p&gt;
&lt;p&gt;The Dot Plot Utility has been updated to allow multiple series of dots. It also has its own web page, so you don&#039;t need to scroll all the way to the bottom of the Dot Plots page:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://peltiertech.com/Excel/Charts/DotPlotter.html&quot; rel=&quot;nofollow&quot;&gt;http://peltiertech.com/Excel/Charts/DotPlotter.html&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Update:</p>
<p>The Dot Plot Utility has been updated to allow multiple series of dots. It also has its own web page, so you don&#8217;t need to scroll all the way to the bottom of the Dot Plots page:</p>
<p><a href="http://peltiertech.com/Excel/Charts/DotPlotter.html" rel="nofollow">http://peltiertech.com/Excel/Charts/DotPlotter.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister Ians Weblog from Kuwait » Daily Dose of Excel - New Charting Utility - Dot Plots</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-21081</link>
		<dc:creator>Mister Ians Weblog from Kuwait » Daily Dose of Excel - New Charting Utility - Dot Plots</dc:creator>
		<pubDate>Wed, 27 Sep 2006 08:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-21081</guid>
		<description>&lt;p&gt;[...] Daily Dose of Excel » Blog Archive » New Charting Utility - Dot Plots [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Daily Dose of Excel » Blog Archive » New Charting Utility &#8211; Dot Plots [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-20898</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 12 Sep 2006 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-20898</guid>
		<description>&lt;p&gt;Hey Bobb -&lt;/p&gt;
&lt;p&gt;RTFM, eh? But I&#039;ll post some answers so anyone else can read them too. &lt;/p&gt;
&lt;p&gt;These utilities all create regular Excel charts, nothing magical except for formatting and some extra hidden series to help with the smoke and mirrors. Double click on a visible series and you can change its patterns just like any other series (marker shape and size if it&#039;s an XY or Line series, colors for any series). If you want an indicator line, add it like you would to any other chart. You could add additional XY series to make a multiple dot chart, but that sounds like something I could just as easily build into the utility. Maybe in next week&#039;s release.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Bobb -</p>
<p>RTFM, eh? But I&#8217;ll post some answers so anyone else can read them too. </p>
<p>These utilities all create regular Excel charts, nothing magical except for formatting and some extra hidden series to help with the smoke and mirrors. Double click on a visible series and you can change its patterns just like any other series (marker shape and size if it&#8217;s an XY or Line series, colors for any series). If you want an indicator line, add it like you would to any other chart. You could add additional XY series to make a multiple dot chart, but that sounds like something I could just as easily build into the utility. Maybe in next week&#8217;s release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unrädschistert</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-20896</link>
		<dc:creator>unrädschistert</dc:creator>
		<pubDate>Tue, 12 Sep 2006 20:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-20896</guid>
		<description>&lt;p&gt;Jon,&lt;br&gt;
coming back from a week off (in the mountains) just to see topic no.1 of my &quot;playlist&quot; is done.&lt;br&gt;
&quot;Shame&quot; on you and thanks!!&lt;br&gt;
Can&#039;t we make this a habit?&lt;/p&gt;
&lt;p&gt;unrädschistert&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jon,<br />
coming back from a week off (in the mountains) just to see topic no.1 of my &#8220;playlist&#8221; is done.<br />
&#8220;Shame&#8221; on you and thanks!!<br />
Can&#8217;t we make this a habit?</p>
<p>unrädschistert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobb2622</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/10/new-charting-utility-dot-plots/#comment-20895</link>
		<dc:creator>bobb2622</dc:creator>
		<pubDate>Tue, 12 Sep 2006 20:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1506#comment-20895</guid>
		<description>&lt;p&gt;Ok,&lt;br&gt;
So it would help if I actually clicked on the link and looked at your website before I left my comments.  Ignore my questions as I think all of them were answered.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br&gt;
Bobb&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok,<br />
So it would help if I actually clicked on the link and looked at your website before I left my comments.  Ignore my questions as I think all of them were answered.</p>
<p>Thanks.<br />
Bobb</p>
]]></content:encoded>
	</item>
</channel>
</rss>

