SAS Basic Syntax - Part 1 [What is SAS? Create SAS account and SAS basic syntax]

Опубликовано: 02 Август 2026
на канале: Data analyst
352
13

SAS Basic Syntax - Part 1
Hi Hellow. welcome all future data analysts.
Today you are joining the first part of the SAS basic syntax series.
Today I will explain what SAS is, which website is best for creating a SAS account, and the main basic syntax for SAS.
SAS is statistical software developed to be used for data management, advanced analytics, multivariate analysis, business intelligence, criminal investigation, and predictive analytics.

If you are really new to SAS, First, you have to create a SAS account.
This is the website where you can create your SAS account.
You can find this link in my video description below.
This is the SAS interface. This is the window where we type SAS syntax. So let's move on to how to create a basic SAS program.
In SAS, we are using some codes to develop the program. So basically, we are using several syntaxes for analysis. Here I am going to explain how to develop a basic SAS program.
So the basic structure of the SAS program consists of three steps. There are data steps, data itself, and procedure steps.
#dataanalyst #sas