<?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: proc shewhart - run tests on subset of input data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26156#M954</link>
    <description>I actually want to chart all 180 observations. I just want it to show test violations in the last 30 observations. There might have been test violations in the first 120 days, but I don't want it to show on the chart.&lt;BR /&gt;
&lt;BR /&gt;
I think that this might not be possible. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
    <pubDate>Tue, 02 Nov 2010 14:51:54 GMT</pubDate>
    <dc:creator>kdp</dc:creator>
    <dc:date>2010-11-02T14:51:54Z</dc:date>
    <item>
      <title>proc shewhart - run tests on subset of input data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26154#M952</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I am using a data set in proc shewhart that has 180 observations for each by group combination. I would like to use the 180 observations to calculate all the statistics and display on the chart. However, I would only like to run the tests on the last 30 days. Basically, for the first 120 observations, it should not display if a test was violated or not - only for the last 30 observations.&lt;BR /&gt;
&lt;BR /&gt;
Is this possible? I don't mind using multiple proc shewhart procedures to get around this issue.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
kdp</description>
      <pubDate>Mon, 01 Nov 2010 21:56:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26154#M952</guid>
      <dc:creator>kdp</dc:creator>
      <dc:date>2010-11-01T21:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: proc shewhart - run tests on subset of input data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26155#M953</link>
      <description>I think you have figured out the basic procedure.&lt;BR /&gt;
&lt;BR /&gt;
First, run PROC SHEWHART on all data, tell it to create no charts, and save the limits to a file.&lt;BR /&gt;
&lt;BR /&gt;
Second, run PROC SHEWHART on just the data you want to chart, tell it to use the limits calculated above.</description>
      <pubDate>Tue, 02 Nov 2010 12:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26155#M953</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2010-11-02T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: proc shewhart - run tests on subset of input data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26156#M954</link>
      <description>I actually want to chart all 180 observations. I just want it to show test violations in the last 30 observations. There might have been test violations in the first 120 days, but I don't want it to show on the chart.&lt;BR /&gt;
&lt;BR /&gt;
I think that this might not be possible. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Tue, 02 Nov 2010 14:51:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26156#M954</guid>
      <dc:creator>kdp</dc:creator>
      <dc:date>2010-11-02T14:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: proc shewhart - run tests on subset of input data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26157#M955</link>
      <description>I am not aware of a way to do this with PROC SHEWHART commands. It is probably possible using ANNOTATE graphics.</description>
      <pubDate>Tue, 02 Nov 2010 15:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-shewhart-run-tests-on-subset-of-input-data/m-p/26157#M955</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2010-11-02T15:20:11Z</dc:date>
    </item>
  </channel>
</rss>

