SlideShare une entreprise Scribd logo
1  sur  35
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?

Contenu connexe

Tendances

Introduction to SAS
Introduction to SASIntroduction to SAS
Introduction to SAS
Imam Jaffer
 

Tendances (12)

Introduction to SAS
Introduction to SASIntroduction to SAS
Introduction to SAS
 
Table of Contents - Practical Business Analytics using SAS
Table of Contents - Practical Business Analytics using SAS Table of Contents - Practical Business Analytics using SAS
Table of Contents - Practical Business Analytics using SAS
 
SAS Mainframe -Program-Tips
SAS Mainframe -Program-TipsSAS Mainframe -Program-Tips
SAS Mainframe -Program-Tips
 
Asp.Net The Data List Control
Asp.Net   The Data List ControlAsp.Net   The Data List Control
Asp.Net The Data List Control
 
Basics Of SAS Programming Language
Basics Of SAS Programming LanguageBasics Of SAS Programming Language
Basics Of SAS Programming Language
 
Sas
Sas Sas
Sas
 
Introduction to SAS
Introduction to SASIntroduction to SAS
Introduction to SAS
 
SAS - Training
SAS - Training SAS - Training
SAS - Training
 
Sas Statistical Analysis System
Sas Statistical Analysis SystemSas Statistical Analysis System
Sas Statistical Analysis System
 
Learn SAS Programming
Learn SAS ProgrammingLearn SAS Programming
Learn SAS Programming
 
Refworks Guide Long
Refworks Guide LongRefworks Guide Long
Refworks Guide Long
 
Base SAS Full Sample Paper
Base SAS Full Sample Paper Base SAS Full Sample Paper
Base SAS Full Sample Paper
 

Similaire à How to Get SAS software for Free

Prog1 chap1 and chap 2
Prog1 chap1 and chap 2Prog1 chap1 and chap 2
Prog1 chap1 and chap 2
rowensCap
 
Sas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary ToolSas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary Tool
sysseminar
 
Downloading, Configuring, and Using the Free SAS® University Edition Software
Downloading, Configuring, and Using the Free SAS® University Edition SoftwareDownloading, Configuring, and Using the Free SAS® University Edition Software
Downloading, Configuring, and Using the Free SAS® University Edition Software
Kirk Lafler
 

Similaire à How to Get SAS software for Free (20)

Prog1 chap1 and chap 2
Prog1 chap1 and chap 2Prog1 chap1 and chap 2
Prog1 chap1 and chap 2
 
BAS 150 Lesson 3 Lecture
BAS 150 Lesson 3 LectureBAS 150 Lesson 3 Lecture
BAS 150 Lesson 3 Lecture
 
SAS Online Training
SAS Online TrainingSAS Online Training
SAS Online Training
 
Sas Savvy Website Structure 2
Sas Savvy Website Structure 2Sas Savvy Website Structure 2
Sas Savvy Website Structure 2
 
SAS Online Training
SAS Online TrainingSAS Online Training
SAS Online Training
 
Sas introduction
Sas introductionSas introduction
Sas introduction
 
SAS Training | SAS Tutorials For Beginners | SAS Programming | SAS Online Tra...
SAS Training | SAS Tutorials For Beginners | SAS Programming | SAS Online Tra...SAS Training | SAS Tutorials For Beginners | SAS Programming | SAS Online Tra...
SAS Training | SAS Tutorials For Beginners | SAS Programming | SAS Online Tra...
 
Sas base programmer
Sas base programmerSas base programmer
Sas base programmer
 
Sas demo
Sas demoSas demo
Sas demo
 
SAS A00-415 Exam | Study Tips & Tricks
SAS A00-415 Exam | Study Tips & TricksSAS A00-415 Exam | Study Tips & Tricks
SAS A00-415 Exam | Study Tips & Tricks
 
Sas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary ToolSas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary Tool
 
Top 5 Tips to Crack SAS A00-420 Exam
Top 5 Tips to Crack SAS A00-420 ExamTop 5 Tips to Crack SAS A00-420 Exam
Top 5 Tips to Crack SAS A00-420 Exam
 
Hechsp 001 Chapter 2
Hechsp 001 Chapter 2Hechsp 001 Chapter 2
Hechsp 001 Chapter 2
 
Technix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmerTechnix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmer
 
SAS Online Training Institute in Hyderabad - C-Point
SAS Online Training Institute in Hyderabad - C-PointSAS Online Training Institute in Hyderabad - C-Point
SAS Online Training Institute in Hyderabad - C-Point
 
Downloading, Configuring, and Using the Free SAS® University Edition Software
Downloading, Configuring, and Using the Free SAS® University Edition SoftwareDownloading, Configuring, and Using the Free SAS® University Edition Software
Downloading, Configuring, and Using the Free SAS® University Edition Software
 
SAS Data Curation (A00-223) Exam - Sample Question.pdf
SAS Data Curation (A00-223) Exam - Sample Question.pdfSAS Data Curation (A00-223) Exam - Sample Question.pdf
SAS Data Curation (A00-223) Exam - Sample Question.pdf
 
SAS/Cognos Integration Approaches
SAS/Cognos Integration ApproachesSAS/Cognos Integration Approaches
SAS/Cognos Integration Approaches
 
SAS Programming For Beginners | SAS Programming Tutorial | SAS Tutorial | SAS...
SAS Programming For Beginners | SAS Programming Tutorial | SAS Tutorial | SAS...SAS Programming For Beginners | SAS Programming Tutorial | SAS Tutorial | SAS...
SAS Programming For Beginners | SAS Programming Tutorial | SAS Tutorial | SAS...
 
SAS Programming Notes
SAS Programming NotesSAS Programming Notes
SAS Programming Notes
 

Dernier

Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
amitlee9823
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
MarinCaroMartnezBerg
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Dernier (20)

Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 

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