The DO Loop
Statistical programming in SAS with an emphasis on SAS/IML programs
In a previous article, I presented some of the most popular blog posts from The DO Loop in 2025. In general, popular articles deal with elementary topics that have broad appeal. However, I also write technical articles about advanced topics, which typically do not make it onto a Top 10
There are many ways to visualize the distribution of univariate data: histograms, kernel density estimates, box plots, and more. Visualizing a distribution leads to better insights than merely displaying statistics such as the sample mean, standard deviation, and quantiles. In fact, there are many well-known examples of data sets that
In 2025, I wrote about 60 articles for The DO Loop blog. My most popular articles were about SAS programming, data visualization, and statistics. This blog post lists some of the most popular articles from 2025. Read on for the Reader's Choice Awards in various categories! SAS Programming The following