Each of us has been impacted by the COVID-19 pandemic in a myriad of ways. In March we dove deep, headfirst, into a number of emotions and a new way of life that is ever-evolving. Some people may find they are drinking more in one night or more days of
English
For many retailers, the biggest challenge was simply to have enough staff to get products onto shelves quickly enough.
SAS instructor Raymond Thomas describes a typical day in the life of a SAS Administrator.
Dashboards and metrics support data-driven decisions – if you understand the terms.
The Kronecker product (also called the direct product) is a binary operation that combines two matrices to form a new matrix. The Kronecker product appears in textbooks about the design of experiments and multivariate statistics. The Kronecker product seems intimidating at first, but often one of the matrices in the
Alena caught up with Pedro Peleja, Technology Transformation Director at Una Seguros, to talk about digital transformation.
Turn analytical models into business value and smarter decisions with this special collection of papers about SAS Model Management. Without a structured and standardized process to integrate and coordinate all the different pieces of the model life cycle, a business can experience increased costs and missed opportunities. SAS Model Management solutions enable organizations to register, test, deploy, monitor, and retrain analytical models, leveraging any available technology – including open-source models in Python, R, and TensorFlow –into a competitive advantage.
SAS' Leonid Batkhan shows you how to split a large data set into many by a subsetting by a number of observations to produce smaller, better manageable data sets.
Move from rapid response to long-term resiliency based on these 5 tips.
Last month a SAS programmer asked how to fit a multivariate Gaussian mixture model in SAS. For univariate data, you can use the FMM Procedure, which fits a large variety of finite mixture models. If your company is using SAS Viya, you can use the MBC or GMM procedures, which
Everyone is familiar with The Confidence Man. This person can spout any sort of nonsense and easily demonstrable lies, and yet 40% of the people still believe him. The Confidence Man exposes a curious characteristic about human behavior: If you make your assertions with extreme confidence, no matter how obviously
COVID-19 has significantly altered our lives in many ways. While we continue to focus on mitigating infection rates by staying at home, social distancing when out, frequent handwashing and wearing masks, it’s important to think about how we can increase our resilience so that if we do get sick with
For SAS and its partners, it provides opportunities for growth, new markets, and better service.
What leads to development of Machine Learning and Artificial Intelligence techniques to find complex patterns in data?
Is there programmatic way to reduce memory requirements of a CAS table in SAS® Viya®? Yes! SAS' Steven Sober shows you how.
July marks the 30th anniversary of the Americans with Disabilities Act (ADA), a landmark civil rights legislation that has positively impacted the lives of millions of people with disabilities in the United States. It’s always a good time to hear the perspectives of others, and this time presents a unique
When Liverpool clinched the Premier League title with a win on June 25, my household was giddy. We are a family of sports fans, and we especially love baseball (Go, Red Sox!) and soccer. I’m a relative newbie to Liverpool, having cheered for them for the last five years. Having
If the UK economy is going to achieve the target of bringing all greenhouse gas emissions to net zero by 2050 the application of Intelligent Decisioning will play a major role in helping achieve this target.
I recently showed how to compute within-group multivariate statistics by using the SAS/IML language. However, a principal of good software design is to encapsulate functionality and write self-contained functions that compute and return the results. What is the best way to return multiple statistics from a SAS/IML module? A convenient
Lately, every time I talk to Natalie on the phone, I find myself walking outside to weed my garden. I weed with one hand and hold the phone with the other and sit in the dirt and enjoy the sun. It occurred to me today that weeding was a metaphor
Ever heard of a Turducken? It's a chicken stuffed inside a duck that's stuffed inside a turkey along with layers of stuffing (which I just learned is referred to as a three-bird roast outside the US and Canada; there's also an English variant known as a gooducken, where the turkey
Utility companies have a choice: aggressive debt collection, or debt forgiveness or ‘holidays’.
Why fraud prevention and anti-money laundering teams can learn a lot from each other—and how convergence can benefit both.
I was supposed to be behind a desk downing M&M’s and enjoying the SAS campus and all its glory. But instead, I’m working from home as an external communications intern. Working from home has been a blessing filled with challenges I never thought I’d experience this summer. The first one
The multivariate normal distribution is used frequently in multivariate statistics and machine learning. In many applications, you need to evaluate the log-likelihood function in order to compare how well different models fit the data. The log-likelihood for a vector x is the natural logarithm of the multivariate normal (MVN) density
In my new book, End-to-End Data Science with SAS: A Hands-On Programming Guide, I use the 1.5 IQR rule to adjust multiple variables. This program utilizes a macro that loops through a list of variables to make the necessary adjustments and creates an output data set. One of the most
SAS experts point to five trends that are shaping the future for digital tax administration.
Human brains are hardwired to build maps. We navigate the world around us through the creation of mental maps. Maps that assemble abstract landmarks and build spatial relationships between them. If you think about how you navigate through your house, even in the dark, it is quite amazing. Maps have
A previous article introduces the MAPREDUCE function in the iml action. (The iml action was introduced in Viya 3.5.) The MAPREDUCE function implements the map-reduce paradigm, which is a two-step process for distributing a computation to multiple threads. The example in the previous article adds a set of numbers by
During the 2020 Coronavirus pandemic, you've probably formed a great appreciation for good, informative graphics. Good graphics can help you get a handle on thousands of individual data values, see the geographical distribution, or look for trends. In February, I wrote a blog post about creating a coronavirus dashboard with