<?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 Control charts for rare events in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/696358#M33608</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a RAREEVENT procedure in SAS/QC, beautifully explained by &lt;SPAN&gt;Cat Truxillo in a video&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;What resources are available for this in Base SAS or EG?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 22:46:02 GMT</pubDate>
    <dc:creator>VSht</dc:creator>
    <dc:date>2020-11-03T22:46:02Z</dc:date>
    <item>
      <title>Control charts for rare events</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/696358#M33608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a RAREEVENT procedure in SAS/QC, beautifully explained by &lt;SPAN&gt;Cat Truxillo in a video&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;What resources are available for this in Base SAS or EG?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 22:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/696358#M33608</guid>
      <dc:creator>VSht</dc:creator>
      <dc:date>2020-11-03T22:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Control charts for rare events</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/704420#M34063</link>
      <description>&lt;P&gt;It is possible to do these computations and graphics without SAS/QC, but it requires that you understand the statistical methodology and the graphical techniques that are used. For many non-experts, this is a big learning curve, which is why they license SAS/QC to access these methods out of the box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, look at &lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=qcug&amp;amp;docsetTarget=qcug_rareevents_gettingstarted.htm&amp;amp;locale=en" target="_self"&gt;the Getting Started example for the RAREEVENTS procedure.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are familiar with the relevant statistics, you can do the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use PROC UNIVARIATE to fit a geometric distribution the the LAGs of the events.&lt;/LI&gt;
&lt;LI&gt;Use PROC SGPLOT to overlay the empirical lags and the expected lags.&lt;/LI&gt;
&lt;LI&gt;Use the CDF function in Base SAS and &lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=qcug&amp;amp;docsetTarget=qcug_rareevents_details01.htm&amp;amp;locale=en" target="_self"&gt;the formulas in the RAREEVENTS documention&lt;/A&gt; to&amp;nbsp;&amp;nbsp;compute the control limits.&lt;/LI&gt;
&lt;LI&gt;Use PROC UNIVARIATE for the ECDF tests, if desired&lt;/LI&gt;
&lt;LI&gt;Use the BAND statement and the SERIES statement in PROC SGPLOT to create the plot.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 08 Dec 2020 15:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/704420#M34063</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-12-08T15:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Control charts for rare events</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/704553#M34084</link>
      <description>Thank you Rick. This is a great instruction.</description>
      <pubDate>Tue, 08 Dec 2020 21:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Control-charts-for-rare-events/m-p/704553#M34084</guid>
      <dc:creator>VSht</dc:creator>
      <dc:date>2020-12-08T21:15:07Z</dc:date>
    </item>
  </channel>
</rss>

