<?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 How do I apply different tests to a g-chart (rare event attribute) control chart in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417634#M66672</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Does anyone know how to rules other than outside limits in a g-chart (i.e a test for six (or more) points in a row continually increasing (or decreasing)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using the preferences/platform/control charts options but not sure why it's not applying.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions much appreciated.&lt;/P&gt;&lt;P&gt;(I'm using #JMPpro16 and very new to scripting so if the only way is to script I might need some really basic hints!)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 20:46:41 GMT</pubDate>
    <dc:creator>Teena</dc:creator>
    <dc:date>2023-06-10T20:46:41Z</dc:date>
    <item>
      <title>How do I apply different tests to a g-chart (rare event attribute) control chart</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417634#M66672</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Does anyone know how to rules other than outside limits in a g-chart (i.e a test for six (or more) points in a row continually increasing (or decreasing)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using the preferences/platform/control charts options but not sure why it's not applying.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions much appreciated.&lt;/P&gt;&lt;P&gt;(I'm using #JMPpro16 and very new to scripting so if the only way is to script I might need some really basic hints!)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:46:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417634#M66672</guid>
      <dc:creator>Teena</dc:creator>
      <dc:date>2023-06-10T20:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I apply different tests to a g-chart (rare event attribute) control chart</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417734#M66691</link>
      <description>&lt;P&gt;As you have discovered, the only test JMP allows for rare event charts is test beyond limits.&amp;nbsp; You would need to write a script for any additional tests.&amp;nbsp; Unfortunately, I do not have any sample code to share for doing this.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 14:11:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417734#M66691</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2021-09-13T14:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I apply different tests to a g-chart (rare event attribute) control chart</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417780#M66697</link>
      <description>&lt;P&gt;Any additional tests depend on the nature of the response (continuous or categorical) and the distribution of the response. For example. Nelson developed a set of 8 tests for common (but not exhaustive) special causes when using the Individuals Chart (X-chart) for continuous and normally distributed data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might be able to use &lt;A href="https://support.sas.com/documentation/onlinedoc/qc/151/rareevents.pdf" target="_self"&gt;this description&lt;/A&gt;&amp;nbsp;(see page 1192)&amp;nbsp; from SAS documentation to implement appropriate tests for the G-chart in JMP.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 15:29:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/417780#M66697</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-09-13T15:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I apply different tests to a g-chart (rare event attribute) control chart</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/418907#M66796</link>
      <description>&lt;P&gt;Thank you for confirming that I hadn't missed something obvious and indeed will work towards writing some script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 11:02:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/418907#M66796</guid>
      <dc:creator>Teena</dc:creator>
      <dc:date>2021-09-17T11:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I apply different tests to a g-chart (rare event attribute) control chart</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/418908#M66797</link>
      <description>&lt;P&gt;Thank you for the link - very useful!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 11:07:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-apply-different-tests-to-a-g-chart-rare-event-attribute/m-p/418908#M66797</guid>
      <dc:creator>Teena</dc:creator>
      <dc:date>2021-09-17T11:07:22Z</dc:date>
    </item>
  </channel>
</rss>

