
Explore predictive modeling in SAS, covering analysis of variance, linear regression, logistic regression, data preparation, sampling, training and validation, scoring, and model performance.
Access downloadable SAS course materials, including SAS programs, data files, and PowerPoint slides when available, with attached resources including zip archives and guidance to match files across lectures.
upload data files and sas programs into sas on demand for academics by extracting zip files and organizing them in a dedicated sas base codes folder.
Use Levene’s test to check homogeneity of variances in anova and apply the means statement in proc glm; the example shows p=0.09, not rejected.
Explore the randomized block design to control nuisance factors and improve treatment effect estimates. Apply SAS GLM to test reading score differences across parent education groups, blocking by SMS minutes.
In unbalanced randomized block designs, use type iii sums of squares and the lsmeans statement for one-factor analysis, and rely on unweighted means for accurate pairwise comparisons via proc glm.
the complete description for this lecture:
Analyzing Simple Effects When Interaction Exists Using the LSMEANS Statement with the SLICE Option
Learn how to prepare input variables for predictive modeling by cleaning data, handling missing values, reducing redundancy, and ensuring preprocessing is applied to training data to prevent information leakage.
Learn to handle missing values with complete case analysis and imputation, using missing value indicators and median imputation, while considering MCAR, MAR, and NMAR patterns in SAS.
Use the Greenacre method to collapse state categories, import Excel data with proc import, compute chi-square via proc freq, and use proc means to create state proportions for clustering.
Identify a two-cluster solution using proc sql and proc tree, then create a sta_class variable to compare chi square via the Greenacre method.
Screen inputs for monotonic relevance using Spearman and Hoeffding D, flagging variables with p values over 0.5 as potentially irrelevant and noting any non-monotonic patterns for further empirical logit analysis.
Apply empirical logit to detect non-linear associations in logistic regression, using logit plots by predictor and binning via the rank procedure and proc means to reveal nonlinearity.
Quantify the association between two continuous variables with the Pearson correlation using the CORR procedure, interpreting strength, direction, and significance alongside scatter plots and descriptive statistics.
This lecture covers detecting collinearity in regression using variance inflation factor and the condition index, with collin and collinoint, and advises deleting predictors or applying ridge or principal component regression.
Learn backward elimination in proc reg to remove the least significant predictors by p-values, ending when remaining variables meet p<0.01 and observing adjusted r-squared trends.
Explore the glmselect procedure for variable selection, highlighting stepwise methods, collinearity cautions, and p-value risks; review a SAS glmselect example predicting reading scores.
Explore logistic regression with a continuous predictor, interpret odds ratios, and assess model fit with AIC, likelihood ratio tests, and confidence intervals; evaluate predictive power using ROC AUC.
Explore logistic regression with a three-level categorical predictor using effect coding parameterization in SAS, including dummy design variables, class statement handling, and interpretation via odds ratios.
Master backward elimination in multiple logistic regression with SAS PROC LOGISTIC, starting from a full model and using chi-square tests to remove least significant predictors at a 0.01 level.
Explore best subset selection for multiple logistic regression, using score-based chi-square criteria to choose models from two to six predictors, including dummy variables from a categorical predictor.
Model interaction terms in multiple logistic regression and test their significance. Apply backward elimination under model hierarchy and interpret conditional odds ratios with plots.
Compare seven-predictor and three-predictor models using the roc and roc contrast statements on validation data set, evaluating roc curves and AUC, and prefer the simpler model when differences are non-significant.
The contents of this video is (title does not enough space):
Adjustment to Performance Estimates When Oversampling Rare Events:
The PEVENT Option for Defining Prior Probabilities
Manual Adjustment of the Classification Matrix
This course is designed for anyone preparing to pass the SAS Certified Statistical Business Analyst Using SAS 9.4: Regression and Modeling exam (Exam ID: A00-240). Whether you’re looking to enhance your analytical skills or advance your career, this course provides the essential knowledge and hands-on experience needed to succeed.
Course Highlights
Comprehensive Exam Preparation: A complete guide for the SAS Certified Statistical Business Analyst Using SAS 9.4: Regression and Modeling (Exam ID: A00-240).
Industry-Recognized Certification: This SAS certification is one of the featured credentials offered by SAS, adding value to your professional portfolio.
What You Will Learn
By taking this course, you will gain mastery in:
1. Analysis of Variance (ANOVA)
2. Linear and Logistic Regression
3. Preparing Inputs for Predictive Models
4. Measuring Model Performance
Course Methodology
Step-by-Step Code Explanations: Each SAS program is thoroughly explained, ensuring clarity and understanding.
Structured Learning: Statistical concepts are presented through engaging PowerPoint presentations.
Comprehensive Output Analysis: Detailed explanations of all statistical outputs help solidify your understanding.
End-to-End Predictive Modeling: Covers data preparation, sampling, model building, validation, scoring, and performance measurement.
Additional Course Features
Downloadable Resources: All datasets, SAS programs, and PowerPoint slides used in the course are available for download in Lecture 4 (Note: Materials are for practice only and are protected by copyright).
Quizzes & Assessments: Test your knowledge with quizzes at the end of each section.
Prerequisites
Basic knowledge of statistical analysis is highly recommended for an optimal learning experience.
SAS Software for This Course
This course was originally developed using SAS University Edition but has been fully updated for SAS OnDemand for Academics—a free, web-based version of SAS Studio. The software’s interface, functionality, and appearance remain consistent, ensuring a seamless learning experience.
Detailed instructions for using SAS OnDemand for Academics are provided in Section 2.
Course Ratings & Reviews – A Note from the Instructor
Your honest and thoughtful feedback is highly appreciated! Your ratings help improve course content and enhance your learning experience.
This course is regularly updated to reflect the latest SAS certification changes and incorporate student suggestions, ensuring it remains relevant and valuable. Fair and constructive reviews are essential to improving the course’s quality, and I truly appreciate your honest input. In this field, course ratings above 4.5 are widely regarded as indicators of high-quality content.
Thank you for your support!
References
SAS Certification Prep Guide: Statistical Business Analysis Using SAS 9