All Posts

Analytics | Learn SAS
Rick Wicklin 0
Compute bivariate ranks

Ranking is a fundamental concept in statistics. Ranks of univariate data are used by statisticians to estimate statistics such as percentiles (quantiles) and empirical distributions. A more advanced use is to compute various rank-based measures of correlation or association between pairs of variables. For example, ranks are used to compute

Advanced Analytics | Analytics | Artificial Intelligence | Data Visualization | Machine Learning
Carlos Pinheiro 0
Optimal tour of Brisbane based on a multi-modal transportation system

A few months ago, I published an article about network optimization and how to find an optimal tour when visiting multiple places of interest by using different types of transportation, like buses, trains, tram, metro, and even walking. For a real-world case, I decided to run these optimal tours in

Programming Tips
Chevell Parker 0
Creating a report that displays only the column headings for a data set containing 0 records

This blog demonstrates how to create a report that provides only the column headings for data that is missing. The blog also explains how to create, select, and exclude output objects as well as how to generate reports with the SAS® Output Delivery System (ODS). These concepts are relevant to the task of generating a report with the column headings for a data set that contains no (0) observations.

Advanced Analytics | Analytics
Transformation numérique : les nouveaux challenges de l’industrie

La transformation numérique est devenue un facteur déterminant de compétitivité pour les industriels. Elle leur permet de gagner en flexibilité, agilité et adaptabilité et ainsi de devenir des entreprises plus résilientes, capables de résister aux incertitudes et crises qui secouent leur marché. Pour assurer son avenir, l’industrie doit savoir tirer

Work & Life at SAS
Alyssa Grube 0
Stories behind the #saslife

Curiosity is at the heart of everything we do here at SAS. It’s how we got our start, and it’s what will continue to drive us forward. Our people take pride in using their curiosity and creativity to answer all sorts of questions – questions that help customers, communities, and people around the world.   Today, hear the unique stories of just a few of

Analytics | Learn SAS
Rick Wicklin 0
Compute tied ranks

The ranks of a set of data values are used in many nonparametric statistics and statistical tests. When you request a statistic or nonparametric test in SAS, the procedure will automatically compute the ranks that are needed. However, sometimes it is useful to know how to compute the ranks yourself.

1 175 176 177 178 179 729