<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171911</link>
    <title>MATLAB Central Newsreader - How to assess whether a dataset is generated by a symmetric distribution?</title>
    <description>Feed for thread: How to assess whether a dataset is generated by a symmetric distribution?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 02 Jul 2008 10:39:02 -0400</pubDate>
      <title>How to assess whether a dataset is generated by a symmetric distribution?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171911#440724</link>
      <author>wang wang</author>
      <description>I have a dataset and wanna to assess if it is generated by &lt;br&gt;
a symmetric distribution. Except for the usual measure of &lt;br&gt;
the skewness coefficent, is there functions that can give &lt;br&gt;
other measurements of symmetry or do some test for &lt;br&gt;
symmetry? Thanks!</description>
    </item>
    <item>
      <pubDate>Wed, 02 Jul 2008 14:12:23 -0400</pubDate>
      <title>Re: How to assess whether a dataset is generated by a symmetric </title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171911#440762</link>
      <author>Greg Heath</author>
      <description>On Jul 2, 6:39=A0am, &quot;wang wang&quot; &amp;lt;pli...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; I have a dataset and wanna to assess if it is generated by&lt;br&gt;
&amp;gt; a symmetric distribution. Except for the usual measure of&lt;br&gt;
&amp;gt; the skewness coefficent, is there functions that can give&lt;br&gt;
&amp;gt; other measurements of symmetry or do some test for&lt;br&gt;
&amp;gt; symmetry? Thanks!&lt;br&gt;
&lt;br&gt;
You can try a KS test on the two symmetric distributions&lt;br&gt;
&lt;br&gt;
p1(x) =3D p(x| x&amp;gt;=3D0) + p(-x| x &amp;lt;0)&lt;br&gt;
p2(x) =3D p(-x| x&amp;gt;=3D0) + p(x| x &amp;lt;0)&lt;br&gt;
&lt;br&gt;
Hope this helps,&lt;br&gt;
&lt;br&gt;
Greg</description>
    </item>
    <item>
      <pubDate>Wed, 02 Jul 2008 14:40:20 -0400</pubDate>
      <title>Re: How to assess whether a dataset is generated by a symmetric distribution?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171911#440770</link>
      <author>Jos </author>
      <description>&quot;wang wang&quot; &amp;lt;pligly@gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g4fls6$5eo$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I have a dataset and wanna to assess if it is generated by &lt;br&gt;
&amp;gt; a symmetric distribution. Except for the usual measure of &lt;br&gt;
&amp;gt; the skewness coefficent, is there functions that can give &lt;br&gt;
&amp;gt; other measurements of symmetry or do some test for &lt;br&gt;
&amp;gt; symmetry? Thanks!&lt;br&gt;
&lt;br&gt;
My TRIPLESTEST, a non-parametric for ditributional symmetry&lt;br&gt;
can be found here (beware of line wraps):&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=19547&amp;objectType=FILE&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=19547&amp;objectType=FILE&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
hth&lt;br&gt;
Jos</description>
    </item>
  </channel>
</rss>

