BookmarkSubscribeRSS Feed
kisumsam
Quartz | Level 8

Hi there, 

 

I tried running proc ttest on EG and it gives me an error message:

 

i1.png

 

image.png

Does anyone else have a similar problem? Is this because of a missing component from my SAS EG?

 

Thanks 🙂
Sam

1 REPLY 1
Reeza
Super User

You may not have a SAS/STAT license. 

 

Run the following to check your license:

 

Proc setinit;
Run;

Run the following to check installation. 

 

Proc product_status;
Run;

And you can run a ttest using proc Univariate. 

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1 reply
  • 2282 views
  • 4 likes
  • 2 in conversation