
What's more, CXOs who believe that they can substitute data scientists for real data integration are as foolish as the duffer who consistently uses the wrong club.
What's more, CXOs who believe that they can substitute data scientists for real data integration are as foolish as the duffer who consistently uses the wrong club.
It’s hard to pick up a medical journal or news article these days without reading something about the gut microbiome. Thanks to the NIH Human Microbiome Project established in 2008, health professionals and the general public have learned much about the link between the condition of our gut microbiome and
Graphs enable you to visualize how the predicted values for a regression model depend on the model effects. You can gain an intuitive understanding of a model by using the EFFECTPLOT statement in SAS to create graphs like the one shown at the top of this article. Many SAS regression
Report designers often discover after aggregating data by groups in the Visual Analytics Designer that it would also be nice to see additional aggregations of the data, for example, a maximum or minimum of that sum across groups. This means creating an ‘aggregation of an aggregation.’ If you plan your report objectives in
One of our country's oldest institutions, the U.S. Census Bureau, is at the forefront of modern government efforts. Those efforts are numerous and disparate, from general directives to do more with less, to digitization and consolidation initiatives, to the “Cloud First” mandate, and the pushes for agile and open source development.
In recent years, more and more people have been registering as independent voters in the US, rather than Democrat or Republican - the independents now control well over 1/3 of the votes. Will they likely vote for the Democrat or Republican candidates in the upcoming election? Let's break down some numbers
Having introduced the term of Data Governance and defined business objectives, we can start to fulfill the first tasks within Data Governance programme construction. Step 1: business meaning of data While conducting their activity, organizations use many industry-specific terms. The mere definition of who a customer is for the company
As we are all well aware, providing caregiving for our parent(s) is complicated and messy. Siblings can often be both a blessing and a curse in this process, providing much needed relief and support, or perhaps creating additional stress and barriers to important decisions and resources. Why is this the
At the most recent SAS Global Forum in Las Vegas, I gave a demo on using SAS/OR to compute an optimal strategy for the casino game blackjack. For anyone who wasn't able to attend, I'd like to show some of the code and results here.
Fellow Roundtable writer David Loshin has commented in the past that: "MDM is popular because it is presented as a cure-all solution to all data problems in the organization." Many people see master data management (MDM) as the silver bullet to all of their business and data woes. But in
Some estimates suggest that the number of connected objects will be more than 50 billion by 2020. Each of us will own between six and 10 connected objects. But what exactly is the Internet of Things (IoT)? Wikipedia describes it as “the network of physical objects — devices, vehicles, buildings
There was this very embarrassing day around year six of my career as a statistician working in clinical trials. I had a small group of interns working on a project that combined data from multiple clinical trials. The goal was to better understand sources of variation in the common control
Every beginning SAS programmer learns the simple IF-THEN/ELSE statement for conditional processing in the SAS DATA step. The basic If-THEN statement handles two cases: if a condition is true, the program does one thing, otherwise the program does something else. Of course, you can handle more cases by using multiple
A Turnip Graph displays the distribution of an analysis variable. The graph displays markers with the same (or close) y coordinate by displaying the markers spread out over the x-axis range in a symmetric pattern. Recently, a question was posted on the SAS Communities page regarding such a graph. Here is an example of
The summer games have all the elements of a great story—power, drama, intrigue, and the key moment when one team rises above the rest and is dressed in gold. I guess I can’t help but love the games -- and as a professional communicator, I can’t resist a great story.
.@philsimon on whether organizations need MDM to gather valuable insights about their customers.
Here in the US, our July 4th Independence Day holiday is coming up. It's a festive holiday with lots of fun & fireworks, but you also need to also be careful ... and I've got the graphs to prove it! Last year, I wrote a blog post about a SAS
Collecting, managing, standardizing and analyzing clinical data during (and after) a clinical trial is crucial in the process for submission and regulatory approval of a new compound, biological, device or other therapy. A central clinical platform requires: Robust and auditable analytics to prove the result to the authorities and external
Master data management (MDM) is distinct from other data management disciplines due to its primary focus on giving the enterprise a single view of the master data that represents key business entities, such as parties, products, locations and assets. MDM achieves this by standardizing, matching and consolidating common data elements across traditional and big
Recently I was in a staff meeting that involved a discussion regarding the impact of personality types on interpersonal relationships. You may recall sixteen personality types suggested by Meyers Briggs research (MBTI ®) such as ENFJ or ISFP. Or perhaps you, like Cindi Lauper, see your True Color® shining through. Galton (1884), and
I have previously shown how to overlay basic plots on box plots when all plots share a common discrete X axis. It is interesting to note that box plots can also be overlaid on a continuous (interval) axis. You often need to bin the data before you create the plot.
“Good afternoon, Mr. Yakamoto. How did you like that three-pack of tank tops you bought last time you were in?” Washington D.C. Year 2054. Chief of PreCrime John Anderton is running from the law for a crime he has not committed yet. After a risky eye transplant in order to
I recently read an article that claims 35% of men, and 40% of women in the US are now obese. Yikes! I wondered when this happened, and whether it had been a gradual or sudden change. If I only had some graphs ... which the article didn't provide. I did some
As an addendum to my previous two blogs on using the SAS Environment Manager Report Center, this blog illustrates further tips and tricks you can use to help make the creation of your custom reports easier. The Ad-Hoc Reporting section of the Report Center is specifically designed to provide a
SAS is widely used in clinical research activities including: Managing and transforming data. Generating tabular and graphical summaries. Performing powerful statistical analyses such as safety and efficacy evaluations. In addition, SAS provides a number of interfaces from which a user can select to work with the data. One of these
When I travel for work, I want to get the most out of my trip. So while I was in Las Vegas in April for SAS Global Forum, I used my free time to check out what’s in store for the Analytics Experience at the Bellagio, Sept. 12-14. Take a
.@philsimon on what's next for MDM applications.
Box plots summarize the distribution of a continuous variable. You can display multiple box plots in a single graph by specifying a categorical variable. The resulting graph shows the distribution of subpopulations, such as different experimental groups. In the SGPLOT procedure, you can use the CATEGORY= option on the VBOX
Often we see bar charts showing revenues or other related measures by a classifier using a visual of a stack of coins. Such visuals are not strictly for the purposes of accurate magnitude comparisons, but more for providing an interesting visual to attract the attention of the reader. In other words -
SAS® Insights is a section of the sas.com website devoted to being "your top source for analytics news and views." It contains articles, interviews, research reports, and other content from both SAS and non-SAS contributors. In a new article posted this week, we added three short videos containing practical advice