<?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 UNIVARIATE READOUT in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401130#M66744</link>
    <description>&lt;P&gt;What are you referring to as 'readout'?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 19:28:48 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-10-04T19:28:48Z</dc:date>
    <item>
      <title>PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401127#M66743</link>
      <description>&lt;P&gt;Part of my PROC UNIVARIATE readout is giving values in the form of "11E-1" or "6.2587E+8."&amp;nbsp; How do I adjust the readout to provide actual numeric values?&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(SAS 9.4)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401127#M66743</guid>
      <dc:creator>JWO</dc:creator>
      <dc:date>2017-10-04T19:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401130#M66744</link>
      <description>&lt;P&gt;What are you referring to as 'readout'?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:28:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401130#M66744</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-04T19:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401133#M66745</link>
      <description>&lt;P&gt;Just the SAS Output in the results viewer.&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401133#M66745</guid>
      <dc:creator>JWO</dc:creator>
      <dc:date>2017-10-04T19:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401137#M66746</link>
      <description>&lt;P&gt;There are so many possible output with proc univariate I suggest that you provide a small example data set in the form of data step code and the code used for proc univariate that will duplicate the output. The data set only needs to have one variable.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:40:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401137#M66746</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-04T19:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401140#M66747</link>
      <description>&lt;P&gt;I think it had something to do with the number of variables I was running.&amp;nbsp; When I reduced the size of the dataset, it worked fine with fewer variables.&amp;nbsp; Thanks for your willingness to help.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:47:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401140#M66747</guid>
      <dc:creator>JWO</dc:creator>
      <dc:date>2017-10-04T19:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401141#M66748</link>
      <description>&lt;P&gt;I don't think you can. I think you'll have to save the data to a data set and then proc print it with explicit formats.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what you want that may or may not be worth the work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/01/09/ods-output-any-statistic.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2017/01/09/ods-output-any-statistic.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:48:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401141#M66748</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-04T19:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROC UNIVARIATE READOUT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401175#M66749</link>
      <description>&lt;P&gt;SAS output never contains "&lt;SPAN&gt;actual numeric values."&amp;nbsp; It contains formatted values.&amp;nbsp; In some cases the formatted values are displayed in E format.&amp;nbsp; You can always modify ODS table templates to change formats.&amp;nbsp; Here is one of many source of more information about ODS.&amp;nbsp;&lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_ods_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_ods_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 23:44:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-UNIVARIATE-READOUT/m-p/401175#M66749</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-10-04T23:44:19Z</dc:date>
    </item>
  </channel>
</rss>

