Advanced Analytics Certification

Become a SAS® Certified Advanced Analytics Professional.

Duration 220 Hours
Certificate SAS Global
Language English

Fees 2250


Power up your staff’s skills and boost your business

@

or Call us on 732-593-8343

Expand your analytical skill set. Make yourself more marketable. And become a more valued asset by learning the latest advanced analytics techniques for solving critical business challenges across every domain.  

SAS® Advanced Analytics Certification Curriculum

Academic Courses Count

9 Courses

Course content is designed to prepare you for the certification exams.

Case Studies Details

Case Studies

Real-world case studies enable you to apply what you have learned.

Certification Exams Count

3 Exams

Pass all three exams to earn your certification credential.

Topics Covered

  • Machine learning and predictive modeling techniques.
  • How to apply these techniques to distributed and in-memory big data sets.
  • Pattern detection.
  • Optimization techniques.
  • Time series forecasting.
  • Experimentation in business.
  • Machine learning and predictive modeling techniques.
  • How to apply these techniques to distributed and in-memory big data sets.
  • Pattern detection.
  • Optimization techniques.
  • Time series forecasting.
  • Experimentation in business.

SAS Software Covered

  • SAS® Enterprise Miner™
  • SAS/ETS®
  • SAS® High-Performance Data Mining
  • SAS® In-Memory Statistics (PROC IMSTAT)
  • SAS® Studio
  • SAS/OR®
  • SAS/STAT®
  • SAS® Text Miner
  • SAS® Visual Statistics
  • SAS tools for integrating with open source
  • SAS® Enterprise Miner™
  • SAS/ETS®
  • SAS® High-Performance Data Mining
  • SAS® In-Memory Statistics (PROC IMSTAT)
  • SAS® Studio
  • SAS/OR®
  • SAS/STAT®
  • SAS® Text Miner
  • SAS® Visual Statistics
  • SAS tools for integrating with open source

Choose a Format

Course Format Image
Course Format Image

Instructor-Led Classroom

  • Instructor-led training in a classroom setting.
  • Monday-Friday classes for six weeks.
  • Real-world case studies that help you apply what you learn.
  • Access to SAS software for practice.
  • Dedicated coach to guide you.
  • Certification exam vouchers.
  • Free access to SAS Programming for Data Science Fast Track to prepare.
Course Format Image 1
Course Format Image 2

Self-Paced e-Learning

  • Online e-learning courses accessible 24/7.
  • Available as monthly subscription or 12-month license.
  • Real-world case studies that help you apply what you learn.
  • Access to SAS software for practice.
  • An online community to support your learning.
  • 50% off instructor-led classes.

Prerequisite Skills

To enroll in the program, you need at least six months of programming experience in SAS or another programming language. We also recommend that you have at least six months of experience using mathematics and/or statistics in a business environment. If you're just getting started or need to brush up on your skills, we recommend:

 

Statistics 1: Introduction to ANOVA, Regression or Logistic Regression – available as an instructor-led course or free online e-learning course.

 

And one of the following:

  • SAS Programming for R Users – available as a free online e-learning course
  • SAS Programming for Data Science Fast Track – four e-learning courses providing a good SAS programming foundation

What You Will Learn

The Advanced Analytics Certification program includes three learning modules, comprising a total of 9 courses.


Module 1: Predictive Modeling

This course covers the skills required to assemble analysis flow diagrams using SAS Enterprise Miner for both pattern discovery (segmentation, association and sequence analyses) and predictive modeling (decision trees, regression and neural network models).

Topics Covered

  • Defining a SAS Enterprise Miner project and exploring data graphically.
  • Modifying data for better analysis results.
  • Building and understanding predictive models, including decision trees and regression models.
  • Comparing and explaining complex models.
  • Generating and using score code.
  • Applying association and sequence discovery to transaction data.

Module 2: Advanced Predictive Modeling

This course helps you understand and apply two popular artificial neural network algorithms – multilayer perceptrons and radial basis functions. Both the theoretical and practical issues of fitting neural networks are covered.

Topics Covered

  • Constructing multilayer perceptron and radial basis function neural networks.
  • Constructing custom neural networks using the NEURAL procedure.
  • Choosing an appropriate network architecture and determining the relevant training method.
  • Avoiding overfitting neural networks.
  • Performing autoregressive time series analysis using neural networks.
  • Interpreting neural network models.

This course explores predictive modeling using SAS/STAT® software, with an emphasis on the LOGISTIC procedure.

Topics Covered

  • Using logistic regression to model an individual's behavior as a function of known inputs.
  • Selecting variables and interactions.
  • Creating effect plots and odds ratio plots using ODS Statistical Graphics.
  • Handling missing data values.
  • Tackling multicollinearity in your predictors.
  • Assessing model performance and comparing models.
  • Recoding categorical variables based on the smooth weight of evidence.
  • Using efficiency techniques for massive data sets.

This course introduces applications and techniques for assaying and modeling large data. It presents basic and advanced modeling strategies, such as group-by processing for linear models, random forests, generalized linear models and mixture distribution models. You will perform hands-on exploration and analyses using tools such as SAS Enterprise Miner, SAS Visual Statistics and SAS In-Memory Statistics.

Topics Covered

  • Using applications designed for big data analyses.
  • Exploring data efficiently.
  • Reducing data dimensionality.
  • Building predictive models using decision trees, regressions, generalized linear models, random forests and support vector machines.
  • Building models that handle multiple targets.
  • Assessing model performance.
  • Implementing models and scoring new predictions.

This course introduces the basics for integrating R programming and Python scripts into SAS and SAS Enterprise Miner. Topics are presented in the context of data mining, which includes data exploration, model prototyping, and supervised and unsupervised learning techniques.

Topics Covered

  • Calling R packages in SAS.
  • Using Python scripts in SAS.
  • Integrating open source data exploration techniques in SAS.
  • Integrating open source models in SAS Enterprise Miner.
  • Creating production (score) code for R models.

Module 3: Text Analytics, Time Series, Experimentation and Optimization

In this course, you will learn to use SAS Text Miner to uncover underlying themes or concepts contained in large document collections, automatically group documents into topical clusters, classify documents into predefined categories, and integrate text data with structured data to enrich predictive modeling endeavors.

Topics Covered

  • Converting documents stored in standard formats (Microsoft Word, Adobe PDF, etc.) into general-purpose HTML or TXT formats.
  • Reading documents from a variety of sources (web pages, flat files, data elements in a relational database, spreadsheet cells, etc.) into SAS tables.
  • Processing textual data for text mining (e.g., correcting misspellings or recoding acronyms and abbreviations).
  • Converting unstructured text-based character data into structured numeric data.
  • Exploring words and phrases in a document collection.
  • Querying document collections using keywords (i.e., identifying documents that include specific words or phrases).
  • Identifying topics or concepts that appear in a document collection.
  • Creating user-influenced topic tables from scratch or by modifying machine-generated topics, or creating concepts using domain knowledge.
  • Using derived topic tables or pre-existing user-influenced topic tables (or both) to enhance information retrieval and document classification.
  • Clustering documents into homogeneous subgroups.
  • Classifying documents into predefined categories.

In this course, you'll learn the fundamentals of modeling time series data, with a focus on the applied use of the three main model types for analyzing univariate time series: exponential smoothing, autoregressive integrated moving average with exogenous variables (ARIMAX), and unobserved components (UCM).

Topics Covered

  • Creating time series data.
  • Accommodating trend, as well as seasonal and event-related variation, in time series models.
  • Diagnosing, fitting and interpreting exponential smoothing, ARIMAX and UCM models.
  • Identifying relative strengths and weaknesses of the three model types.

This course explores the essentials of experimentation in data science, why experiments are central to any data science efforts, and how to design efficient and effective experiments.

Topics Covered

  • Defining common terminology in designed experiments.
  • Describing the benefits of multifactor experiments.
  • Differentiating between the impact of a model and the impact of the action taken from that model.
  • Fitting incremental response models to evaluate the unique contribution of a marketing message, action, intervention or process change on outcomes.

This course focuses on linear, nonlinear and efficiency optimization concepts. Participants will learn how to formulate optimization problems and how to make their formulations efficient by using index sets and arrays. Course demonstrations include examples of data envelopment analysis and portfolio optimization. The OPTMODEL procedure is used to solve optimization problems that reinforce concepts introduced in the course.

Topics Covered

  • Identifying and formulating appropriate approaches to solving various linear and nonlinear optimization problems.
  • Creating optimization models commonly used in industry.
  • Formulating and solving a data envelopment analysis.
  • Solving optimization problems using the OPTMODEL procedure in SAS.

Register Now

Self-Paced e-Learning

Monthly Subscription

  • 9 award-winning courses.
  • 15 hours of software access for practice.

$375/month


299/month

(20% savings)

Enroll Now

Annual License

  • 9 award-winning courses.
  • 100 hours of software access for practice.

Best value!


2,250/year

 

Enroll Now

Instructor-Led Classroom


Six-Week Program

  • 9 award-winning courses.


 


9,000

 

Enroll Now

After graduation, I came to know about SAS widely used in clinical industries so, I searched for the institution providing SAS course and I found Epoch. At epoch you will have best trainers, best guidance, best facilities and best way to grow your care, best facilities and best way to grow your care

Vignesh T

SAS® Certified Big Data Professional

SAS® Certified Big Data Professional

Learn to manage big data, focusing on data quality and visual data exploration for advanced analytics, plus communication skills.

Select
SAS® Certified Advanced Analytics Professional

SAS® Certified Advanced Analytics Professional

Learn analytical modeling, machine learning, experimentation, forecasting and optimization.

Select
SAS® Certified Data Scientist

SAS® Certified Data Scientist

Learn it all. This program includes all coursework from both the big data and advanced analytics programs.

Select

Get Started Now

Our program advisers can help you get started.

To learn more about which program is right for you connect with us via your channel of choice.

Contact us Mobile732-593-8343 Contact us Emailinfo.usa@epoch.co.in

Grow With SAS

View More Training

View More Training

Browse our learning paths to find more courses and expand your knowledge.

Know More
View webinars

View webinars

Take an e-learning course to get started with SAS or advance your skills.

Know More
Subscribe to newsletter

Subscribe to newsletter

Stay current on training, certification and books with the SAS Learning Report.

Know More