<?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: avgmin=mean(min(of col1-col1070)); in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95051#M257666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of COL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However your use of mean(min(of does not make sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 20:54:01 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2013-09-26T20:54:01Z</dc:date>
    <item>
      <title>avgmin=mean(min(of col1-col1070));</title>
      <link>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95050#M257665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I am using the subject in code but don't want to hardcode 1070 what are my options?&amp;nbsp; I'm looking into using an array but wondering if there is something simple to add here like end or last.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 20:51:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95050#M257665</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2013-09-26T20:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: avgmin=mean(min(of col1-col1070));</title>
      <link>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95051#M257666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of COL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However your use of mean(min(of does not make sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 20:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95051#M257666</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2013-09-26T20:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: avgmin=mean(min(of col1-col1070));</title>
      <link>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95052#M257667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking for the right thing?&amp;nbsp; After all, you would get the same number if you removed the MEAN function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 20:56:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95052#M257667</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2013-09-26T20:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: avgmin=mean(min(of col1-col1070));</title>
      <link>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95053#M257668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, if you don't want ALL of COL, but want COL1 through COL XXXX you can just define a macrovariable and use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let endnum = 1070;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use COL1-COL&amp;amp;endnum;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 21:08:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/avgmin-mean-min-of-col1-col1070/m-p/95053#M257668</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2013-09-26T21:08:10Z</dc:date>
    </item>
  </channel>
</rss>

