<?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: Statistical Technique for Data Comparison in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832181#M41210</link>
    <description>&lt;P&gt;I think there is only one t-test. &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;has given you code.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 17:17:14 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-09-07T17:17:14Z</dc:date>
    <item>
      <title>Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832143#M41195</link>
      <description>&lt;P&gt;Hello every one there,&lt;/P&gt;&lt;P&gt;Hopeful you good!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Business entity board has planned to make a comparison of two methods of Own-source revenue collection namely Traditional method and The new "Revenue Collection Information System" which has been implemented for three years now!&lt;/P&gt;&lt;P&gt;The objective is to analyze the contribution and effectiveness of the new&amp;nbsp;"Revenue Collection Information System" by comparing the revenues collected for those three years of its implementation and other three years before its implementation.&lt;/P&gt;&lt;P&gt;The sources of Revenues are:&lt;/P&gt;&lt;P&gt;1: Receipt on sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (xxx units of currency)&lt;/P&gt;&lt;P&gt;2: Levies&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xxxxxx units of currency)&lt;/P&gt;&lt;P&gt;3: Rent&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xx units of currency)&lt;/P&gt;&lt;P&gt;4: Charges and fines&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (xxx units of currency)&lt;/P&gt;&lt;P&gt;5: Registration fees&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xxx units of currency)&lt;/P&gt;&lt;P&gt;6: License issuance fee&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xxxx units of currency)&lt;/P&gt;&lt;P&gt;e.t.c&lt;/P&gt;&lt;P&gt;Which statistical technique is best to compare the two ways/systems of revenue collection?&lt;/P&gt;&lt;P&gt;NB: THE REVENUE SOURCES MIGHT NOT BE THE SAME FOR THE THREE YEARS, i.e. ONE YEAR MIGHT HAVE MANY OR FEWER REVENUE SOURCES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in Advance!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 15:04:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832143#M41195</guid>
      <dc:creator>Andy_20</dc:creator>
      <dc:date>2022-09-07T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832168#M41205</link>
      <description>&lt;P&gt;To do any statistical testing, you need an estimate of error, often derived from replication of the data collection. In this case the only replication is the three different years before the change, and the three different years after the change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But these are not true replicates, as you state the revenue sources can change from year to year. In addition, there are many macro-economic factors that may have changed. Only you can decide how serious these issues are. It is possible that these are serious issues which will cause great variability in your data, and swamp any change in signal that you are trying to find.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nevertheless, I suppose you could average the three year's totals before the change and compare this to the average of the three year's totals after the change, and do a t-test to compare the averages, or a non-parametric test to answer the same question. Again, I'm very skeptical that your data meets the conditions required that you have true replicates, and you should not go ahead and do this test without thinking hard about this. Do not go ahead and say this was recommended by some guy PaigeMiller in the SAS communities, because honestly I am not recommending it; and if you choose to go ahead, the responsibility is yours that this is a valid test, not my responsibility at all.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 16:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832168#M41205</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-07T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832169#M41206</link>
      <description>&lt;P&gt;From your description, this sounds like an analysis of variance (ANOVA) or a two-sample t-test&amp;nbsp;in which you ask whether the mean quantities (sales, levies, rent,...) are significantly different for the "Before" and "After" periods. Here is an example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data Have;
input Year Rent;
if Year &amp;lt; 2019 then Group="Traditional";
else                Group="New Method ";
label Rent="Rent (Millions)";
datalines;
2016  1.13
2017  1.22
2018  1.30
2019  1.35
2020  1.35
2021  1.45
;

proc glm data=Have;
   class Group;
   model Rent = Group;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 16:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832169#M41206</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-09-07T16:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832175#M41209</link>
      <description>Thank you PaigeMiller, you've helped me for a great start.&lt;BR /&gt;&lt;BR /&gt;You just recommended a t-test, which kind of t-test will be appropriate!&lt;BR /&gt;&lt;BR /&gt;Many Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:03:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832175#M41209</guid>
      <dc:creator>Andy_20</dc:creator>
      <dc:date>2022-09-07T17:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832181#M41210</link>
      <description>&lt;P&gt;I think there is only one t-test. &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;has given you code.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:17:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832181#M41210</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-07T17:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical Technique for Data Comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832186#M41211</link>
      <description>&lt;P&gt;If you are trying to look it up&amp;nbsp; or read about it, look for "two-sample two-sided t test."&amp;nbsp; The two samples are "before" vs "After."&amp;nbsp; You want two-sided because you are interested in whether The means are different, not whether one is larger than the other (which would be a "one-sided" analysis).&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:30:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-Technique-for-Data-Comparison/m-p/832186#M41211</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-09-07T17:30:19Z</dc:date>
    </item>
  </channel>
</rss>

