<?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 QMethod Option in Proc Means in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/QMethod-Option-in-Proc-Means/m-p/59295#M16712</link>
    <description>What impact does QMethod option have on the output?&lt;BR /&gt;
&lt;BR /&gt;
thanks.</description>
    <pubDate>Wed, 05 Jan 2011 22:06:53 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2011-01-05T22:06:53Z</dc:date>
    <item>
      <title>QMethod Option in Proc Means</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/QMethod-Option-in-Proc-Means/m-p/59295#M16712</link>
      <description>What impact does QMethod option have on the output?&lt;BR /&gt;
&lt;BR /&gt;
thanks.</description>
      <pubDate>Wed, 05 Jan 2011 22:06:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/QMethod-Option-in-Proc-Means/m-p/59295#M16712</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-01-05T22:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: QMethod Option in Proc Means</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/QMethod-Option-in-Proc-Means/m-p/59296#M16713</link>
      <description>Hi:&lt;BR /&gt;
From the doc:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000146729.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000146729.htm&lt;/A&gt;&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
QMETHOD=OS|P2|HIST&lt;BR /&gt;
specifies the method that PROC MEANS uses to process the input data when it computes quantiles. If the number of observations is less than or equal to the QMARKERS= value and QNTLDEF=5, then both methods produce the same results.&lt;BR /&gt;
&lt;BR /&gt;
-- OS uses order statistics. This method is the same method that PROC UNIVARIATE uses.&lt;BR /&gt;
&lt;BR /&gt;
Note:   This technique can be very memory-intensive.  &lt;BR /&gt;
&lt;BR /&gt;
-- P2|HIST uses the P² method to approximate the quantile.&lt;BR /&gt;
&lt;BR /&gt;
Default: OS &lt;BR /&gt;
Restriction: When QMETHOD=P2, PROC MEANS will not compute the following: &lt;BR /&gt;
•MODE&lt;BR /&gt;
•weighted quantiles&lt;BR /&gt;
 &lt;BR /&gt;
Tip: When QMETHOD=P2, reliable estimations of some quantiles (P1,P5,P95,P99) might not be possible for some data sets. &lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
For more info, look at the documentation on quantiles:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000608466.htm#a000325873" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000608466.htm#a000325873&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 06 Jan 2011 00:21:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/QMethod-Option-in-Proc-Means/m-p/59296#M16713</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-01-06T00:21:24Z</dc:date>
    </item>
  </channel>
</rss>

