One of the key benefits of using a horizontal bar chart is the ability to display statistics for each bar. This is a popular feature for the HBAR statement with the SAS/GRAPH GCHART procedure. So, let us review the options available to us to create such graphs using SGPLOT. The
English
Bar with Statistics
Data privacy doesn't have to be scary
Marketers are walking a tightrope today with data privacy issues: Data can simultaneously bring customers and brands together and further drive them apart. Recent data breaches, potential changes in data-privacy legislation and regulations loom large as customer expectations concerning marketing data continue to rise. As a result, today’s complex data
The next power of 2 and other tricks with logarithms
The other day I was doing some computations that caused me to wonder, "What is the smallest power of 2 that is greater than a given number?" The mathematics is straightforward. Given a number n, find the least value of k such that 2k ≥ n or, equivalently, k ≥