<?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: CUSUM Control Chart in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/348198#M59916</link>
    <description>&lt;P&gt;SWEET! &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you. Really looking forward to all the updates in the new version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2021 18:25:09 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2021-01-13T18:25:09Z</dc:date>
    <item>
      <title>CUSUM Control Chart</title>
      <link>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/262021#M51290</link>
      <description>&lt;P&gt;hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I take the data set from the sample data library "Engine Temperature Sensor.jmp." and run the script below, I detect a shift at datapoint 26. What I would like to do is to modify the script below,so upon a shift detection only, it would automatically do something (example trigger an email, or write to a file ) flagging a shift was detected and on which data point the shift occurred?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas on how to achieve this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;CUSUM Control Chart(
	Y( :Y ),
	Sigma( 5 ),
	SendToReport(
		Dispatch( {"CUSUM Chart"}, "2", ScaleBox, {Min( -10 ), Max( 10 ), Inc( 5 ), Minor Ticks( 1 )} ),
		Dispatch( {"CUSUM Chart"}, "CUSUM Control Chart Plot", FrameBox, {Frame Size( 1136, 644 )} )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:27:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/262021#M51290</guid>
      <dc:creator>BrianK</dc:creator>
      <dc:date>2023-06-09T23:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: CUSUM Control Chart</title>
      <link>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/269013#M52360</link>
      <description>&lt;P&gt;Challenge Accepted&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder if its possible to use the standard control chart alarm scripts to catch the flag and then launch an action?&lt;/P&gt;
&lt;P&gt;Maybe...&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 22:35:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/269013#M52360</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2020-05-26T22:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: CUSUM Control Chart</title>
      <link>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/347409#M59820</link>
      <description>&lt;P&gt;I'm happy to report - In JMP 16, we added alarm scripts for CUSUM charts. This allows you to trigger warnings or other actions to occur when a shift is detected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:52:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/347409#M59820</guid>
      <dc:creator>Audrey_Shull</dc:creator>
      <dc:date>2021-01-11T20:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: CUSUM Control Chart</title>
      <link>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/348198#M59916</link>
      <description>&lt;P&gt;SWEET! &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you. Really looking forward to all the updates in the new version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 18:25:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/CUSUM-Control-Chart/m-p/348198#M59916</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2021-01-13T18:25:09Z</dc:date>
    </item>
  </channel>
</rss>

