<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527653#M75143</link>
    <description>&lt;P&gt;Try right-clicking in the control chart plot and see if there is an option to customize tests or warnings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/options-panel-and-rightclick-chart-options.shtml" target="_self"&gt;Help&lt;/A&gt; for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that your case is not handled by the conventional tests, though. You will have to write a script that adds a reference line for the upper specification limit on the proportion of defects and applies your rule (3 subgroups beyond USL in a row) to catch such events.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 13:15:31 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2022-07-28T13:15:31Z</dc:date>
    <item>
      <title>How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527509#M75133</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I'm having problem to build a Run-chart for attribute (defect %) which will trigger a warning after 3 consecutive points above target defect %.&lt;/P&gt;&lt;P&gt;For example below are the images from Control chart builder.&lt;/P&gt;&lt;P&gt;I use P-chart to monitor every group defect %.&lt;/P&gt;&lt;P&gt;Based on JMP calculation, only Test 1 (Test beyond limit) trigger due to 1 point exceed Zone A&lt;/P&gt;&lt;P&gt;The calculated limit / zones A,B,C are very high against our target defect % of 5%.&lt;/P&gt;&lt;P&gt;Is there any way to customize the zone limit/test so that if i got 3 consecutive points &amp;gt;5% , it will give a warning?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WebDesignesCrow_0-1658999455758.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44394i8FF4948C015467F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebDesignesCrow_0-1658999455758.png" alt="WebDesignesCrow_0-1658999455758.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WebDesignesCrow_1-1658999793543.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44395i04CCA39522C74626/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebDesignesCrow_1-1658999793543.png" alt="WebDesignesCrow_1-1658999793543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:26:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527509#M75133</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2023-06-11T11:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527653#M75143</link>
      <description>&lt;P&gt;Try right-clicking in the control chart plot and see if there is an option to customize tests or warnings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/options-panel-and-rightclick-chart-options.shtml" target="_self"&gt;Help&lt;/A&gt; for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that your case is not handled by the conventional tests, though. You will have to write a script that adds a reference line for the upper specification limit on the proportion of defects and applies your rule (3 subgroups beyond USL in a row) to catch such events.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:15:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527653#M75143</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2022-07-28T13:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527672#M75147</link>
      <description>&lt;P&gt;It appears to me that the customizing available might not get you where you want to go.&amp;nbsp; An alternative approach, which admittedly would require a good deal of coding.&amp;nbsp; But I do believe that by using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Add Graphics Script&lt;/P&gt;
&lt;P&gt;would allow you an open ended methodology to calculating and modifying of the control chart.&lt;/P&gt;
&lt;P&gt;This methodology is detailed in the Scripting Guide&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:54:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527672#M75147</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-07-28T13:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527690#M75148</link>
      <description>&lt;P&gt;Please excuse my impulse to respond to your situation and feel free to completely ignore my post. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ask myself why would you want to do this? &amp;nbsp;Are you planning to react to this "signal"? &amp;nbsp;If so, you might want to read Deming's thoughts on Common/Special cause (see the funnel experiments and&amp;nbsp;Deming, W. E. (1975) On probability as a basis for action, &lt;I&gt;The American Statistician&lt;/I&gt;, 29(4), pp.&amp;nbsp;146–152&lt;SPAN&gt;). &amp;nbsp;Reacting to spec. limits as if this implies some signal regarding underlying causal structure is dangerous and can often increase variation in the process. &amp;nbsp;See Shewhart (&lt;/SPAN&gt;Shewhart, W. A. (1931) &lt;I&gt;Economic Control of Quality of Manufactured Product&lt;/I&gt; &lt;A class="mw-redirect" title="ISBN (identifier)" href="https://en.wikipedia.org/wiki/ISBN_(identifier)" target="_blank"&gt;ISBN&lt;/A&gt;&amp;nbsp;&lt;A title="Special:BookSources/0-87389-076-0" href="https://en.wikipedia.org/wiki/Special:BookSources/0-87389-076-0" target="_blank"&gt;0-87389-076-0&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A clarification as well, P-charts are charting % defective (not defects). &amp;nbsp;Perhaps P-charts that are "in-control" suggest the process producing the defectives is consistent (In other words it is consistently making bad product). &amp;nbsp;This, of course, is not ideal. &amp;nbsp;Why not try to understand what is causing the defectives? &amp;nbsp;Perhaps experimentation or directed sampling to understand the causal structure instead of developing a process to react to the defective rate?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:40:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527690#M75148</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2022-07-28T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527932#M75171</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;&amp;nbsp;for the suggestion,&lt;/P&gt;&lt;P&gt;For scripting, usually I'll try from clicking chart &amp;amp; save the script to tweak (since I'm a novice in scripting).&lt;/P&gt;&lt;P&gt;I'm able to change the limit by tuning the "Get Limit" and saved it in the script window.&lt;/P&gt;&lt;P&gt;I tweak the script to be something like below but it still triggering every single point out of new limit.&lt;/P&gt;&lt;P&gt;I change warning test 1 &amp;amp; test beyond limit from 1 to 3&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;gb = dt3 &amp;lt;&amp;lt;Control Chart Builder(
	Size( 720, 500 ),
	Show Control Panel( 0 ),
	Show Alarm Report( 1 ),
	Show Capability( 0 ),
	Class( Shewhart Attribute ),
	Variables( Subgroup( :End Lot Time ), Y( :TTV_WB ) ),
	Chart(
		Points( Statistic( "Proportion" ) ),
		Limits(
			Sigma( "Binomial" ),
			Zones( 1 ),
			Shade Zones( 1 ),
			Show Center Line( 0 )
		),
		Warnings( Test 1( 3 ), Test Beyond Limits( 3 ) )
	),
	Get Limits(
		"C:\Users\jmpuser2020c\GetLimitS3014.jmp"
	),
	SendToReport(
		Dispatch(
			{},
			"End Lot Time",
			ScaleBox,
			{in( Today()-in days(30) ), Max( Today() ), Interval( "Day" ),
			Inc( 1 ), Minor Ticks( 0 )}
		)
	)
);
gb &amp;lt;&amp;lt; Bring Window to Front;
Wait (1);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Jul 2022 03:23:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527932#M75171</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2022-07-29T03:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527933#M75172</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, there is only 1 defect type and either got that 1 defect to be defective or do not have defect (good).&lt;/P&gt;&lt;P&gt;That's why we used p-chart.&lt;/P&gt;&lt;P&gt;I do agree with your input that the p-chart suggest the process producing the defectives is consistent (i.e consistently producing bad item). Anyway, there's a problem to solve.&lt;/P&gt;&lt;P&gt;Ideal case, we all want to achieve is 0 defect.&lt;/P&gt;&lt;P&gt;As of now, I'm working on control limit detection to find the pattern of existing data (exploring different type of rules which would benefit us).&lt;/P&gt;&lt;P&gt;I cannot investigate all 153 failed data which are too time-consuming.&lt;/P&gt;&lt;P&gt;Investigate the 1 failed point root cause make no different to overall defective %.&lt;/P&gt;&lt;P&gt;SPC/Run chart is reactive but I believe we can tighten the control limit over the time to do continuously improve the situation until it saturated at a better point rather than 5%.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Experiment will be done by other staff, my side just need to propose a monitoring plan.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 03:35:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/527933#M75172</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2022-07-29T03:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize control limit in RunChart with alarm after 3 consecutive points beyond the target</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/532249#M75527</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to update, I've customized the script which has to run through ~6 charts/table sequence before I got the result that I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 08:22:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-customize-control-limit-in-RunChart-with-alarm-after-3/m-p/532249#M75527</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2022-08-10T08:22:49Z</dc:date>
    </item>
  </channel>
</rss>

