<?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: comprehensive breakdown of revenues generated over the four week period. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/comprehensive-breakdown-of-revenues-generated-over-the-four-week/m-p/57068#M15931</link>
    <description>The data analysis code you are looking to compose in your SAS program is based on what you term "comprehensive breakdown of revenues", also depending on the data you have available.&lt;BR /&gt;
&lt;BR /&gt;
There are SAS PROCs, such as PROCs TABULATE, MEANS, SUMMARY, UNIVARIATE, each having particular data-analysis and/or built-in reporting capabilities.  These functions can make use of "formattted" variable values, giving you the opportunity to use a SAS FORMAT to take a SAS DATE (numeric) variable and use the month/year formatted portion for analysis and output display.&lt;BR /&gt;
&lt;BR /&gt;
Also, suggest you look at your available SAS "date" related variables and consider using a DATA step with SAS functions to derive a "month-start-date" or by week, as suits your analysis requirements.  &lt;BR /&gt;
&lt;BR /&gt;
Consider the wealth of SAS-hosted documentation and supplemental technical / conference reference materials and papers you have at your "free use" disposal on the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website, either using Google search or the website's SEARCH facility.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
data analysis revenue breakdown by month site:sas.com</description>
    <pubDate>Sun, 14 Feb 2010 17:12:16 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-02-14T17:12:16Z</dc:date>
    <item>
      <title>comprehensive breakdown of revenues generated over the four week period.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/comprehensive-breakdown-of-revenues-generated-over-the-four-week/m-p/57067#M15930</link>
      <description>Hello ,&lt;BR /&gt;
&lt;BR /&gt;
could someone please guid me.I have three datasets called - ' period1 data ' , &lt;BR /&gt;
'period 2A data ' and ' period2B Data ' I want to produce a comprehensive breakdown of revenues generated over the four week period , where period 1 data is for 2 weeks and period 2 data is divided into one week each.&lt;BR /&gt;
&lt;BR /&gt;
The sample data is :&lt;BR /&gt;
&lt;BR /&gt;
		                                          Period 1  Period 2A   Period 2B&lt;BR /&gt;
	&lt;BR /&gt;
Transaction ID	Transaction   number	            1 – 8	1 – 8	1 – 8&lt;BR /&gt;
Date of Sale	  Date of the transaction         9 – 18	9 – 18	&lt;BR /&gt;
Time of Sale	   Time of the transaction       19 – 26           9 – 16&lt;BR /&gt;
Laptop Model	  AP3965 or AT3600	             27 – 32	19 – 24	&lt;BR /&gt;
Units Sold	               Number of laptops sold             33 – 35	25 – 27	&lt;BR /&gt;
Warranty	                      0 = NO, 1 = YES.             36	28&lt;BR /&gt;
&lt;BR /&gt;
Its given that during  both periods the sale price of the AT3600 laptop was &lt;BR /&gt;
$ 1,199.99 and  during Period 1 the sale price of the AP3965 laptop was $ 699.99. During Period 2 this laptop was available on special offer at $ 499.99.&lt;BR /&gt;
&lt;BR /&gt;
I need to produce a  breakdown of revenues generated over the four week period.&lt;BR /&gt;
Could you please suggest me a code for the same .&lt;BR /&gt;
&lt;BR /&gt;
Kind  Regards ,&lt;BR /&gt;
&lt;BR /&gt;
mark</description>
      <pubDate>Sun, 14 Feb 2010 13:05:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/comprehensive-breakdown-of-revenues-generated-over-the-four-week/m-p/57067#M15930</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-14T13:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: comprehensive breakdown of revenues generated over the four week period.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/comprehensive-breakdown-of-revenues-generated-over-the-four-week/m-p/57068#M15931</link>
      <description>The data analysis code you are looking to compose in your SAS program is based on what you term "comprehensive breakdown of revenues", also depending on the data you have available.&lt;BR /&gt;
&lt;BR /&gt;
There are SAS PROCs, such as PROCs TABULATE, MEANS, SUMMARY, UNIVARIATE, each having particular data-analysis and/or built-in reporting capabilities.  These functions can make use of "formattted" variable values, giving you the opportunity to use a SAS FORMAT to take a SAS DATE (numeric) variable and use the month/year formatted portion for analysis and output display.&lt;BR /&gt;
&lt;BR /&gt;
Also, suggest you look at your available SAS "date" related variables and consider using a DATA step with SAS functions to derive a "month-start-date" or by week, as suits your analysis requirements.  &lt;BR /&gt;
&lt;BR /&gt;
Consider the wealth of SAS-hosted documentation and supplemental technical / conference reference materials and papers you have at your "free use" disposal on the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website, either using Google search or the website's SEARCH facility.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
data analysis revenue breakdown by month site:sas.com</description>
      <pubDate>Sun, 14 Feb 2010 17:12:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/comprehensive-breakdown-of-revenues-generated-over-the-four-week/m-p/57068#M15931</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-14T17:12:16Z</dc:date>
    </item>
  </channel>
</rss>

