<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255288</link>
    <title>MATLAB Central Newsreader - to convert non-normal distribution into normal</title>
    <description>Feed for thread: to convert non-normal distribution into normal</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>Sat, 04 Jul 2009 02:56:01 -0400</pubDate>
      <title>to convert non-normal distribution into normal</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255288#662567</link>
      <author>Adhithya Plato </author>
      <description>hello,&lt;br&gt;
&lt;br&gt;
I will pleased to know, whether there is any command in MATLAB to convert, non-normal data into normal data.....but without changing the mean and standard deviation more than 1 to 2% ?</description>
    </item>
    <item>
      <pubDate>Mon, 06 Jul 2009 15:46:02 -0400</pubDate>
      <title>Re: to convert non-normal distribution into normal</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255288#662956</link>
      <author>Peter Perkins</author>
      <description>Adhithya Plato wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt; I will pleased to know, whether there is any command in MATLAB to convert, non-normal data into normal data.....but without changing the mean and standard deviation more than 1 to 2% ?&lt;br&gt;
&lt;br&gt;
Stop worrying about the mean and the variance.  You can adjust those however you want.&lt;br&gt;
&lt;br&gt;
You've posted at least twice about this.  Here, you seem to have asked for a transformation; earlier you described computing the mean and variance and generating samples from a normal distribution.  If your data are not normal, then simply fitting a normal to them isn't going to help with anything.  It is often possible to transform data to normality.  The simplest, most common transformation is the log, and Box-Cox transformations are also common.  A Johnson transformation (see JOHNSRND in the Statistics Toolbox) might also be helpful.&lt;br&gt;
&lt;br&gt;
But what transformation you would need depends entirely on what you data look like.  You will need to experiment on your own.&lt;br&gt;
&lt;br&gt;
But step back a minute.  You need to decide what you're trying to accomplish, and what you are going to do with the transformation.&lt;br&gt;
&lt;br&gt;
Hope this helps.</description>
    </item>
  </channel>
</rss>

