<?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 tell the diff. in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536808#M7070</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;their are two programs&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;/P&gt;&lt;P&gt;data earnings;&lt;BR /&gt;amount=1000;&lt;BR /&gt;rate=0.0375;&lt;BR /&gt;do month =1 to 12;&lt;BR /&gt;ci=(amount+earned)*rate;&lt;BR /&gt;earned+ci;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;this calculates compound interest&amp;nbsp;&lt;/P&gt;&lt;P&gt;and second one :&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;data earnings;&lt;BR /&gt;do year=1 to 20;&lt;BR /&gt;capital+2000;&lt;BR /&gt;do month =1 to 12;&lt;BR /&gt;interest=capital*(0.075/12);&lt;BR /&gt;capital+interest;&lt;BR /&gt;output;&lt;BR /&gt;end;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;which is also calculating the interest but i dont know what is happening in the second .why do they divide by 12 ?&amp;nbsp;&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;&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>Tue, 19 Feb 2019 16:20:15 GMT</pubDate>
    <dc:creator>Shrutibhatnagar</dc:creator>
    <dc:date>2019-02-19T16:20:15Z</dc:date>
    <item>
      <title>tell the diff.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536808#M7070</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;their are two programs&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;/P&gt;&lt;P&gt;data earnings;&lt;BR /&gt;amount=1000;&lt;BR /&gt;rate=0.0375;&lt;BR /&gt;do month =1 to 12;&lt;BR /&gt;ci=(amount+earned)*rate;&lt;BR /&gt;earned+ci;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;this calculates compound interest&amp;nbsp;&lt;/P&gt;&lt;P&gt;and second one :&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;data earnings;&lt;BR /&gt;do year=1 to 20;&lt;BR /&gt;capital+2000;&lt;BR /&gt;do month =1 to 12;&lt;BR /&gt;interest=capital*(0.075/12);&lt;BR /&gt;capital+interest;&lt;BR /&gt;output;&lt;BR /&gt;end;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;which is also calculating the interest but i dont know what is happening in the second .why do they divide by 12 ?&amp;nbsp;&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;&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>Tue, 19 Feb 2019 16:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536808#M7070</guid>
      <dc:creator>Shrutibhatnagar</dc:creator>
      <dc:date>2019-02-19T16:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: tell the diff.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536813#M7071</link>
      <description>&lt;P&gt;The first one calculates 3.75 percent per month, the second one 7.5 percent per year, split over 12 months.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 16:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536813#M7071</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-02-19T16:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: tell the diff.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536967#M7072</link>
      <description>&lt;P&gt;what is the purpose of calculating interest this way when . Is it practically used ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 05:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/tell-the-diff/m-p/536967#M7072</guid>
      <dc:creator>Shrutibhatnagar</dc:creator>
      <dc:date>2019-02-20T05:03:43Z</dc:date>
    </item>
  </channel>
</rss>

