How to Calculate a Weighted Average in SAS?A weighted average is a way of determining a set of numbers that considers each number's…Subhro KarAugust 21, 2022 3 min
Advanced SASHow can I use Proc SQL to enter data into a table?Ever wondered how to insert data into tables using PROC SQL in SAS ? You're in the right place…Subhro KarMay 16, 2022 2 min
Bar Chart Examples - A Guide to create Bar Charts in SASA bar chart is an excellent way to visualize data. In this article, we'll show you SAS bar chart…Subhro KarApril 10, 2022 7 min
Advanced SASHow many ways we can create macro variables in SAS?Macro variables in SAS are used extensively for reusing codes. You can create a multi-usable…Subhro KarFebruary 27, 2022 4 min
Advanced SASSAS macro parameters with commasHave you ever tried to pass multiple values for a SAS macro parameter to a SAS macro or a SAS macro…Subhro KarFebruary 23, 2022 2 min
Base SASIntroduction to Clinical SAS ProgrammingWhat is SAS? SAS stands for Statistical Analysis Software. The primary credit of the discovery of…Subhro KarFebruary 12, 2022 4 min