<?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: Statistics in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355627#M18641</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/141162"&gt;@kirchi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Which test is used to find&amp;nbsp;Population mean/median when the form of population is not known and sample size is small?&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Population mean when the form of population is not known and sample size is large???&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which non-perametric test is best for these tests?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Descriptive statistics such as mean, median, mode, standard deviation, variance, maximum, minimum, range and quantiles are the result of calculations on the data and do not depend on a distribution in any way shape or form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a hypothetical distribution of data values then you may test if the descriptive statistics come from a specific distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Best test" will always depend on what question(s) you are asking, what type of values your data represents (nominal, ordinal, interal ratio), the required precision of the answer (within 5% for example), how much data you have in your sample and whether you sample data represents a single sample, paired observation, multivariate observation, two or more random samples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to take a class in nonparametric statistics to see the richness of the field.&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2017 14:43:02 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-05-03T14:43:02Z</dc:date>
    <item>
      <title>Statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355545#M18635</link>
      <description>&lt;P&gt;Which test is used to find&amp;nbsp;Population mean/median when the form of population is not known and sample size is small?&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;Population mean when the form of population is not known and sample size is large???&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which non-perametric test is best for these tests?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 11:24:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355545#M18635</guid>
      <dc:creator>kirchi</dc:creator>
      <dc:date>2017-05-03T11:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355566#M18638</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/141162"&gt;@kirchi&lt;/a&gt;, could you please provide meaningful titles to your posts, instead of giving every post the title of "Statistics"? That would be helpful to everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't know the distribution of a variable, then you could use a non-Parametric test. However, it's not really clear what you want to test, as you haven't specified an hypothesis you want to test. However, if you are testing to see if the mean equals a specified value, PROC UNIVARIATE has both a sign test&amp;nbsp;and a signed rank test.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 13:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355566#M18638</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-05-03T13:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355610#M18639</link>
      <description>&lt;P&gt;There isn't a 'test' to find an estimator, there are tests to check is samples are different from population or each other.&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/141162"&gt;@kirchi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Which test is used to find&amp;nbsp;Population mean/median when the form of population is not known and sample size is small?&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Population mean when the form of population is not known and sample size is large???&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which non-perametric test is best for these tests?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is not a computer based question anyways, it appears to be a methodology question that requires a written answer not code or SAS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 14:02:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355610#M18639</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-03T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355624#M18640</link>
      <description>&lt;P&gt;Data simulation.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2014/11/21/resampling-in-sas.html" target="_blank"&gt;http://blogs.sas.com/content/iml/2014/11/21/resampling-in-sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when dataset is big, mean of population should conform to normal distribution according to center limit theory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 14:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355624#M18640</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-05-03T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355627#M18641</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/141162"&gt;@kirchi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Which test is used to find&amp;nbsp;Population mean/median when the form of population is not known and sample size is small?&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Population mean when the form of population is not known and sample size is large???&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which non-perametric test is best for these tests?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Descriptive statistics such as mean, median, mode, standard deviation, variance, maximum, minimum, range and quantiles are the result of calculations on the data and do not depend on a distribution in any way shape or form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a hypothetical distribution of data values then you may test if the descriptive statistics come from a specific distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Best test" will always depend on what question(s) you are asking, what type of values your data represents (nominal, ordinal, interal ratio), the required precision of the answer (within 5% for example), how much data you have in your sample and whether you sample data represents a single sample, paired observation, multivariate observation, two or more random samples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to take a class in nonparametric statistics to see the richness of the field.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 14:43:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics/m-p/355627#M18641</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-05-03T14:43:02Z</dc:date>
    </item>
  </channel>
</rss>

