<?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: Missing Median Values in Proc Means in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704759#M216078</link>
    <description>&lt;P&gt;Without example data and the log from running the program it isn't possible to diagnose. Do you get any "out of memory" notes or such?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show CODE asking for those statistics plus mean max min for some of the variables. And the entire output plus the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 15:17:56 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-12-09T15:17:56Z</dc:date>
    <item>
      <title>Missing Median Values in Proc Means</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704752#M216077</link>
      <description>&lt;P&gt;While working with let say 2-3 million records, the proc means prints missing values for Median and other stats like p5, p10, etc., although that's not the case with min, max, mean, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to overcome this limitation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Query:&lt;/P&gt;&lt;P&gt;proc means data=lib.data n nmiss min mean median max;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: I can't share the data or output. There is no error or warning. I expect there is a limitation on the number of obs, after which SAS doesn't execute these stats, although n nmiss min mean max are printed without any issue. I have used macros to take stats of few variables at once, but that is too manual and I thought someone might know any trick to force SAS to execute it.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 06:35:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704752#M216077</guid>
      <dc:creator>psrajput</dc:creator>
      <dc:date>2020-12-10T06:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Median Values in Proc Means</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704759#M216078</link>
      <description>&lt;P&gt;Without example data and the log from running the program it isn't possible to diagnose. Do you get any "out of memory" notes or such?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show CODE asking for those statistics plus mean max min for some of the variables. And the entire output plus the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 15:17:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704759#M216078</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-09T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Median Values in Proc Means</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704764#M216079</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/310443"&gt;@psrajput&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the various suggestions in the 2019 thread "&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Calculating-percentile-for-Huge-data/m-p/524085" target="_blank" rel="noopener"&gt;Calculating percentile for Huge data.&lt;/A&gt;" might help in your case.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 15:37:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-Median-Values-in-Proc-Means/m-p/704764#M216079</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-12-09T15:37:03Z</dc:date>
    </item>
  </channel>
</rss>

