<?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: stats in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411230#M21531</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/150453"&gt;@Azhar_ca&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;was looking for any&amp;nbsp; more precise option available as a beginner.&lt;/P&gt;
&lt;P&gt;thanks for your kind input and understand my concern (beginner).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This has nothing to do with being a beginner in SAS. It has to do with properly formulating a question and being clear about what you're looking for and what you have. And realizing that homework is your job, not ours. We will help,but you need to clearly articulate your question AND what you've attempted - and this is more important on homework questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find video tutorials here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/#category/videos/sas-analytics-u" target="_blank"&gt;http://video.sas.com/#category/videos/sas-analytics-u&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the SAS e-course on Statistics is free, see the elearning section.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 16:13:11 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-11-07T16:13:11Z</dc:date>
    <item>
      <title>stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411027#M21508</link>
      <description>&lt;P&gt;hello&amp;nbsp; Folks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I have school assignment as stated below&lt;/P&gt;&lt;P&gt;Does Sales amount(numeric variable) differ among different Accountstatus(char variable), Goodcredit( numerical variable 0 or 1), and CustomerAge (numeric varibale) Segments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;whats the best syntax&amp;nbsp; i was thinkinf of proc univariate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your input will be appreciated.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 01:56:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411027#M21508</guid>
      <dc:creator>Azhar_ca</dc:creator>
      <dc:date>2017-11-07T01:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411042#M21511</link>
      <description>&lt;P&gt;We won't do your homework for you. Experiment, see what you get. If there is something you don't understand, come back to us.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411042#M21511</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-11-07T04:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411050#M21514</link>
      <description>&lt;P&gt;It depends. Usually you should have an idea of what procs you need based on what you’ve covered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may need FREQ, ANOVA, REG, GLM, UNIVARIATE or TTEST&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411050#M21514</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-07T04:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411142#M21517</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;i I tried EARLIER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc univariate&lt;/P&gt;&lt;P&gt;id;&lt;/P&gt;&lt;P&gt;class;&amp;nbsp;&lt;/P&gt;&lt;P&gt;histogram;&lt;/P&gt;&lt;P&gt;var;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was looking for any&amp;nbsp; more precise option available as a beginner.&lt;/P&gt;&lt;P&gt;thanks for your kind input and understand my concern (beginner).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a Wonderful Day .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 12:14:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411142#M21517</guid>
      <dc:creator>Azhar_ca</dc:creator>
      <dc:date>2017-11-07T12:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411192#M21526</link>
      <description>&lt;P&gt;PROC UNIVARIATE tells you about the distribution of one variable, so it isn't appropriate for your question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been studying linear regression? If so, &lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glm_gettingstarted01.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_self"&gt;see the documentation for PROC GLM&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Look at the documentation for the MODEL statement and ask yourself, "How can I model the response variable to account for those other categorical and continuous variables?"&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 14:21:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411192#M21526</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-11-07T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411230#M21531</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/150453"&gt;@Azhar_ca&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;was looking for any&amp;nbsp; more precise option available as a beginner.&lt;/P&gt;
&lt;P&gt;thanks for your kind input and understand my concern (beginner).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This has nothing to do with being a beginner in SAS. It has to do with properly formulating a question and being clear about what you're looking for and what you have. And realizing that homework is your job, not ours. We will help,but you need to clearly articulate your question AND what you've attempted - and this is more important on homework questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find video tutorials here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/#category/videos/sas-analytics-u" target="_blank"&gt;http://video.sas.com/#category/videos/sas-analytics-u&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the SAS e-course on Statistics is free, see the elearning section.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 16:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/411230#M21531</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-07T16:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/413836#M21718</link>
      <description>thanks for the link i find those videos quite helpful in clearing Some of the concepts of STATS.</description>
      <pubDate>Wed, 15 Nov 2017 23:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/413836#M21718</guid>
      <dc:creator>Azhar_ca</dc:creator>
      <dc:date>2017-11-15T23:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/413837#M21719</link>
      <description>&lt;P&gt;Hi thanks rick&lt;/P&gt;&lt;P&gt;i uses the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* 7) Does Sales amount differ among different account status, GoodCredit, and&lt;/P&gt;&lt;P&gt;customer age segments? */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;tabulate&lt;/STRONG&gt; data=final;&lt;/P&gt;&lt;P&gt;class Account_Status GoodCredit age_segment;&lt;/P&gt;&lt;P&gt;var sales;&lt;/P&gt;&lt;P&gt;table account_status, sales*(n sum mean stddev skewness);&lt;/P&gt;&lt;P&gt;table goodcredit, sales*(n sum mean stddev skewness);&lt;/P&gt;&lt;P&gt;table age_segment, sales*(n sum mean stddev skewness);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Non parametic */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;NPAR1WAY&lt;/STRONG&gt; data=final wilcoxon;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Class account_status;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Var sales;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exact; *OPTIONAL;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;NPAR1WAY&lt;/STRONG&gt; data=final wilcoxon;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Class GoodCredit;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Var sales;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exact; *OPTIONAL;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;/* GoodCredit based */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;ttest&lt;/STRONG&gt; data=final alpha=&lt;STRONG&gt;0.05&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;var sales;&lt;/P&gt;&lt;P&gt;class GoodCredit;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;NPAR1WAY&lt;/STRONG&gt; data=final wilcoxon;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Class age_segment;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Var sales;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exact; *OPTIONAL;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 23:15:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/stats/m-p/413837#M21719</guid>
      <dc:creator>Azhar_ca</dc:creator>
      <dc:date>2017-11-15T23:15:02Z</dc:date>
    </item>
  </channel>
</rss>

