Data Visualization

Get the right information, with visual impact, to the people who need it

Data Visualization
Sanjay Matange 0
Schematic Plot

Recently a user chimed in on the SAS Communities page, requesting a way to add some observation level annotation to a box plot.  Wendy was delighted to see a graph created by the UNIVARIATE procedure called "Schematic Plot".  In this graph, the box plot of the analysis variable is shown with

Data Visualization
Sanjay Matange 0
BarLine Graphs

A Bar Line graph is commonly used in many domains.  The SGPLOT procedure makes it easy to create bar line graphs where the user can customize it in many different ways.  This post is prompted by a recent question on the communities page on creating such a graph, with one bar and

Data Visualization
Thomas Wende 0
An Apple a day... - SAS Mobile BI

Was ist das nur mit diesen iPads, "Samsungs", Galaxy Tablets und wie sie alle heißen? Keine Tastatur, kleiner Bildschirm und trotzdem will jeder ein Tablet haben. Wenn ich in meinem SAS Visual Analytics Kursen, die meines Erachtens unglaublich gelungenen und höchst intuitiven Data-Exploration- und Report-Möglichkeiten mit meinem Laptop zeige, so

Data Visualization
Sanjay Matange 0
Animation using SGPLOT

Often we want to visualize the relationship between variables over time.  The understanding of such data can be improved by viewing the animated graph over time.  With SAS 9.4, you can create animated graphs using the new animation options on the OPTIONS statement and the PRINTER destination. A popular example an

Data Visualization
Andreas Becks 0
Heißes Herz und kühler Kopf - zwischen GWA Effie und Löwe

"And the winner is…" Ob der Branchen-Oskar für wirksame Marktkommunikationen, der "GWA Effie",  oder die "Löwen von Cannes" für inspirierende Kreativität: Im Frühsommer ist es traditionell wieder an der Zeit, Preise zu verleihen* in der Marketing- und Werbebranche! Sicher: Kreative Leistungen und erfolgreiche Zielgruppenansprachen in klassischen Medien, im Online-Bereich oder  im

Data Visualization
Sanjay Matange 0
Report from PharmaSUG 2013

The PharmaSUG 2013 conference in Chicago this week was awesome.  From the perspective of graphics, there was great interest in using SG Procedures, Designer and GTL for building clinical graphs.  It was nice to see many papers by users on how they are using these tools for creating graphs on a daily

Data Visualization
Stefan Hauck 0
Themendossier "Big Data" - Definition, Anwendungsszenarien und Hintergrundinformationen

Brauchen Sie noch Argumente für Big-Data-Anwendungen? Süddeutsche Zeitung, Frankfurter Allgemeine Zeitung und gestern der Spiegel greifen das Thema auf und beleuchten Big Data mit Hinweis auf die positiven Aspekte der Technologie. Spätestens mit der Titelgeschichte im Spiegel ist Big Data bei der breiten Gesellschaft angekommen. Gerade der aktuelle Spiegel-Aufmacher wirkt

Data Visualization
Sanjay Matange 0
Clark Error Grid Graph

The SAS Global Forum conference last week was awesome.  From the perspective of graphics, there were more papers from uses on graphics and ODS graphics then in recent times.  I will post a summary shortly. One of the interesting papers was "#113-2013 - Creating Clark Error Grid using SAS/GRAPH and Annotate..."

Data Visualization
Sanjay Matange 0
Attributes Map - 2

Last week I wrote about how you can use the Discrete Attributes Map to ensure that group values with specific names are represented in the graph with specific colors or other visual  attributes such as marker symbol or line pattern. This attributes map also supports a special keyword "OTHER" which can be used to

Data Visualization
Sanjay Matange 0
Attribute Maps - 1

You created a graph of Response over Time by Severity where Severity has three levels, "Severe", "Moderate' and "Mild".  How do you ensure that "Severe" is always red in your graph, regardless of the data order? Normally, when creating any graph with a GROUP role, the distinct group values are assigned the style

Data Visualization
Sanjay Matange 0
Custom Box Plots

A frequent question we get from users is how to create a box plot with custom whiskers lengths.  Some want to plot the 10th and 90th percentile, while other want the 5th and 95th percentiles.  The VBOX statement in the SGPLOT  procedure does not provide for custom whiskers.  Also, unlike GTL,

Data Visualization
Thomas Keil 0
Analytics kann jetzt jeder – live ausprobieren

Analytics klingt nach Mathestudium oder Informatik, zumindest aber etwas, das kompliziert ist, kaum jemand versteht und am Ende doch keiner wirklich braucht. Das war lange eine verbreitete Meinung – außerhalb der SAS-Community versteht sich. Mittlerweile haben auch die großen Marktbeobachter eingesehen, dass normales Business Intelligence zwar eine wichtige Grundlage ist,

Data Visualization
Sanjay Matange 0
Box with Scatter Overlay

A common request we have been often hearing is for display of the distribution of data as a box plot, along with some detailed information overlaid.  For example, one may have ratings data of all the hospitals in a region by different specialty, and you want to view this distribution

1 48 49 50 51 52 55

Back to Top