<?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: 3-month market adjusted returns. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392823#M94565</link>
    <description>&lt;P&gt;Look at PROC EXPAND.,it's used to calculate moving statistics.&lt;/P&gt;
&lt;P&gt;If you want more help you need to provide more information.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Sep 2017 00:54:56 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-09-03T00:54:56Z</dc:date>
    <item>
      <title>3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392789#M94557</link>
      <description>&lt;P&gt;I want to calculate three-month market adjusted value weighted return exclusive of dividends corresponding to the fiscal quarter.&amp;nbsp;&lt;BR /&gt;I want to calculate this variable from CRSP. I was googled but did not find any SAS codes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward to hearing from experts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 19:26:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392789#M94557</guid>
      <dc:creator>nzrdufiu</dc:creator>
      <dc:date>2017-09-02T19:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: 3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392796#M94558</link>
      <description>&lt;P&gt;Your question is very, very&amp;nbsp;topic specific. This means you need to wait for a finance person who understand exactly what the terms you're referring to mean and what you're trying to calculate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you generalize the question, explain it in detail, show sample data and explain the calculation you're likely&amp;nbsp;to get a faster response as the number of people who can answer it increases significantly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 20:05:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392796#M94558</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-02T20:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: 3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392798#M94559</link>
      <description>&lt;P&gt;Show some sample data and what your desired result looks like to get a code answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 20:08:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392798#M94559</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-09-02T20:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: 3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392815#M94564</link>
      <description>&lt;P&gt;Thank you Rfor your quick reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following data:&lt;/P&gt;&lt;P&gt;Year &amp;nbsp;Month &amp;nbsp;return &amp;nbsp; &amp;nbsp;Company&amp;nbsp;&lt;/P&gt;&lt;P&gt;2000 &amp;nbsp;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&lt;/P&gt;&lt;P&gt;2000 &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&lt;/P&gt;&lt;P&gt;2000 &amp;nbsp; 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&lt;/P&gt;&lt;P&gt;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.&lt;/P&gt;&lt;P&gt;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; . &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;&lt;P&gt;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; . &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;&lt;P&gt;2000 &amp;nbsp;12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;16 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&lt;/P&gt;&lt;P&gt;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 15 &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to calculate 3-month market adjusted returns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 22:15:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392815#M94564</guid>
      <dc:creator>nzrdufiu</dc:creator>
      <dc:date>2017-09-02T22:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: 3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392823#M94565</link>
      <description>&lt;P&gt;Look at PROC EXPAND.,it's used to calculate moving statistics.&lt;/P&gt;
&lt;P&gt;If you want more help you need to provide more information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 00:54:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392823#M94565</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-03T00:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: 3-month market adjusted returns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392831#M94569</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/63042"&gt;@nzrdufiu&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;1. Provide have sample data as a fully working SAS data step. Don't expect us to do all the work for you.&lt;/P&gt;
&lt;P&gt;2. Provide/show us how the desired result should look like&lt;/P&gt;
&lt;P&gt;3. Explain us the logic how you need to get from the Have data to the desired output. Try to explain the required logic in non-finance terms and as detailed as possible as this will allow much more people to understand your problem (=faster and likely "better" answers).&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 01:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/3-month-market-adjusted-returns/m-p/392831#M94569</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2017-09-03T01:42:35Z</dc:date>
    </item>
  </channel>
</rss>

