BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jltroup10
Calcite | Level 5

Hi Everyone!

 

I am looking for recommendations on reputable sources (websites) of SAS compatible datasets to analyze using SAS studio. I am unsure what type of dataset is best and what approach to take in discovering valuable insights! Any input would be helpful!

1 ACCEPTED SOLUTION

Accepted Solutions
BrianGaines
SAS Employee

I've always found the SAS resources available from the UCLA Institute for Digital Research and Education to be very useful.  If you go to "Data Analysis Examples," they provide tutorials (including links to the SAS datasets) on how to implement a variety of statistical analysis techniques with SAS.  

 

The SAS Video Portal also has several tutorial videos on SAS Studio and a lot of them show you how to use a SAS Studio task to implement a certain statistical model, typically using a dataset available in the SASHELP library.

 

Additionally, the SAS Studio 3.71: Task Reference Guide provides an example for each task, also typically using readily-available datasets in the SASHELP library.

 

 

View solution in original post

4 REPLIES 4
RW9
Diamond | Level 26 RW9
Diamond | Level 26

SAS can use most data sources.  Datasets can be used natively.  CSV, Excel files need to be imported.  Databases can be connected to.  Etc.  As for the rest of it, nobody can tell you what you want/need, only you know that.

ballardw
Super User

@jltroup10 wrote:

Hi Everyone!

 

I am looking for recommendations on reputable sources (websites) of SAS compatible datasets to analyze using SAS studio. I am unsure what type of dataset is best and what approach to take in discovering valuable insights! Any input would be helpful!


What type of analysis are you attempting to learn? The data should support the type of analysis. For instance a data set of nothing but character categorical variables won't work very well for linear regression analysis where the model variables have to be numeric.

BrianGaines
SAS Employee

I've always found the SAS resources available from the UCLA Institute for Digital Research and Education to be very useful.  If you go to "Data Analysis Examples," they provide tutorials (including links to the SAS datasets) on how to implement a variety of statistical analysis techniques with SAS.  

 

The SAS Video Portal also has several tutorial videos on SAS Studio and a lot of them show you how to use a SAS Studio task to implement a certain statistical model, typically using a dataset available in the SASHELP library.

 

Additionally, the SAS Studio 3.71: Task Reference Guide provides an example for each task, also typically using readily-available datasets in the SASHELP library.

 

 

Reeza
Super User

Use the examples listed in the documentation. There's full code for each and it comes with many useful data sets. There's also quite a few data sets in the SASHELP library by default available, such as CLASS, CARS and HEART. Those cover most of the analysis you'll want to try at the beginning. 

 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 853 views
  • 0 likes
  • 5 in conversation