Posts by category
- Category: ADVANCED SAS
- Creating multiple observations from single observation in SAS
- Creating a single record from multiple records in SAS
- Using PROC RANK for ranking variables
- 6 Sas Picture Format Tips You Need To Learn Now
- Proc Format in SAS
- Essential guide of using Arrays in SAS
- 7 Table lookup techniques for SAS Programmers
- Flipping the data using Proc Transpose
- Combining data Vertically in SAS (6 Methods)
- Using Index in SAS to speed up programs
- Category: Advanced SAS Programming
- Category: PROC SQL
- Category: SAS Macros
- Category: BASE SAS
- Using Proc Contents to describe SAS datasets
- How to use the SAS SCAN Function?
- SAS Index Function : Definitive Guide
- SAS Length Functions : LENGTH / LENGTHN / LENGTHC / LENGTHM.
- The Ultimate Guide to SUBSTR in SAS
- Column Input in SAS
- Date Interval Functions – INTNX and INTCK in SAS
- SAS Generation Datasets
- Date Functions in SAS – The Definitive Guide
- Length and Precision of SAS Variables
- Working with Missing Values in SAS
- Use Where Statement In SAS To Your Advantage
- 4 Functions for fuzzy matching in SAS
- Using the Compare function in SAS for comparing strings
- Comparison operator in SAS – The =: Operator
- 3 Little Tricks To Achieve The Best Results In PROC PRINT SAS.
- Automatic variables in sas
- SAS Loops Explained
- The Ultimate Guide To SAS Character Functions
- How to use compress function in SAS?
- SAS date formats: How to display dates correctly?
- Ultimate Guide to SAS Formats and Informats
- SAS on-demand – Complete Guide for using SAS on the cloud.
- IF THEN ELSE SAS statements
- The Mystery of Proc Sort Options
- Using RETAIN in SAS to remember values
- Variable conversions in SAS
- Exploring the SET Statement in SAS
- SAS Numeric functions and Operators
- How to learn SAS Programming online for free?
- Data set Options in SAS
- Import data into SAS
- History of SAS software
- SAS Programming – Basics of SAS Programming Language
- Working with SAS libraries
- Category: Books
- Category: Featured
- Category: How To
- How to delete labels and formats from SAS variables?
- 8 Ways to count the number of observations in a SAS dataset and pass it into a macro variable
- 4 Methods to find values in one table that are in another table
- How to exit from a SAS data step or a Program?
- How to Password protect SAS datasets ?
- Save SAS log to an external file : Proc Printto in SAS
- How to delete datasets in SAS?
- How to create folders in SAS?
- Category: QUIZES
- Category: Reference Guides
- Category: SAS ANALYTICS
- Category: SAS Fundamentals
- Category: SAS PROGRAMS
- Randomly select character values for each observation
- Changing the Case of All Character Variables in a Data Set
- Removing dashes and parentheses from phone numbers
- Count of missing and nonmissing values for each variable in a SAS data set
- Macro To check if a variable exists in SAS dataset
- Generating Multiple Excel Files
- Retrieve file size or last modified date of an external file
- Generating sum of rolling data Using the Lag function
- Category: SAS Q & A
- Category: SAS TIP & TRICKS
- Category: STATISTICS
- Box and Whisker Plot : Explained
- How to summarize categorical data graphically?
- Why Standardization of variables is important?
- How to choose a statistical test?
- PROC TTEST for comparing means
- Basics of Hypothesis Testing
- Confidence Interval for Population Mean
- Central Limit Theorem
- Descriptive Statistics in SAS with Examples