SlideShare a Scribd company logo
WEBINAR: SAS ON
DEMAND
BY MOORE STATISTICS CONSULTING LLC
OVERVIEW
• Introduction to SAS On Demand
• How to Register for SAS on Demand
• Components of the SAS-User Interface
• Steps for Uploading External Files
• Typical Procedures in SAS
• Questions and Other Information
STATISTICAL SOFTWARE
AVAILABLE
• Can be Purchased ($100-$8000)
• STATA, SPSS, SAS Software for PC
• Free
• Excel, R, SAS on Demand
SAS ON DEMAND
• Remote Access to SAS
• Via SAS Institute: software available through the web
• Register
path: https://odamid.oda.sas.com/SASODARegistrati
on/
• As an independent learner
• As a student for a class
• As an educator for a course
SAS ON DEMAND REGISTRATION
REGISTER FOR ACCESS (CONT.)
STEP #1: REGISTER FOR ACCESS
(CONT.)
REGISTER FOR ACCESS (CONT.)
STEP #1: REGISTER FOR ACCESS
(CONT.)
Welcome to SAS(r) OnDemand for Academics. Your user ID is:
amoore200
You can use either this user ID or your email address (amoore20@moorestat.com), along with your SAS Profile password, to sign in to SAS
OnDemand for Academics:
https://odamid.oda.sas.com
After signing in, you can:
* Access SAS Studio software.
* Register a course and share course information with students.
* Review reference and support information. This information is also available from the support site: http://support.sas.com/ondemand
Regards,
The SAS OnDemand for Academics Team
SAS ON DEMAND
ACCESS TO SAS STUDIO
ACCESS TO SAS STUDIO (CONT.)
SAS COMPONENTS
• SAS Program Editor
• Where you submitwrite new code
• SAS Log Editor
• Where you view any errors in your executed program
• SAS Results
• Window for viewing your SAS output
SAS PROGRAM EDITOR
SAS LOG EDITOR
SAS RESULTS WINDOW
STEPS : UPLOADING YOUR DATA
• Step #1: Upload the file from your PC into Your SAS
Folder
• Step #2: Convert Files into SAS Files
• Proc Import Your Data
• Straight Forward approach
• Step #3: Continue to Write Your Programming Code
• Suggestion: Save the code from your Program Editor
STEP #1: UPLOADING DATA
FROM YOUR PC (CANCER.CSV)
STEP#1: UPLOADING DATA
FROM YOUR PC (CONT.)
STEP #2:PROC IMPORT SAS
STATEMENT
OUTPUT CONTENTS OF CANCER
FILE
• Proc SAS Statements: Produce SAS Output in
your Results Window
• Proc Contents: Gives you the SAS variables names
and SAS variable labels in your file
• Proc Print: Gives you a ‘dump’ of the contents in the
file by row and column.
• Note: Except ‘Proc Sort’ which sorts the file
PROC CONTENTS
• Proc Contents Data=Amy.cancer; run;
• Proc Contents : ‘Give me the contents of this file’
• Data: use the data file cancer in the amy file
directory
• Run: Execute it!
PROC CONTENTS SAS CODE
EXAMPLE: PROC CONTENTS
PROC PRINT
• Proc Print Data=Amy.cancer; run;
• Proc Print : ‘Give me the contents of this file’
• Data: use the data file cancer in the amy file
directory
• Run: Execute it!
EXAMPLE: PROC PRINT
PROC PRINT: SAS OUTPUT
DESCRIPTIVE STATISTICS :
FREQUENCY TABLES AND CHI
SQUARE
• Proc Freq data=one;tables sex*status/chisq;
run;
• Proc Freq: Provide counts of your data
• Tables sex*status: Provide a contigency table of sex
by status
• Chisq: Execute a Chi-Square Test
• Run: Execute
DESCRIPTIVE STATISTICS :
FREQUENCY TABLES AND CHI
SQUARE
DESCRIPTIVE STATISTICS :
FREQUENCY TABLES AND CHI
SQUARE
BAR CHARTS
• Proc Gchart data=amy.cancer; Var sex; Run;
• Proc Gchart: Create a Bar Chart
• Var sex: Use the variable ‘sex’
• Run: Execute!
BAR CHARTS
BAR CHARTS
ADDITIONAL INFORMATION :
SAS ON DEMAND
• You can save your work in the system
• Note: back-up on an external drive
• You can produce statistical output
• Save the output as a readable file or Export to your
Printer
• You can create files
• It’s your personal private account with SAS
• Other users can not gain access to your account
QUESTIONS?

More Related Content

PDF
Introduction to sas
PPT
SAS - overview of SAS
PPT
INTRODUCTION TO SAS
PDF
SAS Internal Training
PPTX
SAS basics Step by step learning
PPT
Sas short course_presentation_11-4-09
PPT
SAS BASICS
Introduction to sas
SAS - overview of SAS
INTRODUCTION TO SAS
SAS Internal Training
SAS basics Step by step learning
Sas short course_presentation_11-4-09
SAS BASICS

What's hot (12)

PDF
Introduction to SAS
PDF
Table of Contents - Practical Business Analytics using SAS
PPTX
SAS Mainframe -Program-Tips
DOC
Asp.Net The Data List Control
PPT
Basics Of SAS Programming Language
PPTX
DOC
Introduction to SAS
PPTX
Sas Statistical Analysis System
DOCX
Learn SAS Programming
PPT
Refworks Guide Long
PDF
Base SAS Full Sample Paper
Introduction to SAS
Table of Contents - Practical Business Analytics using SAS
SAS Mainframe -Program-Tips
Asp.Net The Data List Control
Basics Of SAS Programming Language
Introduction to SAS
Sas Statistical Analysis System
Learn SAS Programming
Refworks Guide Long
Base SAS Full Sample Paper
Ad

Similar to How to Get SAS software for Free (20)

PPT
8323 Stats - Lesson 1 - 03 Introduction To Sas 2008
PDF
SAS cheat sheet
PPTX
Sas introduction
PPT
Prog1 chap1 and chap 2
PPT
Sas-training-in-mumbai
PPT
Standardization of “Safety Drug” Reporting Applications
PDF
Analyzing Health Data In R For Sas Users 1st Edition Monika Maya Wahi
PDF
An introduction to sas® university edition
PDF
Sas tips & tricks
PDF
Analytics with SAS
PPT
SAS Online Training by Real Time Working Professionals in USA,UK,India,Middle...
PPSX
SAS CLINICAL ONLINE TRAINING
PPSX
SAS CLINICAL ONLINE TRAINING
PPTX
Introducción al Software Analítico SAS
PDF
Data Analysis Using Sas Chaoying Joanne Peng
PPT
Sas short course_presentation_11-4-09
PPT
Sas classes in mumbai
DOCX
SAS Programming Notes
PPTX
Sas clinical training
PDF
SAS Online Training
8323 Stats - Lesson 1 - 03 Introduction To Sas 2008
SAS cheat sheet
Sas introduction
Prog1 chap1 and chap 2
Sas-training-in-mumbai
Standardization of “Safety Drug” Reporting Applications
Analyzing Health Data In R For Sas Users 1st Edition Monika Maya Wahi
An introduction to sas® university edition
Sas tips & tricks
Analytics with SAS
SAS Online Training by Real Time Working Professionals in USA,UK,India,Middle...
SAS CLINICAL ONLINE TRAINING
SAS CLINICAL ONLINE TRAINING
Introducción al Software Analítico SAS
Data Analysis Using Sas Chaoying Joanne Peng
Sas short course_presentation_11-4-09
Sas classes in mumbai
SAS Programming Notes
Sas clinical training
SAS Online Training
Ad

Recently uploaded (20)

PPTX
Introduction-to-Cloud-ComputingFinal.pptx
PPTX
1_Introduction to advance data techniques.pptx
PDF
Foundation of Data Science unit number two notes
PPTX
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
PPTX
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
PPTX
Acceptance and paychological effects of mandatory extra coach I classes.pptx
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
01_intro xxxxxxxxxxfffffffffffaaaaaaaaaaafg
PPTX
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
PDF
.pdf is not working space design for the following data for the following dat...
PDF
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
PDF
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
PDF
annual-report-2024-2025 original latest.
PDF
Mega Projects Data Mega Projects Data
PDF
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
PDF
Business Analytics and business intelligence.pdf
PDF
Fluorescence-microscope_Botany_detailed content
PPTX
oil_refinery_comprehensive_20250804084928 (1).pptx
Introduction-to-Cloud-ComputingFinal.pptx
1_Introduction to advance data techniques.pptx
Foundation of Data Science unit number two notes
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
Acceptance and paychological effects of mandatory extra coach I classes.pptx
ISS -ESG Data flows What is ESG and HowHow
01_intro xxxxxxxxxxfffffffffffaaaaaaaaaaafg
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
.pdf is not working space design for the following data for the following dat...
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
annual-report-2024-2025 original latest.
Mega Projects Data Mega Projects Data
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
Business Analytics and business intelligence.pdf
Fluorescence-microscope_Botany_detailed content
oil_refinery_comprehensive_20250804084928 (1).pptx

How to Get SAS software for Free

  • 1. WEBINAR: SAS ON DEMAND BY MOORE STATISTICS CONSULTING LLC
  • 2. OVERVIEW • Introduction to SAS On Demand • How to Register for SAS on Demand • Components of the SAS-User Interface • Steps for Uploading External Files • Typical Procedures in SAS • Questions and Other Information
  • 3. STATISTICAL SOFTWARE AVAILABLE • Can be Purchased ($100-$8000) • STATA, SPSS, SAS Software for PC • Free • Excel, R, SAS on Demand
  • 4. SAS ON DEMAND • Remote Access to SAS • Via SAS Institute: software available through the web • Register path: https://odamid.oda.sas.com/SASODARegistrati on/ • As an independent learner • As a student for a class • As an educator for a course
  • 5. SAS ON DEMAND REGISTRATION
  • 7. STEP #1: REGISTER FOR ACCESS (CONT.)
  • 9. STEP #1: REGISTER FOR ACCESS (CONT.) Welcome to SAS(r) OnDemand for Academics. Your user ID is: amoore200 You can use either this user ID or your email address (amoore20@moorestat.com), along with your SAS Profile password, to sign in to SAS OnDemand for Academics: https://odamid.oda.sas.com After signing in, you can: * Access SAS Studio software. * Register a course and share course information with students. * Review reference and support information. This information is also available from the support site: http://support.sas.com/ondemand Regards, The SAS OnDemand for Academics Team
  • 11. ACCESS TO SAS STUDIO
  • 12. ACCESS TO SAS STUDIO (CONT.)
  • 13. SAS COMPONENTS • SAS Program Editor • Where you submitwrite new code • SAS Log Editor • Where you view any errors in your executed program • SAS Results • Window for viewing your SAS output
  • 17. STEPS : UPLOADING YOUR DATA • Step #1: Upload the file from your PC into Your SAS Folder • Step #2: Convert Files into SAS Files • Proc Import Your Data • Straight Forward approach • Step #3: Continue to Write Your Programming Code • Suggestion: Save the code from your Program Editor
  • 18. STEP #1: UPLOADING DATA FROM YOUR PC (CANCER.CSV)
  • 19. STEP#1: UPLOADING DATA FROM YOUR PC (CONT.)
  • 20. STEP #2:PROC IMPORT SAS STATEMENT
  • 21. OUTPUT CONTENTS OF CANCER FILE • Proc SAS Statements: Produce SAS Output in your Results Window • Proc Contents: Gives you the SAS variables names and SAS variable labels in your file • Proc Print: Gives you a ‘dump’ of the contents in the file by row and column. • Note: Except ‘Proc Sort’ which sorts the file
  • 22. PROC CONTENTS • Proc Contents Data=Amy.cancer; run; • Proc Contents : ‘Give me the contents of this file’ • Data: use the data file cancer in the amy file directory • Run: Execute it!
  • 25. PROC PRINT • Proc Print Data=Amy.cancer; run; • Proc Print : ‘Give me the contents of this file’ • Data: use the data file cancer in the amy file directory • Run: Execute it!
  • 27. PROC PRINT: SAS OUTPUT
  • 28. DESCRIPTIVE STATISTICS : FREQUENCY TABLES AND CHI SQUARE • Proc Freq data=one;tables sex*status/chisq; run; • Proc Freq: Provide counts of your data • Tables sex*status: Provide a contigency table of sex by status • Chisq: Execute a Chi-Square Test • Run: Execute
  • 29. DESCRIPTIVE STATISTICS : FREQUENCY TABLES AND CHI SQUARE
  • 30. DESCRIPTIVE STATISTICS : FREQUENCY TABLES AND CHI SQUARE
  • 31. BAR CHARTS • Proc Gchart data=amy.cancer; Var sex; Run; • Proc Gchart: Create a Bar Chart • Var sex: Use the variable ‘sex’ • Run: Execute!
  • 34. ADDITIONAL INFORMATION : SAS ON DEMAND • You can save your work in the system • Note: back-up on an external drive • You can produce statistical output • Save the output as a readable file or Export to your Printer • You can create files • It’s your personal private account with SAS • Other users can not gain access to your account