3

Statistics with SAS

 2 years ago
source link: https://www.coursera.org/learn/sas-statistics
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Syllabus - What you will learn from this course

Content RatingThumbs Up94%(1,413 ratings)
Learners can give thumbs up or down to indicate the quality of this content.
Hours to complete
1 hour to complete

Course Overview and Data Setup

In this module you learn about the course and the data you analyze in this course. Then you set up the data you need to do the practices in the course.

Reading
2 videos (Total 13 min), 4 readings
Video2 videos
Demo: Exploring Ames Housing Data10m
Reading4 readings
Learner Prerequisites1m
Access SAS Software and Set Up Practice Files (REQUIRED)3m
Completing Demos and Practices10m
Using Forums and Getting Help10m
Hours to complete
3 hours to complete

Introduction and Review of Concepts

In this module you learn about the models required to analyze different types of data and the difference between explanatory vs predictive modeling. Then you review fundamental statistical concepts, such as the sampling distribution of a mean, hypothesis testing, p-values, and confidence intervals. After reviewing these concepts, you apply one-sample and two-sample t tests to data to confirm or reject preconceived hypotheses.

Reading
17 videos (Total 41 min), 2 readings, 9 quizzes
Video17 videos
Statistical Modeling: Types of Variables1m
Overview of Models3m
Explanatory versus Predictive Modeling1m
Population Parameters and Sample Statistics1m
Normal (Gaussian) Distribution2m
Standard Error of the Mean51s
Confidence Intervals2m
Statistical Hypothesis Test4m
p-Value: Effect Size and Sample Size Influence3m
Scenario48s
Performing a t Test4m
Demo: Performing a One-Sample t Test Using PROC TTEST3m
Scenario1m
Assumptions for the Two-Sample t Test2m
Testing for Equal and Unequal Variances2m
Demo: Performing a Two-Sample t Test Using PROC TTEST4m
Reading2 readings
Parameters and Statistics10m
Normal Distribution10m
Quiz9 practice exercises
Question 1.015m
Question 1.025m
Question 1.035m
Question 1.045m
Question 1.055m
Practice - Using PROC TTEST to Perform a One-Sample t Test20m
Question 1.065m
Practice - Using PROC TTEST to Compare Groups20m
Introduction and Review of Concepts30m
Hours to complete
4 hours to complete

ANOVA and Regression

In this module you learn to use graphical tools that can help determine which predictors are likely or unlikely to be useful. Then you learn to augment these graphical explorations with correlation analyses that describe linear relationships between potential predictors and our response variable. After you determine potential predictors, tools like ANOVA and regression help you assess the quality of the relationship between the response and predictors.

Reading
29 videos (Total 70 min), 2 readings, 14 quizzes
Video29 videos
Scenario58s
Identifying Associations in ANOVA with Box Plots1m
Demo: Exploring Associations Using PROC SGPLOT1m
Identifying Associations in Linear Regression with Scatter Plots1m
Demo: Exploring Associations Using PROC SGSCATTER2m
Scenario56s
The ANOVA Hypothesis1m
Partitioning Variability in ANOVA2m
Coefficient of Determination1m
F Statistic and Critical Values1m
The ANOVA Model2m
Demo: Performing a One-Way ANOVA Using PROC GLM6m
Scenario49s
Multiple Comparison Methods2m
Tukey's and Dunnett's Multiple Comparison Methods1m
Diffograms and Control Plots1m
Demo: Performing a Post Hoc Pairwise Comparison Using PROC GLM6m
Scenario53s
Using Correlation to Measure Relationships between Continuous Variables1m
Hypothesis Testing for a Correlation1m
Avoiding Common Errors When Interpreting Correlations5m
Demo: Producing Correlation Statistics and Scatter Plots Using PROC CORR6m
Scenario45s
The Simple Linear Regression Model1m
How SAS Performs Simple Linear Regression1m
Comparing the Regression Model to a Baseline Model2m
Hypothesis Testing and Assumptions for Linear Regression1m
Demo: Performing Simple Linear Regression Using PROC REG7m
Reading2 readings
What Does a CLASS Statement Do?10m
Correlation Analysis and Model Building10m
Quiz14 practice exercises
Question 2.015m
Question 2.025m
Question 2.035m
Question 2.045m
Practice - Performing a One-Way ANOVA20m
Question 2.055m
Question 2.065m
Practice - Using PROC GLM to Perform Post Hoc Parwise Comparisons20m
Question 2.075m
Question 2.085m
Practice - Describing the Relationship between Continuous Variables20m
Question 2.095m
Practice - Using PROC REG to Fit a Simple Linear Regression Model20m
ANOVA and Regression30m
Hours to complete
2 hours to complete

More Complex Linear Models

In this module you expand the one-way ANOVA model to a two-factor analysis of variance and then extend simple linear regression to multiple regression with two predictors. After you understand the concepts of two-way ANOVA and multiple linear regression with two predictors, you'll have the skills to fit and interpret models with many variables.

Reading
13 videos (Total 43 min), 1 reading, 5 quizzes
Video13 videos
Scenario1m
Applying the Two-Way ANOVA Model3m
Demo: Performing a Two-Way ANOVA Using PROC GLM7m
Interactions3m
Demo: Performing a Two-Way ANOVA With an Interaction Using PROC GLM5m
Demo: Performing Post-Processing Analysis Using PROC PLM4m
Scenario44s
The Multiple Linear Regression Model2m
Hypothesis Testing for Multiple Regression1m
Multiple Linear Regression versus Simple Linear Regression2m
Adjusted R-Square1m
Demo: Fitting a Multiple Linear Regression Model Using PROC REG7m
Reading1 reading
The STORE Statement10m
Quiz5 practice exercises
Question 3.015m
Practice - Performing a Two-Way ANOVA Using PROC GLM20m
Question 3.025m
Practice - Performing Multiple Regression Using PROC REG20m
More Complex Linear Models30m
Hours to complete
2 hours to complete

Model Building and Effect Selection

In this module you explore several tools for model selection. These tools help limit the number of candidate models so that you can choose an appropriate model that's based on your expertise and research priorities.

Reading
11 videos (Total 28 min), 3 readings, 4 quizzes
Video11 videos
Scenario1m
Approaches to Selecting Models2m
The All-Possible Regressions Approach to Model Building1m
The Stepwise Selection Approach to Model Building3m
Interpreting p-Values and Parameter Estimates2m
Demo: Performing Stepwise Regression Using PROC GLMSELECT7m
Scenario37s
Information Criteria2m
Adjusted R-Square and Mallows' Cp56s
Demo: Performing Model Selection Using PROC GLMSELECT5m
Reading3 readings
Activity - Optional Stepwise Selection Method Code10m
Information Criteria Penalty Components10m
All-Possible Selection
Quiz4 practice exercises
Question 4.015m
Practice - Using PROC GLMSELECT to Perform Stepwise Selection20m
Practice - Using PROC GLMSELECT to Perform Other Model Selection Techniques20m
Model Building and Effect Selection20m
Hours to complete
3 hours to complete

Model Post-Fitting for Inference

In this module you learn to verify the assumptions of the model and diagnose problems that you encounter in linear regression. You learn to examine residuals, identify outliers that are numerically distant from the bulk of the data, and identify influential observations that unduly affect the regression model. Finally, you learn to diagnose collinearity to avoid inflated standard errors and parameter instability in the model.

Reading
18 videos (Total 46 min)
Video18 videos
Scenario40s
Assumptions for Regression2m
Verifying Assumptions Using Residual Plots3m
Demo: Examining Residual Plots Using PROC REG5m
Scenario47s
Identifying Influential Observations1m
Checking for Outliers with STUDENT Residuals1m
Checking for Influential Observations2m
Detecting Influential Observations with DFBETAS1m
Demo: Looking for Influential Observations Using PROC GLMSELECT and PROC REG5m
Demo: Examining the Influential Observations Using PROC PRINT6m
Handling Influential Observations1m
Scenario38s
Exploring Collinearity1m
Visualizing Collinearity2m
Demo: Calculating Collinearity Diagnostics Using PROC REG5m
Using an Effective Modeling Cycle1m
Quiz7 practice exercises
Practice: Using PROC REG to Examine Residuals20m
Question 5.015m
Practice: Using PROC REG to Generate Potential Outliers20m
Question 5.025m
Question 5.035m
Practice: Using PROC REG to Assess Collinearity20m
Model Post-Fitting for Inference30m
Hours to complete
2 hours to complete

Model Building for Scoring and Prediction

In this module you learn how to transition from inferential statistics to predictive modeling. Instead of using p-values, you learn about assessing models using honest assessment. After you choose the best performing model, you learn about ways to deploy the model to predict new data.

Reading
11 videos (Total 27 min), 1 reading, 4 quizzes
Video11 videos
Scenario27s
Predictive Modeling Terminology1m
Model Complexity51s
Building a Predictive Model2m
Model Assessment and Selection1m
Demo: Building a Predictive Model Using PROC GLMSELECT10m
Scenario29s
Preparing for Scoring1m
Methods of Scoring1m
Demo: Scoring Data Using PROC PLM4m
Reading1 reading
Partitioning a Data Set Using PROC GLMSELECT10m
Quiz4 practice exercises
Question 6.015m
Practice: Building a Predictive Model Using PROC GLMSELECT20m
Practice: Scoring Using the SCORE Statement in PROC GLMSELECT20m
Model Building for Scoring and Prediction30m

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK