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.
You certainly don't have to code the calculations needed for Cronbach's Alpha.
But you do have to:
Prepare a SAS dataset to be submitted to PROC CORR. Of course this is required prior to doing any statistical computation.
Tell SAS to run PROC CORR on your data, including the ALPHA option. For information on that take a look at the link I provided (PROC CORR Statement ... ). Go to the "Examples", tab and choose " Computing Cronbach’s Coefficient Alpha" example. It's only about seven lines.
ok, i will try - thank you so much really appreciate it.
Our biggest data and AI event of the year.
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.