<?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 means in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-means/m-p/814917#M81822</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/426040"&gt;@Ugendhar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;In the sas programming when we using proc means&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;1. when we create a dataset by using output statement in the proc means the descriptve statistics will be saved as numerical variables in the dataset , Is there any option to convert those numerical variables into character variables ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, conversion of data types should be done in a different step after the PROC MEANS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2. if we want to controll the number of decimlas has to be present in the ouputted dataset , Is there any specific option/statement that we can use to controll it.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There is a &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_006/proc/n1qnc9bddfvhzqn105kqitnf29cp.htm#n1m8zxfes82ykcn1ij2cy50zo7c8" target="_self"&gt;MAXDEC option on PROC MEANS&lt;/A&gt; that applies to the displayed output, but does not apply to the data set. For this, again you need to format the data after in a separate step.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 16:59:27 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2022-05-24T16:59:27Z</dc:date>
    <item>
      <title>proc means</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-means/m-p/814916#M81821</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;In the sas programming when we using proc means&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;1. when we create a dataset by using output statement in the proc means the descriptve statistics will be saved as numerical variables in the dataset , Is there any option to convert those numerical variables into character variables ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2. if we want to controll the number of decimlas has to be present in the ouputted dataset , Is there any specific option/statement that we can use to controll it.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 16:54:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-means/m-p/814916#M81821</guid>
      <dc:creator>Ugendhar</dc:creator>
      <dc:date>2022-05-24T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: proc means</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-means/m-p/814917#M81822</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/426040"&gt;@Ugendhar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;In the sas programming when we using proc means&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;1. when we create a dataset by using output statement in the proc means the descriptve statistics will be saved as numerical variables in the dataset , Is there any option to convert those numerical variables into character variables ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, conversion of data types should be done in a different step after the PROC MEANS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2. if we want to controll the number of decimlas has to be present in the ouputted dataset , Is there any specific option/statement that we can use to controll it.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There is a &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_006/proc/n1qnc9bddfvhzqn105kqitnf29cp.htm#n1m8zxfes82ykcn1ij2cy50zo7c8" target="_self"&gt;MAXDEC option on PROC MEANS&lt;/A&gt; that applies to the displayed output, but does not apply to the data set. For this, again you need to format the data after in a separate step.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 16:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-means/m-p/814917#M81822</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-05-24T16:59:27Z</dc:date>
    </item>
  </channel>
</rss>

