Learn SAS

Learn about the latest tips, tutorials, upcoming events and certifications

Learn SAS | Students & Educators
Matt Scicchitano 0
Achieving Perfection: Jayeshkumar's Journey to a Perfect SAS Certification Score

This article was written based off an interview. In the competitive world of data analytics, achieving a perfect score on the SAS certification exam is a remarkable feat. Dr. Jayeshkumar Kanani, a resolute data enthusiast from the Surat Municipal Institute of Medical Education and Research (SMIMER), recently accomplished this milestone.

Learn SAS
Rick Wicklin 0
Interactive procedures in SAS

SAS software supports two kinds of procedures: interactive and non-interactive. Most SAS procedures are non-interactive. They begin with a PROC statement, include one or more additional statements, and end with a RUN statement. When SAS encounters the RUN statement, the procedure executes all statements, then exits. On the other hand,

Analytics | Learn SAS | Programming Tips
Rick Wicklin 0
The three-sigma rule

A remarkable result in probability theory is the "three-sigma rule," which is a generic name for theorems that bound the probability that a univariate random variable will appear near the center of its distribution. This article discusses the familiar three-sigma rule for the normal distribution, a less-familiar rule for unimodal

1 2 3 41

Back to Top