Popular Searches
Share this via
Facebook
Twitter
LinkedIn
Telegram
WhatsApp
Reddit
Welcome to Careers360.com
Get personalized guidance dashboard based on your profile.
Login / Signup
Online Courses and Certifications
Popular Courses From Top Providers
Online Degree and Diploma Courses
Free Online Courses
Course Types
Online Courses and Certifications
Course by Category
Course by Specialization
Course by Provider
Popular Courses From Top Providers
Coursera Courses
Swayam Courses
Edx Courses
Upgrad Courses
Online Degree and Diploma Courses
Online UG Degree Courses
Online PG Degree Courses
Diploma Courses
Free Online Courses
Free Courses by Branch
Free Courses by Provider
Course Types
Resources
Bootcamps
Courses By Job Roles
Course by Category
Design Certification Courses
Marketing Certification Courses
Humanities Certification Courses
Languages Certification Courses
finance and accounting Certification Courses
Personal Development Certification Courses
It & Software Certification Courses
Social Science Certification Courses
Business and Management Certification Courses
Programming & Development Certification Courses
Course by Specialization
Data Science Certification Courses
Digital Marketing Certification Courses
Data Analysis Certification Courses
Fashion Design Certification Courses
Graphic Designing Certification Courses
Cyber Security Certification Courses
Interior Design Certification Courses
Business Analytics Certification Courses
Artificial Intelligence Certification Courses
Tally Certification Courses
Course by Provider
Upgrad Courses
Edx Courses
Coursera Courses
Great Learning Courses
Simplilearn Courses Courses
Udacity Courses Courses
Edureka Courses Courses
Intellipaat Courses Courses
Emeritus Courses Courses
View All Providers
Coursera Courses
Coursera Data Science Courses
Coursera Software Development Courses
Coursera Machine Learning Courses
Coursera Artificial Intelligence Courses
Coursera Cyber Security Courses
Coursera Information Technology Courses
Coursera Web Designing Courses
Coursera Web Development Courses
Swayam Courses
Swayam Mechanical Engineering Courses
Swayam Computer Science Courses
Swayam Data Analysis Courses
Swayam Cyber Security Courses
Swayam Business Analytics Courses
Swayam Database Management Courses
Swayam Artificial Intelligence Courses
Swayam Robotics Engineering Courses
Edx Courses
Edx Financial Management Courses
Edx Programming Courses
Edx Civil Engineering Courses
Edx Cyber Security Courses
Edx Cloud Computing Courses
Edx Project Management Courses
Edx Data Analytics Courses
Edx Data Analysis Courses
Upgrad Courses
upGrad Data Science Courses
upGrad Cyber Security Courses
upGrad General Management Courses
upGrad Digital Marketing Courses
upGrad Business Analytics Courses
upGrad Machine Learning Courses
upGrad Big Data Analytics Courses
upGrad Cloud Computing Courses
Online UG Degree Courses
Online BBA
Online BCA
Online B.Com
Online B.Sc
Online BA
Online PG Degree Courses
Online MBA
Online MCA
Online M.Sc
Online PGDM
Online MA
Online M.Com
Diploma Courses
Postgraduate (PG) Diploma Courses
Cyber Security Diploma Courses
Data Science Diploma Courses
Finance Diploma Courses
Tourism Diploma Courses
Digital Marketing Diploma Courses
Business Analytics Diploma Courses
Fintech Diploma Courses
Design Thinking Diploma Courses
Free Courses by Branch
Free Digital Marketing Courses
Free Data Science Courses
Free Python Courses
Free Graphic Designing Courses
Free Web Development Courses
Free Cyber Security Courses
Free Machine Learning Courses
Free Content Writing Courses
List of All Free Courses & Certifications
Free Courses by Provider
Udemy Free Courses
Coursera Free Courses
Google Free Courses
Great Learning Free Courses
Edx Free Courses
Udacity Free Courses
Simplilearn Free Courses
Futurelearn Free Courses
Resources
Short Term Courses & Certifications
Online Degrees & Diplomas
Top Offline Courses & Certifications
Latest Blogs on Courses & Certifications
Course Compare
Bootcamps
Bootcamp Course Guide
Data Science Bootcamp Courses
Data Analytics Bootcamp Courses
Machine Learning Bootcamp Courses
Java Bootcamp Courses
Courses By Job Roles
Entrepreneur
Software Developer
Software Engineer
Business Analyst
Web Developer
Fee
The syllabus
Articles
Fee
The syllabus
Articles
Home
Udemy
Courses
Statistical Data Analysis with SAS
Statistical Data Analysis with SAS
BY
Udemy
Brochure
Enquire
Online
₹ 3299
Quick Facts
particular
details
Medium of instructions
English
Mode of learning
Self study
Mode of Delivery
Video and Text Based
Course and certificate fees
Fees information
₹ 3,299
certificate availability
Yes
certificate providing authority
Udemy
The syllabus
L1 - Course Introduction
L1 - How to Get the Most out of the Course
L2 - How to Install SAS University Edition for Free - Step by Step Guide
L3 - Why use SAS (you may skip this introductory lecture)
Understanding the Workflow
L4 - Overview
L4 - The Workflow
L4 - Ask Questions Wisely to Assist Project Planning
L4 - SAS Basics
L4 - SAS Basics
L4 - Data Importing - Instream data and Proc Import
L4 - Import Wizard for SAS 9.x
L4 - Data Importing in SAS Studio
L4 - Bring in Data from Pre-existing SAS Dataset and Create Permanent Dataset
Project Part 1: Data importing - excel data (a must to the other assignments)
Section Summary in Text
Data Manipulation - Naming Convention and IF THEN/ELSE Statement
L5 - Overview
L5 - Naming Convention and Variable Types
L5 - Naming Convention and Variable Types
L5 - IF THEN/ELSE Statement
L5 - IF THEN/ELSE Statement
L5 - Keep and Drop Variables
L5 - Keep and Drop Variables
Section Summary in Text
Data Manipulation - SAS Functions and DO Loop
L6 - Overview
L6 - SAS Functions
L6 - SAS Functions
L6 - DO Loop
L6 - DO Loop
Section Summary in Text
Dataset Manipulation - Subset and Append
L7 - Overview
L7 - Subset
Use WHERE statement to subset data
L7 - Concatenation (Append)
Project Part 2: Concatenate 3 of the 4 datasets into one.
Section Summary in Text
Dataset Manipulation - Merge and Transposition
L8 - Overview
L8 - Merge
L8 - Merge
Merge two datasets into a single dataset
Project part 3: Merge two datasets
L8 - Transpose
Transpose the following data
A comprehensive task using several techniques to subset, transpose data
Section Summary in Text
Descriptive Statistics - Frequency and Univariate Analysis
L9 - Overview
L9 - Explore the Data Using PROC PRINT and CONTENTS Procedures
L9 - Explore the Data Using PROC PRINT and CONTENTS Procedures
L9 - Descriptive Statistics
L9 - Descriptive Statistics
Calculate the mean of the sample
PROC FREQ
Project Part 4: perform descriptive statistical analysis
Section Summary in Text
One, Two Sample T-Test and ANOVA
L10 - Overview and Introduction to Hypothesis Testing
L10 - One Sample T-Test
L10 - One Sample T-Test
L10 - Two Sample T-Test
L10 - Two Sample T-Test and paired T-Test
L10 - 3+ Sample ANOVA
L10 - 3+ Sample ANOVA
L10 - Non-parametric Analysis
A comprehensive assignment for hypothesis test
Linear Regression - Predicting the Outcome
L11 - Overview
L11 - Linear Regression
Project Part 5: Use Linear Regression model to predict the MSRP
L11 - Dummy Variable
Project Part 6: Try to include some categorical variables into the model
Thank You and Please Leave Your Comments for Future Improvement of the Course!
Project Part 7: Some code examples for you to digest
Bonus section: Data Visualization using SAS
Bonus Lecture: How to Draw Statistical Graphs using SAS
Source Codes
Download source code of the course
Discount: Giving out a Free Course!!!
Articles
Popular Articles
Top 10 Indian Universities Offering Online Degrees
Updated On
16 Sep, 2025
Top 12 Certification Courses Offered by IIT Bombay
Updated On
03 Sep, 2025
UGC Guidelines to Pursue Online Courses
Updated On
04 Jul, 2025
IGNOU Online Courses Approved by UGC
Updated On
03 Jul, 2025
150+ UGC Approved Online Degree Courses by Top ...
Updated On
03 Jun, 2025
Best Programming Languages to Learn in 2025
Updated On
09 May, 2025
Top 10 Online Healthcare and Hospital Managemen...
Updated On
04 Apr, 2025
The Scope of Artificial Intelligence in India
Updated On
09 Jan, 2025
Reasons to Enroll for an Online Content Writing...
Updated On
29 Feb, 2024
Top 10 Online Animation Certificate Courses for...
Updated On
27 Feb, 2024
Latest Articles
Basic Interview Questions For SAS 2024
Updated On
28 Dec, 2023
Trending Courses
Popular Courses
Popular Platforms
Learn more about the Courses
Providers
Providers
Providers
Collaborators
Medium of Instructions
Mode of Learning
Mode of Study
Mode of Delivery
Certificate Providing Authority
Download Brochure
Thank You!
Brochure has been downloaded.
Open in App
Get the Careers360 App today!
And never miss an important update
Download Now