<?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: difference between the parameters cibasic and ciquantnormal in proc univariate in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/difference-between-the-parameters-cibasic-and-ciquantnormal-in/m-p/496172#M25702</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/84432"&gt;@ipqnojug&lt;/a&gt;&amp;nbsp;and welcome to the SAS Support Communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cibasic" target="_blank"&gt;CIBASIC&lt;/A&gt; and &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cipctlnormal" target="_blank"&gt;CIQUANTNORMAL&lt;/A&gt;&amp;nbsp;(unlike &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cipctldf" target="_blank"&gt;CIQUANTDF&lt;/A&gt;&lt;SPAN&gt;)&amp;nbsp;&lt;/SPAN&gt;calculate confidence intervals &lt;SPAN&gt;based on the assumption that the data are normally distributed.&amp;nbsp;Since mean and median (=50% quantile) of a normal distribution coincide, a confidence interval (CI) for the mean is also a CI for the median.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Sep 2018 10:29:59 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2018-09-17T10:29:59Z</dc:date>
    <item>
      <title>difference between the parameters cibasic and ciquantnormal in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/difference-between-the-parameters-cibasic-and-ciquantnormal-in/m-p/496131#M25700</link>
      <description>&lt;P&gt;In the sas example,&amp;nbsp;&lt;/P&gt;&lt;PRE class="AAprogramlisting"&gt;proc univariate data=Heights ciquantnormal(alpha=.1);
   var Height;
run;&lt;/PRE&gt;&lt;P&gt;calcualtes the confidence interval for quantiles, while&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="AAprogramlisting"&gt;proc univariate data=Heights cibasic(alpha=.1);
   var Height;
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;calcualtes the confidence interval for&amp;nbsp;mean.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I find that the confidence interval for 50% quantile is the same as that of mean. I am a little confused by this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 06:41:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/difference-between-the-parameters-cibasic-and-ciquantnormal-in/m-p/496131#M25700</guid>
      <dc:creator>ipqnojug</dc:creator>
      <dc:date>2018-09-17T06:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: difference between the parameters cibasic and ciquantnormal in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/difference-between-the-parameters-cibasic-and-ciquantnormal-in/m-p/496172#M25702</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/84432"&gt;@ipqnojug&lt;/a&gt;&amp;nbsp;and welcome to the SAS Support Communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cibasic" target="_blank"&gt;CIBASIC&lt;/A&gt; and &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cipctlnormal" target="_blank"&gt;CIQUANTNORMAL&lt;/A&gt;&amp;nbsp;(unlike &lt;A href="https://documentation.sas.com/?docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#procstat.univariate.proc_cipctldf" target="_blank"&gt;CIQUANTDF&lt;/A&gt;&lt;SPAN&gt;)&amp;nbsp;&lt;/SPAN&gt;calculate confidence intervals &lt;SPAN&gt;based on the assumption that the data are normally distributed.&amp;nbsp;Since mean and median (=50% quantile) of a normal distribution coincide, a confidence interval (CI) for the mean is also a CI for the median.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 10:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/difference-between-the-parameters-cibasic-and-ciquantnormal-in/m-p/496172#M25702</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2018-09-17T10:29:59Z</dc:date>
    </item>
  </channel>
</rss>

