<?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: Convert the new SAT scores to the old SAT scores for the Common Data Set in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354534#M273943</link>
    <description>&lt;P&gt;Thank you for the code! It worked. &amp;nbsp;I also thank you for drawing my attention to the Concordance Tables that I initially overlooked because I was only focused on the "tools".&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2017 16:44:47 GMT</pubDate>
    <dc:creator>kfwright23</dc:creator>
    <dc:date>2017-04-28T16:44:47Z</dc:date>
    <item>
      <title>Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354254#M273938</link>
      <description>&lt;P&gt;Has anyone developed SAS code to convert the new SAT scores to the old SAT scores to complete the Common Data Set?&amp;nbsp; I am specifically looking for code for total or composite scores and subscores. My university’s Student Information System captures the old test/subtests and the new test/subtests in different fields. As an analyst in Institutional Research, the table found on &lt;A href="http://www.sat.org/concordance" target="_blank"&gt;www.sat.org/concordance&lt;/A&gt; does not meet my needs.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 19:15:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354254#M273938</guid>
      <dc:creator>kfwright23</dc:creator>
      <dc:date>2017-04-27T19:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354258#M273939</link>
      <description>&lt;P&gt;Can't you just download and import the workbook at:&amp;nbsp;&lt;A href="https://collegereadiness.collegeboard.org/xls/concordance-tables-new-sat-scores-old-sat-scores.xls" target="_blank"&gt;https://collegereadiness.collegeboard.org/xls/concordance-tables-new-sat-scores-old-sat-scores.xls&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then use those tables to create formats (using proc format cntlin=) for converting each&amp;nbsp;set of scores?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 19:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354258#M273939</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-04-27T19:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354287#M273940</link>
      <description>&lt;P&gt;Can you provide additional information? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 21:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354287#M273940</guid>
      <dc:creator>kfwright23</dc:creator>
      <dc:date>2017-04-27T21:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354288#M273941</link>
      <description>&lt;P&gt;How detailed of info do you need. If I provide on example, do you think you could do the rest?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 21:36:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354288#M273941</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-04-27T21:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354293#M273942</link>
      <description>&lt;P&gt;Here is an example, converting the total2400 scores.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending upon which engine you can use to import the xlsx file, the resulting variable names might be different:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc import datafile="c:\art\concordance-tables-new-sat-scores-to-old-sat-scores.xlsx" 
    out=forfmt replace dbms=excel;
  getnames=no;
  datarow=3;
  sheet='Table 1 (Total 2400)';
run;

data forfmt;
  set forfmt (rename=(f1=start f2=label));
  retain fmtname 'sat2400t' type 'N';
run;

proc format cntlin = forfmt;
run;

data want;
  input newsat;
  oldsat=put(newsat,sat2400t.);
  cards;
450
510
1110
;
&lt;/PRE&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 22:04:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354293#M273942</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-04-27T22:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Convert the new SAT scores to the old SAT scores for the Common Data Set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354534#M273943</link>
      <description>&lt;P&gt;Thank you for the code! It worked. &amp;nbsp;I also thank you for drawing my attention to the Concordance Tables that I initially overlooked because I was only focused on the "tools".&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:44:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-the-new-SAT-scores-to-the-old-SAT-scores-for-the-Common/m-p/354534#M273943</guid>
      <dc:creator>kfwright23</dc:creator>
      <dc:date>2017-04-28T16:44:47Z</dc:date>
    </item>
  </channel>
</rss>

