<?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: Biostatistics in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865989#M1049</link>
    <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;&lt;P&gt;Hello, thank you for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's not homework. It's an extra credit. I have never used a SAS so II don't really know where to start&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 17:51:43 GMT</pubDate>
    <dc:creator>Aiylamohamed</dc:creator>
    <dc:date>2023-03-23T17:51:43Z</dc:date>
    <item>
      <title>Biostatistics</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865973#M1047</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Can i get help answering these:&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Please use SAS to solve the following questions, &lt;STRONG&gt;submit your SAS programs and outputs for each session.&lt;/STRONG&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data Analysis Session 1: Descriptive Statistics &lt;/STRONG&gt;(&lt;/P&gt;&lt;P&gt;1) Construct frequency distribution and histograms for height, LAI, and photosynthesis.&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) Calculate the mean, variance, standard deviation, and CV for LAI, height, photosynthesis.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865973#M1047</guid>
      <dc:creator>Aiylamohamed</dc:creator>
      <dc:date>2023-03-23T15:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Biostatistics</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865981#M1048</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Plenty of folks here are happy to help with homework assignments.&amp;nbsp; But most don't want to do the homework for you.&amp;nbsp; Have you worked on this?&amp;nbsp; Are you having problems?&amp;nbsp; Please show code you have tried, and describe the problems (errors? unexpected results?)&amp;nbsp; That will make it easier for people to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Q.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 16:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865981#M1048</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-03-23T16:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Biostatistics</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865989#M1049</link>
      <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;&lt;P&gt;Hello, thank you for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's not homework. It's an extra credit. I have never used a SAS so II don't really know where to start&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 17:51:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865989#M1049</guid>
      <dc:creator>Aiylamohamed</dc:creator>
      <dc:date>2023-03-23T17:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Biostatistics</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865990#M1050</link>
      <description>&lt;P&gt;First step would be to read the data from the Excel file into a SAS datasets.&amp;nbsp; Probably the easiest way is with the LIBNAME statement using the XLSX engine.&amp;nbsp; Have you done that?&amp;nbsp; After you have read it in, look into PROC FREQ, PROC UNIVARIATE, and PROC MEANS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if you've literally never used SAS before, you may want to ask a colleague for help getting started.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 17:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865990#M1050</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-03-23T17:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Biostatistics</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865991#M1051</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/441156"&gt;@Aiylamohamed&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;Hello, thank you for your response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's not homework. It's an extra credit. I have never used a SAS so II don't really know where to start&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There are plenty of tutorials available here at sas.com and on YouTube to get you started. And yes, extra credit is indeed homework.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 18:17:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Biostatistics/m-p/865991#M1051</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-23T18:17:34Z</dc:date>
    </item>
  </channel>
</rss>

