BookmarkSubscribeRSS Feed
JaeGonKim
Calcite | Level 5

 Hi Everyone,

 

I am learning SAS so I can not solve this example. I want to test it on SAS to help my students understand. Can you help me solve by using SAS the example below?

 A sample was chosen and their ratings are listed below:

   3     5     4     3     4     5     5     4     3     2     5     4     3     2    3     5

I want to verify by using SAS output

 

Thanks,

Jae Gon Kim

5 REPLIES 5
LinusH
Tourmaline | Level 20

What have you tried so far?

Data never sleeps
JaeGonKim
Calcite | Level 5

Hi LinusH,

 

It is very difficult for me, please try to help me. I am really grateful to you.

Joe

ballardw
Super User

Please do not post the same question multiple times on this forum. If the topic belongs in a different area we will usually move it. Multiple versions only cause confusion for people searching this forum for answers.

mkeintz
PROC Star

Forget SAS for a moment.  What statistical analysis would you use?  Then you can get advice on the relevant SAS tool.

--------------------------
The hash OUTPUT method will overwrite a SAS data set, but not append. That can be costly. Consider voting for Add a HASH object method which would append a hash object to an existing SAS data set

Would enabling PROC SORT to simultaneously output multiple datasets be useful? Then vote for
Allow PROC SORT to output multiple datasets

--------------------------
HB
Barite | Level 11 HB
Barite | Level 11

You should look at the PROC MEANS procedure.

 

Proc Means

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1613 views
  • 0 likes
  • 5 in conversation