<?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: SAS in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782681#M31913</link>
    <description>&lt;P&gt;You can use &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/pcfsicg/p1m2b3th113t84n1pt0vi70jj2ni.htm#n0hqqvluohltdjn0zep5dvz4gxrx" target="_self"&gt;PROC IMPORT&lt;/A&gt; to import the Excel file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/statug/statug_ttest_toc.htm" target="_self"&gt;PROC TTEST&lt;/A&gt; to do a t-test.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Nov 2021 16:35:43 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-11-27T16:35:43Z</dc:date>
    <item>
      <title>Import an Excel file and do a T-test</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782679#M31912</link>
      <description>&lt;P&gt;How do I import a data (excel) and do a t test&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 09:12:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782679#M31912</guid>
      <dc:creator>Sammie</dc:creator>
      <dc:date>2021-11-30T09:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782681#M31913</link>
      <description>&lt;P&gt;You can use &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/pcfsicg/p1m2b3th113t84n1pt0vi70jj2ni.htm#n0hqqvluohltdjn0zep5dvz4gxrx" target="_self"&gt;PROC IMPORT&lt;/A&gt; to import the Excel file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/statug/statug_ttest_toc.htm" target="_self"&gt;PROC TTEST&lt;/A&gt; to do a t-test.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 16:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782681#M31913</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-27T16:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782690#M31914</link>
      <description>Once I import the data. Do I need to save it under lib name? Not sure if I am making sense</description>
      <pubDate>Sat, 27 Nov 2021 18:36:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782690#M31914</guid>
      <dc:creator>Sammie</dc:creator>
      <dc:date>2021-11-27T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782693#M31916</link>
      <description>&lt;P&gt;If the data is imported from Excel it is already in a SAS-library.&lt;/P&gt;
&lt;P&gt;Maybe it is in the WORK library.&lt;/P&gt;
&lt;P&gt;The WORK library is temporary (it disappears when you sign out of your SAS-session), meaning you will have to import your Excel data again next time.&lt;/P&gt;
&lt;P&gt;If you import your Excel data in a permanent library or you copy your data from WORK library to a permanent library after import, you only need to import once.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you can make it work,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 19:06:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782693#M31916</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-27T19:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782694#M31917</link>
      <description>&lt;P&gt;I&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;STRONGLY&lt;/STRONG&gt;&lt;/U&gt; suggest that you work through the &lt;U&gt;free&lt;/U&gt; online Programming 1 course, where the basics of SAS are dealt with.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 20:03:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782694#M31917</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-11-27T20:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782697#M31918</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I fully agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can start here :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/en_be/training/offers/free-training.html" target="_blank"&gt;https://www.sas.com/en_be/training/offers/free-training.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's the SAS website for the SAS Belgium-Luxembourg&amp;nbsp;subsidiary / branch of SAS, but that does not matter of course.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 20:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782697#M31918</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-27T20:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782724#M31925</link>
      <description>&lt;P&gt;And if it has escaped your attention: this whole website deals with one thing only, namely the &lt;STRONG&gt;SAS&lt;/STRONG&gt; software. Therefore, using just "SAS" as a subject line is about as non-descript as possible, and does not shine a bright light on either your mental powers or your willingness to spend some effort. As does the terseness of your whole post.&lt;/P&gt;
&lt;P&gt;Please correct that by using the Edit feature.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 09:11:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Import-an-Excel-file-and-do-a-T-test/m-p/782724#M31925</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-11-28T09:11:32Z</dc:date>
    </item>
  </channel>
</rss>

