<?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: Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525479#M142982</link>
    <description>Instead, can you use a non-parametric option?</description>
    <pubDate>Tue, 08 Jan 2019 16:38:08 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-01-08T16:38:08Z</dc:date>
    <item>
      <title>Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525469#M142979</link>
      <description>&lt;P&gt;Hi Iam new to SAS and statistics,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I know which is the best approach to transform non normal data&lt;STRONG&gt;(positive,negative,zero&amp;nbsp;values&lt;/STRONG&gt;) distribution to &lt;STRONG&gt;NORMAL&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I came across few internet sites which mentioned to perform &lt;EM&gt;Log transformation&lt;/EM&gt;&amp;nbsp;by adding a constant.But some says this is not a good approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached(T test file) on which I want to run "&lt;STRONG&gt;T test "&lt;/STRONG&gt; on &lt;EM&gt;"overall difference variable "&lt;/EM&gt; to see if my template worked better - here post test score is the score after template where as pretest score is the scorer before giving template(i.e instructions).&lt;/P&gt;&lt;P&gt;Since the data is skewed and I ran some normality test check "Shapiro wilk" and I got a P value which is less than 0.05.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So based on the &lt;STRONG&gt;shapiro&lt;/STRONG&gt; result and my histogram on "overall score difference " variable I came to know my variable is not normally distributed so I cant run T test and decided to do a normal transformation.But my difference variable has negative,positive,zero values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help in advance.Please ask me questions if I am not clear&amp;nbsp; as this is my first post.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 16:21:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525469#M142979</guid>
      <dc:creator>Deekshana</dc:creator>
      <dc:date>2019-01-08T16:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525479#M142982</link>
      <description>Instead, can you use a non-parametric option?</description>
      <pubDate>Tue, 08 Jan 2019 16:38:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525479#M142982</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-08T16:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525486#M142983</link>
      <description>&lt;P&gt;With a smallish sample, 31 records, and paired observations, prescore and postscore,&amp;nbsp;I would be strongly tempted to look at a non-parametric test such as Wilcoxon.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 16:48:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525486#M142983</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-01-08T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525495#M142984</link>
      <description>&lt;P&gt;Hi ballardw I could remember some basic stats which says if n&amp;lt;30 we use&amp;nbsp;&lt;SPAN&gt;Wilcoxon since T test applies for observations when n&amp;gt;30.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But my sample contains n&amp;gt;30 so should I use "Wilcoxon" OR else "transform the actual data and then do T test"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 17:06:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525495#M142984</guid>
      <dc:creator>Deekshana</dc:creator>
      <dc:date>2019-01-08T17:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which is the best approach to transform non normal data(+Ve,-Ve,0 values) distribution to normal</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525505#M142995</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/253812"&gt;@Deekshana&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi ballardw I could remember some basic stats which says if n&amp;lt;30 we use&amp;nbsp;&lt;SPAN&gt;Wilcoxon since T test applies for observations when n&amp;gt;30.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But my sample contains n&amp;gt;30 so should I use "Wilcoxon" OR else "transform the actual data and then do T test"&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Before going to the complexity of transforming the data I would tend to run both a Wicoxon and TTest with the PAIRED option and see how the results look.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also those guidelines for thirty are general in nature. A WILCOXON test is just less efficient if the data is actually normal but it will work on much larger data sets. The advantage being that the only requirement the numeric&amp;nbsp;data values have some actual meaning such as a measurement.&lt;/P&gt;
&lt;P&gt;The &amp;gt;30 is that when you treat multiple groups of more than 30 records the means tend behave more or less normally. So you likely don't need to do a transform at all. Which is why I suggest trying both and comparing results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 18:08:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Which-is-the-best-approach-to-transform-non-normal-data-Ve-Ve-0/m-p/525505#M142995</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-01-08T18:08:32Z</dc:date>
    </item>
  </channel>
</rss>

