<?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: Types of Control Charts</title>
	<atom:link href="http://peltiertech.com/WordPress/types-of-control-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/types-of-control-charts/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:51:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-30477</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Fri, 09 Apr 2010 03:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-30477</guid>
		<description>Colin &amp; Jon -

Great book by Donald Wheeler.  I&#039;m over a year late to this SPC discussion, but SPC charts would be much less powerful if they had been based on the overall calculated stdev() instead of what might be called an approximation for standard deviation.  SPC works because it uses somewhat less efficient but much more robust estimators for a normal distribution&#039;s sigma at the local data scale instead of the most efficient but brittle global estimator stdev().

The recent post on SPC Approach to Browser Stats shows a nice example of how much better SPC does because of its robust estimators.   StDev() includes the variation due to a trend line and makes for much less convincing charts, but SPC sigma ignores almost all of that special cause, giving SPC charts the power to clearly detect the special cause.

As the underlying distribution becomes decidedly non-normal, I or I-MR charts stop working so well, and Xm-R charts (perhaps with increasingly large subgroups) are needed to take advantage of the central limit theorem and normalize the variable being plotted.   (None of the controversy about whether to show the MR charts or not has anything to do with how the I chart limits are calculated -- it&#039;s still based on an average moving range, or a median moving range if even more robustness against outliers is desired.)</description>
		<content:encoded><![CDATA[<p>Colin &amp; Jon -</p>
<p>Great book by Donald Wheeler.  I&#8217;m over a year late to this SPC discussion, but SPC charts would be much less powerful if they had been based on the overall calculated stdev() instead of what might be called an approximation for standard deviation.  SPC works because it uses somewhat less efficient but much more robust estimators for a normal distribution&#8217;s sigma at the local data scale instead of the most efficient but brittle global estimator stdev().</p>
<p>The recent post on SPC Approach to Browser Stats shows a nice example of how much better SPC does because of its robust estimators.   StDev() includes the variation due to a trend line and makes for much less convincing charts, but SPC sigma ignores almost all of that special cause, giving SPC charts the power to clearly detect the special cause.</p>
<p>As the underlying distribution becomes decidedly non-normal, I or I-MR charts stop working so well, and Xm-R charts (perhaps with increasingly large subgroups) are needed to take advantage of the central limit theorem and normalize the variable being plotted.   (None of the controversy about whether to show the MR charts or not has anything to do with how the I chart limits are calculated &#8212; it&#8217;s still based on an average moving range, or a median moving range if even more robustness against outliers is desired.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Control Charts For Defect Inspection Data &#124; Value-Added Software Solutions</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-26380</link>
		<dc:creator>Control Charts For Defect Inspection Data &#124; Value-Added Software Solutions</dc:creator>
		<pubDate>Wed, 03 Feb 2010 01:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-26380</guid>
		<description>[...] http://peltiertech.com/WordPress/types-of-control-charts/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://peltiertech.com/WordPress/types-of-control-charts/" rel="nofollow">http://peltiertech.com/WordPress/types-of-control-charts/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-9997</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 09 Feb 2009 21:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-9997</guid>
		<description>Darlene -

You pretty much have to do your own macro, since your configuration will be unique. Here are a couple of articles which may help:

&lt;a href=&quot;http://peltiertech.com/WordPress/how-to-recording-your-own-macro/&quot; title=&quot;How To: Record Your Own Macro&quot; rel=&quot;nofollow&quot;&gt;How To: Record Your Own Macro&lt;/a&gt;
&lt;a href=&quot;http://peltiertech.com/WordPress/how-to-fix-a-recorded-macro/&quot; title=&quot;How To: Fix a Recorded Macro&quot; rel=&quot;nofollow&quot;&gt;How To: Fix a Recorded Macro&lt;/a&gt;
&lt;a href=&quot;http://peltiertech.com/WordPress/how-to-assign-a-macro-to-a-button-or-shape/&quot; title=&quot;How To: Assign a Macro to a Button or Shape&quot; rel=&quot;nofollow&quot;&gt;How To: Assign a Macro to a Button or Shape&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Darlene -</p>
<p>You pretty much have to do your own macro, since your configuration will be unique. Here are a couple of articles which may help:</p>
<p><a href="http://peltiertech.com/WordPress/how-to-recording-your-own-macro/" title="How To: Record Your Own Macro" rel="nofollow">How To: Record Your Own Macro</a><br />
<a href="http://peltiertech.com/WordPress/how-to-fix-a-recorded-macro/" title="How To: Fix a Recorded Macro" rel="nofollow">How To: Fix a Recorded Macro</a><br />
<a href="http://peltiertech.com/WordPress/how-to-assign-a-macro-to-a-button-or-shape/" title="How To: Assign a Macro to a Button or Shape" rel="nofollow">How To: Assign a Macro to a Button or Shape</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darlene</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-9994</link>
		<dc:creator>Darlene</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-9994</guid>
		<description>Thanks Jon.  I can&#039;t believe the time I spent on trying to figure this one.  Can you direct me on a macro?  Does that mean everytime I add data, or click on the month series, I have to run the macro?  Not familiar with macros.  You know I&#039;m a newbie!

Darlene</description>
		<content:encoded><![CDATA[<p>Thanks Jon.  I can&#8217;t believe the time I spent on trying to figure this one.  Can you direct me on a macro?  Does that mean everytime I add data, or click on the month series, I have to run the macro?  Not familiar with macros.  You know I&#8217;m a newbie!</p>
<p>Darlene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-9993</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-9993</guid>
		<description>Darlene -

This is an issue with pivot charts, in every version of Excel that has pivot charts (2000 and later). In &lt;a href=&quot;http://support.microsoft.com/?id=215904&quot; rel=&quot;nofollow&quot;&gt;Changing a PivotChart removes series formatting in Excel&lt;/a&gt; Microsoft admits it&#039;s an issue, and their suggestion is to record a macro next time you have to fix the chart. Thereafter, all you need to do is run the macro when necessary.</description>
		<content:encoded><![CDATA[<p>Darlene -</p>
<p>This is an issue with pivot charts, in every version of Excel that has pivot charts (2000 and later). In <a href="http://support.microsoft.com/?id=215904" rel="nofollow">Changing a PivotChart removes series formatting in Excel</a> Microsoft admits it&#8217;s an issue, and their suggestion is to record a macro next time you have to fix the chart. Thereafter, all you need to do is run the macro when necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darlene</title>
		<link>http://peltiertech.com/WordPress/types-of-control-charts/comment-page-1/#comment-9992</link>
		<dc:creator>Darlene</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1453#comment-9992</guid>
		<description>Hi Jon, I am hoping you can help me out.  I am totally frustrated, have looked through books, been on Microsoft&#039;s Discussion Group site but I have not been able to solve this problem.  I have made a Pivot Table (first one) and Pivot Chart.  The table will have data added to it on a monthly basis.  The chart is a stacked chart with dual axis showing - one shows percentage the other total amount.  Looks great BUT when I add data to the table and refresh, all my formats change back to a chart.  Also, when I click on the mont field to show data from just a certain month, it all reverts back to a column sereis and the secondary axis is gone.  I am using Excel 2003.  Is this the problem?  

Thanking you in advance for your expertise.

Darlene</description>
		<content:encoded><![CDATA[<p>Hi Jon, I am hoping you can help me out.  I am totally frustrated, have looked through books, been on Microsoft&#8217;s Discussion Group site but I have not been able to solve this problem.  I have made a Pivot Table (first one) and Pivot Chart.  The table will have data added to it on a monthly basis.  The chart is a stacked chart with dual axis showing &#8211; one shows percentage the other total amount.  Looks great BUT when I add data to the table and refresh, all my formats change back to a chart.  Also, when I click on the mont field to show data from just a certain month, it all reverts back to a column sereis and the secondary axis is gone.  I am using Excel 2003.  Is this the problem?  </p>
<p>Thanking you in advance for your expertise.</p>
<p>Darlene</p>
]]></content:encoded>
	</item>
</channel>
</rss>

