Base SAS

Titolo Livello Formato del corso
Administrative Healthcare Data and SAS: Hands-On Programming Workshop Business Knowledge Series
This hands-on workshop is open to SAS programmers who attended the bhcd course. This workshop explores programming methods and techniques that are useful in the management of administrative healthcare data.

1 Base Corso in Aula
SAS Certification Advanced Programmer for SAS 9 Review (NO EXAM)
The purpose of the course is to briefly review macro topics covered by the SAS Advanced Programmer Certification. The goal is to consolidate already-acquired knowledge. The course includes sample applications, exercises, self-study and question and answer sessions. The course is not designed to review every single topics of the test but to revise main contents.

The course does not include the SAS Advanced Programmer Certification.

Attendees should have advanced knowledge and experience in using SAS Base.

4 Esperto Corso in Aula
Feature Engineering and Data Preparation for Analytics
This course introduces programming techniques to craft and feature engineer meaningful inputs to improve predictive modeling performance. In addition, this course provides strategies to preemptively spot and avoid common pitfalls that compromise the integrity of the data being used to build a predictive model. This course relies heavily on SAS programming techniques to accomplish the desired objectives.

The self-study e-learning includes:

  • Annotatable course notes in PDF format.
  • Virtual Lab time to practice.

4 Esperto Corso in Aula e-Learning
SAS Programming 1: Essentials Free e-learning
This course is for users who want to learn how to write SAS programs to access, explore, prepare, and analyze data. It is the entry point to learning SAS programming for data science, machine learning, and artificial intelligence. It is a prerequisite to many other SAS courses. If you do not plan to write SAS programs and you prefer a point-and-click interface, you should attend the SAS Enterprise Guide 1: Querying and Reporting course.

1 Base Corso in Aula Live Web Classroom e-Learning
SAS SQL 1: Essentials
This course teaches you how to process SAS data using Structured Query Language (SQL).

3 Intermedio Corso in Aula Live Web Classroom e-Learning
SAS Programming 2: Data Manipulation Techniques
This course is for those who need to learn data manipulation techniques using the SAS DATA step and procedures to access, transform, and summarize data. The course builds on the concepts that are presented in the SAS Programming 1: Essentials course and is not recommended for beginning SAS software users.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
SAS Programming 3: Advanced Techniques
This course is for SAS programmers who want to learn advanced techniques within the DATA step and procedures. The course builds on the concepts that are presented in the SAS Programming 2: Data Manipulation Techniques course.

4 Esperto Corso in Aula Live Web Classroom e-Learning
SAS Macro Language 1: Essentials
This course focuses on using the SAS macro facility to design, write, and debug macro programs, with an emphasis on understanding how programs that contain macro code are processed.

4 Esperto Corso in Aula Live Web Classroom e-Learning
Exploring SAS Studio for SAS Programmers
This course provides an introduction to SAS Studio for experienced SAS programmers. SAS Studio is an interface that enables users to write and submit SAS programs and use snippets and tasks to generate SAS code.

The self-study e-learning includes:

  • Annotatable course notes in PDF format.
  • Virtual Lab time to practice.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
SAS Certification Review: SAS 9.4 Base Programming Performance-Based Exam
This course provides a review of the majority of topics in the SAS 9.4 Base Programming Performance-Based Exam. It addresses the four exam content areas: Accessing and Creating Data Structures, Managing Data, Generating Reports and Output, and Handling Errors.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
SAS Federation Server: Accessing and Virtualizing Enterprise Data
SAS Federation Server makes it easier for business users to access secure data for reporting and analysis. It provides a virtual layer or view, giving users the appropriate level of control without physically moving data. This frees up IT staff to focus on other tasks by giving them a simple method of sharing data using a centralized, governed security layer.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
Hadoop Data Management with Hive, Pig, and SAS
In this course, you use processing methods to prepare structured and unstructured big data for analysis. You learn to organize this data into a variety of Hadoop distributed file system (HDFS) storage formats for processing efficiency using Apache Hive and Apache Pig. You also learn SAS software technologies that integrate with Hive and Pig and how to leverage these open source capabilities by programming with Base SAS and SAS/ACCESS Interface to Hadoop.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
Introduction to SAS and Hadoop
This course teaches you how to use SAS programming methods to read, write, and manipulate Hadoop data. Base SAS methods that are covered include reading and writing raw data with the DATA step and managing the Hadoop file system and executing Pig code from SAS via the HADOOP procedure. In addition, the SAS/ACCESS Interface to Hadoop methods that allow LIBNAME access and SQL pass-through techniques to read and write Hadoop Hive table structures are discussed. Although not covered in detail, a brief overview of additional SAS and Hadoop technologies, including executing DS2 in Hadoop with the SAS Code Accelerator for Hadoop and using Hadoop data sources for the distributed in-memory analytics platform of SAS Viya, is included. This course is included in the Expert Exchange on Hadoop: Using SAS/ACCESS service offering to configure SAS/ACCESS Interface to Hadoop or SAS/ACCESS Interface to Impala to work with your Hadoop environment.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
Efficiency Tips for Database Programming in SAS
This class teaches you how to tune your SAS programs for faster execution, especially those that access relational database tables using SAS/ACCESS interfaces or SAS Viya data connectors.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
Exploring SAS Studio for SAS Analytics Pro
This course demonstrates how the functionality and features of SAS Studio for SAS Analytics Pro in SAS Viya can enable SAS programmers to save time by coding more efficiently.

3 Intermedio Corso in Aula Live Web Classroom e-Learning
High-Performance Data Manipulation with SAS DS2
This course teaches DS2 programming. DS2 is a fourth-generation SAS language, designed for advanced data manipulation. It blends DATA step and SQL syntax using modern programming structures and can process multiple rows of data in parallel in Base SAS and in supported massively parallel processing environments such as Hadoop, Teradata, and SAS Cloud Analytic Services (CAS). A brief introduction to SAS Viya and Cloud Analytic Services is included.

The self-paced e-learning includes:

  • Annotatable course notes in PDF format.
  • Virtual lab time to practice.

4 Esperto Corso in Aula Live Web Classroom e-Learning
SAS Programming for R Users Free e-learning
This course is for experienced R users who want to apply their existing skills and extend them to the SAS environment. Emphasis is placed on programming and not statistical theory or interpretation. Students in this course should have knowledge of plotting, manipulating data, iterative processing, creating functions, applying functions, linear models, generalized linear models, mixed models, stepwise model selection, matrix algebra, and statistical simulations.

3 Intermedio e-Learning
Establishing Causal Inferences: Propensity Score Matching, Heckman's Two-Stage Model, Interrupted Time Series, and Regression Discontinuity Models Business Knowledge Series
This course introduces some methods commonly used in program evaluation and real-world effectiveness studies, including two-stage modeling, interrupted time-series, regression discontinuity, and propensity score matching. These methods help address questions such as: Which medicine is more effective in the real world? Did an advertising program have an impact on sales? More generally, are the changes in outcomes causally related to the program being run?

3 Intermedio e-Learning
Introduction to Statistical Concepts Free e-learning
This course covers basic statistical concepts that are critical for understanding and using statistical methods. This course explains what statistics is and why it is important to understand the characteristics of your data.

The information in this course is a prerequisite for many other statistical courses that SAS Education offers. The course is appropriate for Base SAS and SAS Enterprise Guide users. Data, practices, and a case study are included.

1 Base e-Learning
SAS Programming: Getting Started Free e-learning
This journey will help you get started developing code in SAS. This collection of free learning assets provide a tour of what is possible with programming in either SAS 9 or SAS Viya.

1 Base e-Learning
SAS Viya Data Engineering: Getting Started Free e-learning
Get started using SAS Data Engineering by spending a little time each day learning a new aspect of the offering. Over the course of a few weeks, you'll get a good idea of the skills you may need to leverage SAS' data engineering capabilities. At the end of your journey be sure to explore formal enablement opportunities to continue your quest in becoming a SAS Data Engineer.

1 Base e-Learning
SAS and Hadoop
This is the third course in the Data Curation Professional, SAS Academy for Data Science program. The program is required to earn your SAS data science certification. Designed for SAS data scientists, this program covers SAS topics for data curation techniques, including big data preparation with Hadoop. In this course, you learn about the Hadoop environment, Apache Hive, and Apache Pig, as well as various SAS methods for interacting with Hadoop.

3 Intermedio e-Learning
SAS Report Writing
This course teaches you how to create tabular reports using the REPORT and TABULATE procedures. You also learn how to enhance your reports using the Output Delivery System (ODS).

3 Intermedio e-Learning
Summer Fast Track: SAS Base Programming
This course is for users who want to learn how to write SAS programs and who need to learn data manipulation techniques using SAS DATA and procedure steps to access, transform, and summarize SAS data sets. It is the entry point to learning SAS programming and is a prerequisite to many other SAS courses. This fast track combines the courses SAS Programming 1: Essentials and SAS Programming 2: Data Manipulation Techniques.

1 Base Live Web Classroom
SAS Programming Fast Track

3 Intermedio Live Web Classroom
The Magic of Compelling Reports and Visualizations with SAS New

Whether you’re a SAS programmer or a SAS Visual Analytics user, we’ve hand-picked a range of topics to advance your report development and data visualisation skills. With three conference streams to choose from and sessions delivered by our expert trainers, you’ll also have the chance to get hands-on experience, gain extended access to your own SAS environment and try out the techniques you’ve seen.

0 Nessun Livello Live Web Classroom e-Learning
Data Visualization Using SAS ODS Graphics
This course teaches you how to write SAS programs that use ODS Graphics to produce high-quality data visualizations. ODS Graphics is part of Base SAS.

The self-study e-learning includes:

  • Annotatable course notes in PDF format.
  • Virtual lab time to practice.

3 Intermedio Live Web Classroom e-Learning