Learn how to create Summary Reports using PROC Tabulate

The Proc Tabulate procedure is used to create tables in SAS. Unlike Proc FREQ, this procedure can handle multiple variables in the row and column expressions. PROC TABULATE has a number of statements that define how this procedure will summarize the data.

Continue Reading Learn how to create Summary Reports using PROC Tabulate

How to learn SAS Programming online for free?

9to5sas is a comprehensive online resource featuring free content exclusively for students interested in learning SAS. You can go by the 6-week learning guide and turn yourself right into a proficient SAS programmer.

Continue Reading How to learn SAS Programming online for free?

K-Means Clustering in SAS: an easy step-by-step guide

Cluster analysis is a type of multivariate data mining that groups items (like products, respondents, or other entities) based on characteristics or attributes chosen by the user.
It is the first and most crucial step in data mining. It is a common way to look at statistical data and is used in many different areas, such as data compression, machine learning, pattern recognition, and finding information.

Continue Reading K-Means Clustering in SAS: an easy step-by-step guide

History of SAS software

The term “SAS” (pronounced as SASS) originally stands for Statistical Analysis System. History of SAS Software begins in the late ‘60s and early ‘70s as a statistical package which was…

Continue Reading History of SAS software