<?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: Introducing Control Charts (Run Charts)</title>
	<atom:link href="http://peltiertech.com/WordPress/introducing-control-charts-run-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/introducing-control-charts-run-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: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-164283</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-164283</guid>
		<description>Genet -

If X-bar = 392 and R-bar = 80:

UCL-R = R-bar * 3.27 = 262
LCL-R = 0 (by definition)

UCL-X = X-bar + 2.66 * R-bar = 392 + 2.66 * 80 = 605
UCL-X = X-bar – 2.66 * R-bar = 392 – 2.66 * 80 = 179</description>
		<content:encoded><![CDATA[<p>Genet -</p>
<p>If X-bar = 392 and R-bar = 80:</p>
<p>UCL-R = R-bar * 3.27 = 262<br />
LCL-R = 0 (by definition)</p>
<p>UCL-X = X-bar + 2.66 * R-bar = 392 + 2.66 * 80 = 605<br />
UCL-X = X-bar – 2.66 * R-bar = 392 – 2.66 * 80 = 179</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genet</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-164240</link>
		<dc:creator>Genet</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-164240</guid>
		<description>I got lost in the calculation of UCL &amp; LCL “the mean of the moving range is multiplied by 2.66, then added to and subtracted from the process data mean (the result  is different when using 3 times the standard deviation of the individual values data). Our Upper and Lower Control Limits (UCL and LCL) are thus 

mean392	        R-BAR	80
UCL	501     	UCLR	124
CL	392	         CLR	         80
LCL	284	        LCLR	          37</description>
		<content:encoded><![CDATA[<p>I got lost in the calculation of UCL &amp; LCL “the mean of the moving range is multiplied by 2.66, then added to and subtracted from the process data mean (the result  is different when using 3 times the standard deviation of the individual values data). Our Upper and Lower Control Limits (UCL and LCL) are thus </p>
<p>mean392	        R-BAR	80<br />
UCL	501     	UCLR	124<br />
CL	392	         CLR	         80<br />
LCL	284	        LCLR	          37</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-118452</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Wed, 10 Aug 2011 01:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-118452</guid>
		<description>Jon,

I fear that your advice has drifted from what Donald J. Wheeler recommends.

If you search for his excellent 2010 article &quot;Individual Charts Done Right and Wrong&quot; (QualityDigest.com), he advises that calculating control limits  by &quot;Limits for X = average ± 3 * global standard deviation statistic&quot; is, well, &quot;wrong&quot; and &quot;simply nothing more than another way to lie with statistics.&quot;

With or without a PC, that XmR method &quot;should always be the default option for computing limits for individual values.&quot;  

SPC relies on robust estimators to separate any signal from the noise, while =stdev(data) all too efficiently jumbles them together.  Granted, if we KNEW that the process was free of special causes (signals), then =stdev(data) would be the best estimator of process common cause sigma, but the whole point of using SPC is to determine whether the process has detectable special causes . . .

-Dale</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>I fear that your advice has drifted from what Donald J. Wheeler recommends.</p>
<p>If you search for his excellent 2010 article &#8220;Individual Charts Done Right and Wrong&#8221; (QualityDigest.com), he advises that calculating control limits  by &#8220;Limits for X = average ± 3 * global standard deviation statistic&#8221; is, well, &#8220;wrong&#8221; and &#8220;simply nothing more than another way to lie with statistics.&#8221;</p>
<p>With or without a PC, that XmR method &#8220;should always be the default option for computing limits for individual values.&#8221;  </p>
<p>SPC relies on robust estimators to separate any signal from the noise, while =stdev(data) all too efficiently jumbles them together.  Granted, if we KNEW that the process was free of special causes (signals), then =stdev(data) would be the best estimator of process common cause sigma, but the whole point of using SPC is to determine whether the process has detectable special causes . . .</p>
<p>-Dale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-37919</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 01 Aug 2010 14:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-37919</guid>
		<description>Using Shewhart&#039;s formulas (XmR):
UCL = Process Mean + 2.66 * (Mean of Process Moving Range)
LCL = Process Mean - 2.66 * (Mean of Process Moving Range)
UCL = 19.6 + 2.66 * 3.2 = 28.1
LCL = 19.6 - 2.66 * 3.2 = 11.1

Using Mean and Standard Deviation:
UCL = Process Mean + 3 * (Process Standard Deviation)
LCL = Process Mean - 3 * (Process Standard Deviation)
UCL = 19.6 + 3 * 2.61 = 27.4
LCL = 19.6 - 3 * 2.61 = 11.8

The results are similar, in this case the XmR has a broader &quot;acceptable&quot; range. The XmR was easier to calculate when people didn&#039;t have PCs on their desks.

Strictly speaking, the limits shouldn&#039;t be calculated based on the data being observed. The limits should be computed when the process is deemed stable, then future observations compared to these limits.</description>
		<content:encoded><![CDATA[<p>Using Shewhart&#8217;s formulas (XmR):<br />
UCL = Process Mean + 2.66 * (Mean of Process Moving Range)<br />
LCL = Process Mean &#8211; 2.66 * (Mean of Process Moving Range)<br />
UCL = 19.6 + 2.66 * 3.2 = 28.1<br />
LCL = 19.6 &#8211; 2.66 * 3.2 = 11.1</p>
<p>Using Mean and Standard Deviation:<br />
UCL = Process Mean + 3 * (Process Standard Deviation)<br />
LCL = Process Mean &#8211; 3 * (Process Standard Deviation)<br />
UCL = 19.6 + 3 * 2.61 = 27.4<br />
LCL = 19.6 &#8211; 3 * 2.61 = 11.8</p>
<p>The results are similar, in this case the XmR has a broader &#8220;acceptable&#8221; range. The XmR was easier to calculate when people didn&#8217;t have PCs on their desks.</p>
<p>Strictly speaking, the limits shouldn&#8217;t be calculated based on the data being observed. The limits should be computed when the process is deemed stable, then future observations compared to these limits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: International Shipping</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-37898</link>
		<dc:creator>International Shipping</dc:creator>
		<pubDate>Sun, 01 Aug 2010 04:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-37898</guid>
		<description>We are a shipping company and we would like to know how XmR chart would be useful improve our delivery of shipments. 

I got lost in the calculation of UCL &amp; LCL metioned in post i.e &quot;the mean of the moving range is multiplied by 2.66, then added to and subtracted from the process data mean (this is roughly equivalent to using 3 times the standard deviation of the individual values data). Our Upper and Lower Control Limits (UCL and LCL) are thus 28.1 and 11.1.&quot;</description>
		<content:encoded><![CDATA[<p>We are a shipping company and we would like to know how XmR chart would be useful improve our delivery of shipments. </p>
<p>I got lost in the calculation of UCL &amp; LCL metioned in post i.e &#8220;the mean of the moving range is multiplied by 2.66, then added to and subtracted from the process data mean (this is roughly equivalent to using 3 times the standard deviation of the individual values data). Our Upper and Lower Control Limits (UCL and LCL) are thus 28.1 and 11.1.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/introducing-control-charts-run-charts/comment-page-1/#comment-23522</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=66#comment-23522</guid>
		<description>Marilyn - What are you looking for?</description>
		<content:encoded><![CDATA[<p>Marilyn &#8211; What are you looking for?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

