<?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: Is the Answer key correct? PROC PRINT Output. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468130#M119542</link>
    <description>Hi:&lt;BR /&gt;  I heard back from the editors that D is the correct answer for this question. They will get this added to the errata. Thanks for bringing this to our attention.&lt;BR /&gt;Cynthia</description>
    <pubDate>Wed, 06 Jun 2018 16:59:33 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2018-06-06T16:59:33Z</dc:date>
    <item>
      <title>Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467867#M119451</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a question about : Which options are used to create the following PROC PRINT output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to&amp;nbsp;the answer key, B is the correct option because the DATE and NONUMBER system options cause the output to appear with the date but without page number. In the PROC PRINT step, the DOUBLE option specifies double spacing, and the NOOBS option removes the default Obs column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not see DOUBLE SPACING from the output table, so I select D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 21:54:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467867#M119451</guid>
      <dc:creator>ericliuzh1</dc:creator>
      <dc:date>2018-06-05T21:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467874#M119458</link>
      <description>&lt;P&gt;What is the source of the question?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is the third edition the errata guide is here.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/en/books/content-updates-base-prep-guide.html" target="_blank"&gt;https://support.sas.com/en/books/content-updates-base-prep-guide.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's an older version, you'll need to find the corrected update page. Not sure it's available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From a quick scan, I would also say D would be the correct answer, not because of the DOUBLE but because of the NOOBS not being on C.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/213598"&gt;@ericliuzh1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is a question about : Which options are used to create the following PROC PRINT output?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to&amp;nbsp;the answer key, B is the correct option because the DATE and NONUMBER system options cause the output to appear with the date but without page number. In the PROC PRINT step, the DOUBLE option specifies double spacing, and the NOOBS option removes the default Obs column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not see DOUBLE SPACING from the output table, so I select D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 22:07:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467874#M119458</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-05T22:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467875#M119459</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/213598"&gt;@ericliuzh1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is a question about : Which options are used to create the following PROC PRINT output?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to&amp;nbsp;the answer key, B is the correct option because the DATE and NONUMBER system options cause the output to appear with the date but without page number. In the PROC PRINT step, the DOUBLE option specifies double spacing, and the NOOBS option removes the default Obs column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not see DOUBLE SPACING from the output table, so I select D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I agree that the picture you show does not indicate the blank line between observations I would expect in the LIsting destination using the DOUBLE option in proc print. Who published that in when?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 22:09:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467875#M119459</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-06-05T22:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467878#M119460</link>
      <description>Hi:&lt;BR /&gt;  I am checking with the Editors of the Prep Guide whether the screen shot is wrong or the answer is wrong.&lt;BR /&gt;Cynthia</description>
      <pubDate>Tue, 05 Jun 2018 22:24:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/467878#M119460</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-06-05T22:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468015#M119498</link>
      <description>&lt;P&gt;It is the fourth edition.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 11:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468015#M119498</guid>
      <dc:creator>ericliuzh1</dc:creator>
      <dc:date>2018-06-06T11:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468016#M119499</link>
      <description>&lt;P&gt;Fourth edition Prep Guide. Ch.5, Q5.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 11:43:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468016#M119499</guid>
      <dc:creator>ericliuzh1</dc:creator>
      <dc:date>2018-06-06T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468017#M119500</link>
      <description>&lt;P&gt;Thanks, Cynthia.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 11:44:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468017#M119500</guid>
      <dc:creator>ericliuzh1</dc:creator>
      <dc:date>2018-06-06T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468130#M119542</link>
      <description>Hi:&lt;BR /&gt;  I heard back from the editors that D is the correct answer for this question. They will get this added to the errata. Thanks for bringing this to our attention.&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 06 Jun 2018 16:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468130#M119542</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-06-06T16:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Answer key correct? PROC PRINT Output.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468151#M119546</link>
      <description>&lt;P&gt;Thank you, Cynthia.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 17:50:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-Answer-key-correct-PROC-PRINT-Output/m-p/468151#M119546</guid>
      <dc:creator>ericliuzh1</dc:creator>
      <dc:date>2018-06-06T17:50:13Z</dc:date>
    </item>
  </channel>
</rss>

