<?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: BASE  SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/BASE-SAS/m-p/372555#M89096</link>
    <description>&lt;P&gt;Homework or interview? Please make an attempt at your own work. We're more than happy to help but this is not a request for help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/150980"&gt;@hmc&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Please help me in the below problem using SAS codes,&lt;/P&gt;
&lt;P&gt;have attached the excel below.&lt;/P&gt;
&lt;P&gt;The excel contains four sheets&lt;/P&gt;
&lt;P&gt;Demo: &amp;nbsp;Demographic details of the customer&lt;BR /&gt;Policy &amp;nbsp;Type:Details about the type of policy, age limits &amp;amp; duration limits for each insurance.&lt;BR /&gt;Claims: Details regarding claims made, claim date, settlement date, amount claimed and settled&lt;BR /&gt;Policy: &amp;nbsp;Details of each policy, sum assured, duration of policy &amp;amp; policy date,&lt;/P&gt;
&lt;P&gt;I want to calculate:&lt;/P&gt;
&lt;P&gt;Number of policies per person&lt;BR /&gt; Number of joint policies per person&lt;BR /&gt; Total sum assured&lt;BR /&gt; Gender (in the data for variable gender if the 1st string is “m”, irrespective of being capital or small letter, it means “male”, otherwise “female”)&lt;BR /&gt; Months on book (or number of months since a customer opened his/her 1st policy with the bank)&lt;BR /&gt; Age of the customer&lt;BR /&gt; Number of claims by a customer&lt;BR /&gt; Create a flag for customer who has claimed and for customer who has not claimed till date.&lt;BR /&gt; Flag taking the value 1 for a customer who has purchased a term insurance and 0 otherwise&lt;BR /&gt; Total claims for each customer&lt;BR /&gt; Flag taking value 1 for customer who will be ineligible to buy a term insurance after 5 years and value 0 otherwise&lt;BR /&gt; Date of the policy expiring first, in the format like 12/31/2016&lt;BR /&gt; Number of days since last claim made&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 02 Jul 2017 14:59:37 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-07-02T14:59:37Z</dc:date>
    <item>
      <title>BASE  SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BASE-SAS/m-p/372530#M89079</link>
      <description>&lt;P&gt;Hi Please help me in the below problem using SAS codes,&lt;/P&gt;&lt;P&gt;have attached the excel below.&lt;/P&gt;&lt;P&gt;The excel contains four sheets&lt;/P&gt;&lt;P&gt;Demo: &amp;nbsp;Demographic details of the customer&lt;BR /&gt;Policy &amp;nbsp;Type:Details about the type of policy, age limits &amp;amp; duration limits for each insurance.&lt;BR /&gt;Claims: Details regarding claims made, claim date, settlement date, amount claimed and settled&lt;BR /&gt;Policy: &amp;nbsp;Details of each policy, sum assured, duration of policy &amp;amp; policy date,&lt;/P&gt;&lt;P&gt;I want to calculate:&lt;/P&gt;&lt;P&gt;Number of policies per person&lt;BR /&gt; Number of joint policies per person&lt;BR /&gt; Total sum assured&lt;BR /&gt; Gender (in the data for variable gender if the 1st string is “m”, irrespective of being capital or small letter, it means “male”, otherwise “female”)&lt;BR /&gt; Months on book (or number of months since a customer opened his/her 1st policy with the bank)&lt;BR /&gt; Age of the customer&lt;BR /&gt; Number of claims by a customer&lt;BR /&gt; Create a flag for customer who has claimed and for customer who has not claimed till date.&lt;BR /&gt; Flag taking the value 1 for a customer who has purchased a term insurance and 0 otherwise&lt;BR /&gt; Total claims for each customer&lt;BR /&gt; Flag taking value 1 for customer who will be ineligible to buy a term insurance after 5 years and value 0 otherwise&lt;BR /&gt; Date of the policy expiring first, in the format like 12/31/2016&lt;BR /&gt; Number of days since last claim made&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 12:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BASE-SAS/m-p/372530#M89079</guid>
      <dc:creator>hmc</dc:creator>
      <dc:date>2017-07-02T12:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: BASE  SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BASE-SAS/m-p/372555#M89096</link>
      <description>&lt;P&gt;Homework or interview? Please make an attempt at your own work. We're more than happy to help but this is not a request for help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/150980"&gt;@hmc&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Please help me in the below problem using SAS codes,&lt;/P&gt;
&lt;P&gt;have attached the excel below.&lt;/P&gt;
&lt;P&gt;The excel contains four sheets&lt;/P&gt;
&lt;P&gt;Demo: &amp;nbsp;Demographic details of the customer&lt;BR /&gt;Policy &amp;nbsp;Type:Details about the type of policy, age limits &amp;amp; duration limits for each insurance.&lt;BR /&gt;Claims: Details regarding claims made, claim date, settlement date, amount claimed and settled&lt;BR /&gt;Policy: &amp;nbsp;Details of each policy, sum assured, duration of policy &amp;amp; policy date,&lt;/P&gt;
&lt;P&gt;I want to calculate:&lt;/P&gt;
&lt;P&gt;Number of policies per person&lt;BR /&gt; Number of joint policies per person&lt;BR /&gt; Total sum assured&lt;BR /&gt; Gender (in the data for variable gender if the 1st string is “m”, irrespective of being capital or small letter, it means “male”, otherwise “female”)&lt;BR /&gt; Months on book (or number of months since a customer opened his/her 1st policy with the bank)&lt;BR /&gt; Age of the customer&lt;BR /&gt; Number of claims by a customer&lt;BR /&gt; Create a flag for customer who has claimed and for customer who has not claimed till date.&lt;BR /&gt; Flag taking the value 1 for a customer who has purchased a term insurance and 0 otherwise&lt;BR /&gt; Total claims for each customer&lt;BR /&gt; Flag taking value 1 for customer who will be ineligible to buy a term insurance after 5 years and value 0 otherwise&lt;BR /&gt; Date of the policy expiring first, in the format like 12/31/2016&lt;BR /&gt; Number of days since last claim made&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 14:59:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BASE-SAS/m-p/372555#M89096</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-02T14:59:37Z</dc:date>
    </item>
  </channel>
</rss>

