SlideShare ist ein Scribd-Unternehmen logo
1 von 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?

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (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
 

Ähnlich wie Access SAS On Demand for Webinar

Prog1 chap1 and chap 2
Prog1 chap1 and chap 2Prog1 chap1 and chap 2
Prog1 chap1 and chap 2rowensCap
 
BAS 150 Lesson 3 Lecture
BAS 150 Lesson 3 LectureBAS 150 Lesson 3 Lecture
BAS 150 Lesson 3 LectureWake Tech BAS
 
Sas Savvy Website Structure 2
Sas Savvy Website Structure 2Sas Savvy Website Structure 2
Sas Savvy Website Structure 2Sunil Gupta
 
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...Edureka!
 
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 & TricksPalakMazumdar1
 
Sas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary ToolSas Enterprise Guide A Revolutionary Tool
Sas Enterprise Guide A Revolutionary Toolsysseminar
 
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 ExamPalakMazumdar1
 
Hechsp 001 Chapter 2
Hechsp 001 Chapter 2Hechsp 001 Chapter 2
Hechsp 001 Chapter 2Brian Kelly
 
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-Pointcpointss
 
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 SoftwareKirk Lafler
 
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.pdfPalakMazumdar1
 
SAS/Cognos Integration Approaches
SAS/Cognos Integration ApproachesSAS/Cognos Integration Approaches
SAS/Cognos Integration ApproachesPatrick Spedding
 
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...Edureka!
 

Ähnlich wie Access SAS On Demand for Webinar (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
 

Kürzlich hochgeladen

NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
IMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxIMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxdolaknnilon
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
Advanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsAdvanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsVICTOR MAESTRE RAMIREZ
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 217djon017
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 

Kürzlich hochgeladen (20)

NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
IMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxIMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptx
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
Advanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsAdvanced Machine Learning for Business Professionals
Advanced Machine Learning for Business Professionals
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 

Access SAS On Demand for Webinar

  • 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