<?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: Question about Cronbach's Alpha in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759175#M30246</link>
    <description>&lt;P&gt;You certainly don't have to code the calculations needed for Cronbach's Alpha.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But you do have to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Prepare a SAS dataset to be submitted to PROC CORR.&amp;nbsp; Of course this is required prior to doing any statistical computation.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Tell SAS to run PROC CORR on your data, including the ALPHA option.&amp;nbsp; For information on that take a look at the link I provided (&lt;A href="https://support.sas.com/documentation/cdl/en/procstat/66703/HTML/default/viewer.htm#procstat_corr_syntax01.htm" target="_self"&gt;PROC CORR Statement ...&lt;/A&gt;&amp;nbsp;).&amp;nbsp; Go to the "Examples", tab and choose " Computing Cronbach’s Coefficient Alpha" example.&amp;nbsp; It's only about seven lines.&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Wed, 04 Aug 2021 02:21:56 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2021-08-04T02:21:56Z</dc:date>
    <item>
      <title>Question about Cronbach's Alpha</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759116#M30235</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can someone please help me find where I would locate/run Cronbach's Alpha in SAS - I am using the Academic on Demand version so no programming, all i can find is code about how to calculate it - not sure if there is a book anywhere on how to run analysis using SAS - completely new and any help apprecaited.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 18:24:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759116#M30235</guid>
      <dc:creator>michelle123</dc:creator>
      <dc:date>2021-08-03T18:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Cronbach's Alpha</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759124#M30239</link>
      <description>&lt;P&gt;A google search for&amp;nbsp; &amp;nbsp;"sas cronbach 9.4" yields a number of relevant links ,including:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/procstat/66703/HTML/default/viewer.htm#procstat_corr_syntax01.htm" target="_self"&gt;PROC CORR Statement :: Base SAS(R) Procedures Guide ...&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "9.4" is to get the doc's for the latest version of SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 19:10:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759124#M30239</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2021-08-03T19:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Cronbach's Alpha</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759157#M30245</link>
      <description>Thank you, is there a way to do it without having to code anything? sorry&lt;BR /&gt;but totally new at this&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2021 22:07:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759157#M30245</guid>
      <dc:creator>michelle123</dc:creator>
      <dc:date>2021-08-03T22:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Cronbach's Alpha</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759175#M30246</link>
      <description>&lt;P&gt;You certainly don't have to code the calculations needed for Cronbach's Alpha.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But you do have to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Prepare a SAS dataset to be submitted to PROC CORR.&amp;nbsp; Of course this is required prior to doing any statistical computation.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Tell SAS to run PROC CORR on your data, including the ALPHA option.&amp;nbsp; For information on that take a look at the link I provided (&lt;A href="https://support.sas.com/documentation/cdl/en/procstat/66703/HTML/default/viewer.htm#procstat_corr_syntax01.htm" target="_self"&gt;PROC CORR Statement ...&lt;/A&gt;&amp;nbsp;).&amp;nbsp; Go to the "Examples", tab and choose " Computing Cronbach’s Coefficient Alpha" example.&amp;nbsp; It's only about seven lines.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 04 Aug 2021 02:21:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759175#M30246</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2021-08-04T02:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Cronbach's Alpha</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759309#M30253</link>
      <description>ok, i will try - thank you so much really appreciate it.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 12:49:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Question-about-Cronbach-s-Alpha/m-p/759309#M30253</guid>
      <dc:creator>michelle123</dc:creator>
      <dc:date>2021-08-04T12:49:17Z</dc:date>
    </item>
  </channel>
</rss>

