This course is designed to transform you from a beginner to a proficient SAS programmer, covering a wide range of topics essential for effective data management and analysis. You will start by setting up your SAS environment and navigating through common installation and data upload challenges. As you progress, you will delve into the fundamentals of data importing and explore various file formats including .txt, .csv, and .xlsx. This foundational knowledge will pave the way for mastering SAS syntax and understanding the nuances of data and proc steps.
Offrez à votre carrière le cadeau de Coursera Plus avec $160 de réduction, facturé annuellement. Économisez aujourd’hui.
Complete SAS Guide - Learn SAS and Become a Data Ninja
Instructeur : Packt - Course Instructors
Inclus avec
Expérience recommandée
Ce que vous apprendrez
Identify the syntax and structure of SAS programming.
Explain the differences between data step and proc step in SAS.
Use SAS functions to manipulate and analyze datasets.
Compare SAS operations with R and Python for data analysis tasks.
Compétences que vous acquerrez
- Catégorie : Oversampling
- Catégorie : Mean
- Catégorie : WPS
- Catégorie : Multicollinearity
- Catégorie : SAS programming
- Catégorie : SAS
Détails à connaître
Ajouter à votre profil LinkedIn
octobre 2024
9 devoirs
Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées
Obtenez un certificat professionnel
Ajoutez cette qualification à votre profil LinkedIn ou à votre CV
Partagez-le sur les réseaux sociaux et dans votre évaluation de performance
Il y a 24 modules dans ce cours
In this module, we will guide you through setting up SAS Studio/SAS OnDemand for Academics, ensuring you are familiar with essential tools and configurations. You'll also explore the WPS platform and learn how to resolve common installation and data upload issues for a seamless start to the course.
Inclus
3 vidéos1 lecture
In this module, we will focus on importing different file formats such as .txt, .csv, and .xlsx into SAS. You'll learn how to effectively use the proc import feature to handle dataset imports and explore the distinctions between traditional data step importing methods and using proc steps for greater efficiency.
Inclus
3 vidéos
In this module, we will explore the essential building blocks of SAS syntax, focusing on how the data step and proc step serve different functions in the software. You'll learn to write accurate code following SAS rules and gain insights into how SAS compares to popular languages like R and Python by manually creating data across all three platforms.
Inclus
3 vidéos1 devoir
In this module, we will dive into advanced data manipulation techniques using SAS. You will explore dataset options, delimiters, and methods for reading dates in data. Additionally, you'll learn how to create new variables, filter observations, and use SAS conditional logic effectively. Topics like automatic variables, sorting, merging datasets, and data cleaning techniques will also be covered to improve your data management skills.
Inclus
19 vidéos
In this module, we will revisit importing techniques, focusing on how to import an SPSS file into SAS. You'll gain practical insights into dealing with different dataset formats and understand how to use the proc import process to handle various types of files.
Inclus
1 vidéo
In this module, we will cover the basics of input types and informats, showing you how to read and manage different data structures. You'll learn about list and column input, and how to apply informats for more accurate data reading. Additionally, you will discover how to create user-defined formats to tailor data analysis in SAS.
Inclus
4 vidéos1 devoir
In this module, we will delve into the use of arrays in SAS. You'll learn how to recode and construct new variables using arrays, which can significantly simplify your code when working with large datasets. Arrays allow for efficient handling of repetitive tasks, making your data processing faster and more effective.
Inclus
2 vidéos
In this module, we will explore a range of SAS functions that are essential for data processing. You’ll learn about functions that help clean and transform datasets, such as RAND for random sampling, LENGTH for managing large datasets, and COMPRESS for removing unwanted characters. Additionally, we'll cover how to convert data types using the INPUT and PUT functions for more accurate analysis.
Inclus
11 vidéos
In this module, we will focus on advanced SAS programming techniques, particularly how to vertically combine raw data files. You'll learn flexible methods for managing multiple datasets, helping you to streamline processes and increase efficiency in handling large-scale data projects.
Inclus
1 vidéo1 devoir
In this module, we will focus on creating visual representations of data, such as scatter plots and bar graphs. You'll learn how to use SAS to create these basic visualizations and understand their importance in presenting data analysis results clearly and effectively.
Inclus
2 vidéos
In this module, we will focus on statistical analysis using SAS. You'll learn how to perform independent samples T-tests and Chi-Square tests, and interpret their results. These statistical techniques will help you apply rigorous data analysis methods to real-world datasets, providing you with valuable insights.
Inclus
4 vidéos
In this module, we will dive into regression analysis, covering both linear and multiple regression. You'll start with a refresher on regression concepts before performing these analyses using SAS. The focus will be on applying regression techniques to analyze complex relationships between variables in your datasets.
Inclus
3 vidéos1 devoir
In this module, we will apply the knowledge gained throughout the course in healthcare-related case studies. You'll integrate concepts such as the data step, data manipulation, and statistical analysis, providing practical applications of your learning to solve real-world problems.
Inclus
3 vidéos
In this module, we will introduce the fundamentals of SQL in SAS. You'll learn SQL syntax and how to write queries using SELECT and WHERE clauses. Additionally, you’ll explore summary functions and CASE logic to perform more sophisticated data queries.
Inclus
5 vidéos
In this module, we will cover how to join datasets using SAS SQL. You'll learn how to perform inner, left, right, and full joins to merge data from multiple tables. This will enable you to manage complex data relationships effectively within your SQL queries.
Inclus
4 vidéos1 devoir
In this module, we will explore how to work with tables using SAS SQL. You’ll learn how to create tables, alter their structure, and insert rows into them. These skills will help you manage datasets more effectively within a SQL environment.
Inclus
3 vidéos
In this module, we will focus on practical applications of SAS SQL. You'll learn how to compare tables, identify duplicates, and customize your table sorting methods. Additionally, you’ll explore how to update tables under specific conditions, improving your data management strategies.
Inclus
4 vidéos
In this module, we will cover the fundamentals of SAS indexes, focusing on how and when to use them for optimizing data queries. You'll explore PROC datasets and WHERE expressions to manage indexed datasets, which will significantly improve the efficiency of your data processing.
Inclus
10 vidéos1 devoir
In this module, we will explore the fundamentals of SAS macros, focusing on creating and using macro variables to streamline repetitive coding tasks. You’ll also learn important macro functions like %Index and %Scan, and how to debug and store macros for better data management and flexibility.
Inclus
16 vidéos
In this module, we will introduce predictive modeling using logistic regression in SAS. You’ll explore the business applications of predictive models, identify common challenges, and learn the steps involved in building an effective logistic regression model.
Inclus
4 vidéos
In this module, we will focus on the preliminary steps of building a predictive model. You’ll learn how to generate a problem statement, conduct a data audit, and perform univariate and bivariate analyses to gain deeper insights into your dataset before building a predictive model.
Inclus
5 vidéos1 devoir
In this module, we will cover advanced data preparation techniques for predictive modeling. You’ll learn how to handle missing data, perform variable clustering, and subset selection, and calculate parameter estimates to ensure your model is optimized for accuracy.
Inclus
10 vidéos
In this module, we will explore the key evaluation metrics for predictive models, focusing on tools like the ROC curve and decile calibration plots. You’ll also learn how to score validation datasets and apply feature engineering to refine and improve your predictive models.
Inclus
4 vidéos1 devoir
In this final module, we will address the top five most commonly asked questions about SAS certification. You'll gain insights into exam preparation and understand the challenges you might face during the certification process, equipping you with strategies to succeed in becoming SAS certified.
Inclus
1 vidéo1 devoir
Instructeur
Offert par
Recommandé si vous êtes intéressé(e) par Data Analysis
Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?
Ouvrez de nouvelles portes avec Coursera Plus
Accès illimité à plus de 7 000 cours de renommée internationale, à des projets pratiques et à des programmes de certificats reconnus sur le marché du travail, tous inclus dans votre abonnement
Faites progresser votre carrière avec un diplôme en ligne
Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne
Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires
Améliorez les compétences de vos employés pour exceller dans l’économie numérique
Foire Aux Questions
Yes, you can preview the first video and view the syllabus before you enroll. You must purchase the course to access content not included in the preview.
If you decide to enroll in the course before the session start date, you will have access to all of the lecture videos and readings for the course. You’ll be able to submit assignments once the session starts.
Once you enroll and your session begins, you will have access to all videos and other resources, including reading items and the course discussion forum. You’ll be able to view and submit practice assessments, and complete required graded assignments to earn a grade and a Course Certificate.