<?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: Fixing a Control Chart</title>
	<atom:link href="/2014/12/12/fixing-control-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpmeviz.com/2014/12/12/fixing-control-chart/</link>
	<description>Helping people with everyday data visualizations</description>
	<lastBuildDate>Thu, 08 Jan 2015 01:10:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>By: Bob Miller</title>
		<link>http://helpmeviz.com/2014/12/12/fixing-control-chart/#comment-16640</link>
		<dc:creator><![CDATA[Bob Miller]]></dc:creator>
		<pubDate>Wed, 07 Jan 2015 19:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=686#comment-16640</guid>
		<description><![CDATA[Chart showing how it looks when plotted]]></description>
		<content:encoded><![CDATA[<p>Chart showing how it looks when plotted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Miller</title>
		<link>http://helpmeviz.com/2014/12/12/fixing-control-chart/#comment-16639</link>
		<dc:creator><![CDATA[Bob Miller]]></dc:creator>
		<pubDate>Wed, 07 Jan 2015 19:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=686#comment-16639</guid>
		<description><![CDATA[Ok. I roughed something out showing my interpretation of John Peltier&#039;s logic.]]></description>
		<content:encoded><![CDATA[<p>Ok. I roughed something out showing my interpretation of John Peltier&#8217;s logic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Miller</title>
		<link>http://helpmeviz.com/2014/12/12/fixing-control-chart/#comment-16634</link>
		<dc:creator><![CDATA[Bob Miller]]></dc:creator>
		<pubDate>Wed, 07 Jan 2015 17:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=686#comment-16634</guid>
		<description><![CDATA[Would you be able to post an edited data set just with the points and standard deviation? It would be easier to make suggestions and show what we mean without having to recreate the data.]]></description>
		<content:encoded><![CDATA[<p>Would you be able to post an edited data set just with the points and standard deviation? It would be easier to make suggestions and show what we mean without having to recreate the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://helpmeviz.com/2014/12/12/fixing-control-chart/#comment-15337</link>
		<dc:creator><![CDATA[Jon Peltier]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 17:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=686#comment-15337</guid>
		<description><![CDATA[The way I do this is to add a column where you test each rule (so I like helper columns, I like things to work). A formula in each column returns TRUE if the rule has been broken. You can either add one series to the chart for each rule and format each differently (to identify which rules were broken where), or add one final column which is true if any of the rules were broken and plot just this column.

Use slightly larger markers for the added data, and give them a color that draws attention.]]></description>
		<content:encoded><![CDATA[<p>The way I do this is to add a column where you test each rule (so I like helper columns, I like things to work). A formula in each column returns TRUE if the rule has been broken. You can either add one series to the chart for each rule and format each differently (to identify which rules were broken where), or add one final column which is true if any of the rules were broken and plot just this column.</p>
<p>Use slightly larger markers for the added data, and give them a color that draws attention.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
