Posts by category
- Category: ADVANCED SAS
- How to Run SAS Programs in Jupyter Notebooks with SASpy?
- Modifying SAS Dataset using SAS Modify Statement
- An exhortation to Merge? Isn’t It Time to UPDATE?
- SAS Data Step Merge Explained
- Using SAS with Microsoft Sharepoint
- 11 Financial Formulas In SAS to make your investment decision easier
- 6 Sas Picture Format Tips You Need To Learn Now
- SAS formatting techniques: using Proc Format to create custom formats
- How to transpose a SAS dataset using the Proc Transpose procedure
- Category: Advanced SAS Programming
- What Is The SQL Pass-Through Facility, And What Are The Advantages Of Using It
- Unleash the Power of SAS Data Views
- IFC and IFN Functions in SAS
- SAS Data Access Functions
- How to sort an array in SAS?
- How to use the SAS Arrays function to simplify your code
- 7 Table lookup techniques for SAS Programmers
- Combining data Vertically in SAS (6 Methods)
- Using Index in SAS to speed up programs
- Category: PROC SQL
- Troubleshoot Your Proc SQL Code Like a Pro with These 7 Automatic Macro Variables
- 7 PROC SQL Options You Should Use to Debug Queries
- How To Use The SAS Proc SQL Order By Statement?
- How to use Truncated String Comparison Operators In Proc SQL?
- How can I use Proc SQL to enter data into a table?
- Creating Tables using Proc SQL
- Intermediate Proc SQL Tutorials with Examples
- Everything You Need To Know About SQL SET Operators
- A comprehensive guide to PROC SQL in SAS (15 + Examples)
- Category: SAS Macros
- Maximizing the Power of SAS Macro Variables: Using Them as Dates
- How to Use Character Values on a Macro %DO Loop?
- How many ways we can create macro variables in SAS?
- SAS macro parameters with commas
- How to Delete Macro Variables in SAS?
- CALL SYMPUT in SAS – Explained
- How to use the IN operator in SAS macro?
- Exploring SAS Macro functions – Eval and Sysevalf
- SAS Macro Quoting functions: Masking Special Characters
- An Introduction to SAS Macro Programming
- Category: Base SAS
- Concatenate strings in SAS: The CAT Functions Demystified
- How to convert Character date to SAS Date?
- Select Statement in SAS
- SAS Loops – Understanding Leave and Continue
- Introduction to Clinical SAS Programming
- The Yearcutoff System Option in SAS
- 8 Ways to Calculate Column Total in SAS
- How To Specify List Of Variables In SAS?
- Default Sorting Order of Characters in SAS
- How to save a log file in SAS?
- SAS Proc Contents Tutorial
- How to use the SAS SCAN Function?
- The SAS Index Function Explained
- Length functions in SAS : 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
- SAS Missing Values: Everything You Need to Know
- How to import data using Proc Import?
- Ten Quick Uses of Proc Datasets
- 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
- 4 Little Tricks To Achieve The Best Results In PROC PRINT SAS.
- Automatic Variables in SAS
- SAS Loops Explained
- Using PROC RANK for ranking variables
- 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 for Academics – Complete Guide for using SAS on the cloud.
- IF THEN ELSE SAS statements
- Proc Sort Options in SAS
- Using RETAIN in SAS to remember values
- How do you convert characters to numeric or numeric to characters 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
- Methods to Import data into SAS
- History of SAS software
- SAS Tutorials – Basics of SAS Programming
- Working with SAS libraries
- Category: Books
- Category: Calculators
- Category: Question and Answers
- Category: QUIZES
- Category: SAS PROGRAMS
- 5 Techniques for Quickly Removing Leading Zeros in SAS
- How to Loop through Dates in SAS?
- How to Print Empty SAS dataset information to the output window?
- How to determine if the external file is empty in SAS?
- How to Copy datasets in SAS?
- How to truncate Decimals in SAS?
- How to Round Numbers in SAS?
- Get column value from column name
- Convert all character variables to numeric automatically
- How to get today’s date in SAS?
- Creating a custom sort order in SAS
- How to read zip files in SAS?
- How to zip and Unzip files using SAS?
- How to check if string is numeric in SAS?
- Check if a Specified Object Exists
- How to Import multiple Excel files in SAS?
- 6 methods to reorder Variables in SAS Data Set
- Determine the log of a variable in SAS
- Append records to an existing file in SAS
- Generate all permutations of elements in SAS
- How to delete labels and formats from SAS variables?
- 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
- 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
- 5 ways to exit from a SAS data step or a Program
- Count of missing and nonmissing values for each variable in a SAS data set
- How to delete datasets in SAS?
- How to create folders using SAS?
- How to add leading zeros in SAS?
- Macro To check if a variable exists in SAS dataset
- Generating Multiple Excel Files
- Creating multiple observations from single observation in SAS
- Creating a single record from multiple records in SAS
- 5 techniques of finding paths or locations in SAS
- Retrieve file size or last modified date of an external file in SAS
- Generating sum of rolling data using the Lag function
- Category: How To
- Category: Tips & Tricks
- Category: SAS/STATS
- Bar Chart Examples: A Guide to create Bar Charts in SAS
- Category: SAS ANALYTICS
- Category: STATISTICS
- K-Means Clustering in SAS: an easy step-by-step guide
- Step-by-Step Techniques to Understand Linear Regression
- One Way Anova in SAS
- 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
- Category: STATISTICAL CALCULATORS