Data Visualization

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

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

Data Visualization
Sanjay Matange 0
Parametric Bar Charts

A parametric bar chart in SG Procedure and GTL parlance is a simplified version of the regular bar chart, where the data is assumed to be summarized prior to its usage inside the SG procedures or GTL.  So, multiple occurrences of the same category and / or group combination is

Data Visualization
Roland Brezina 0
Visual Analytics: Neue Verantwortung für Marketing, mehr Gestaltungsspielraum für Business Analysten

Innovative Technologien für Customer Insights Seit Jahren überzeugen Anbieter von Kundenmanagement- und Marketing-Lösungen die Anwender in Unternehmen, Analytics als DAS effektivitätssteigernde Mittel der Kundenansprache einzusetzen. Zu recht: Marketingabteilungen, die analytische und datenbasierte Konzepte und Lösungen anwenden, sind seit Jahren Vorreiter und Maßstab des Erfolges.

Data Management | Data Visualization
Vincent Cotte 0
Overcoming the Top Four Challenges to More Effective Decision Making With Data Visualisation

Our recent innovations into Data Visualisation have led us to be inundated and involved in lots of conversations with customers and prospects looking to benefit from the marriage of advanced analytics, visualisation, data management and simplicity. Greg and Minh delved into the benefits that this marriage can yield and why data visualisation should form an

Data Visualization
Guido Oswald 0
Business Intelligence 2013 – Was Analysten erwarten und warum Visual Analytics alles kann!

Boris Evelson ist nicht irgendein Branchenkenner: Der Analyst ist vielleicht der BI Experte bei Forrester! Wie schon oft zuvor schaut er auch 2013 in die Glaskugel und trifft Voraussagen, welche Themen in diesem Jahr dominieren werden. Beim Lesen seines Artikels ist mir klar geworden, wie gut SAS® Visual Analytics den eigentlich erst noch

Data Visualization
Sanjay Matange 0
GTL Layouts

The Graph Template Language (GTL) provides you the ability to create complex graphical layouts. We have seen how to create a regular grid of cells based on one or more classification variables using the SGPANEL procedure.   Each cell contains the same type of plot.  This topic was covered in Dan's article on

Data Visualization
Sanjay Matange 0
Percent VBar

Recently a reader chimed in with a question on the Do Loop article by Rick Wicklin on how to create a bar chart with percent statistics.  Rick used SAS 9.3  and the reader wanted to do the same with SAS 9.2. For the basic (non-grouped) bar chart, the process is the

Data Visualization
Sanjay Matange 0
AE Timeline by Name

In my previous article on Adverse Event Timeline Graph, I wrote about how to create the AE timeline using SAS 9.2 code, using VECTOR plot and the MARKERCHAR option in SCATTER plot.  I  described a better way to place the labels at the lower end of the vectors. SAS 9.3 provides an easier way

Data Visualization
Sanjay Matange 0
Unicode Tick Values using GTL

Often it is desirable to use special Unicode characters for the tick value names on the axes.  However, SG procedures and GTL do not support Unicode strings in SAS data sets. With SAS 9.3, the SGPLOT procedure supports annotation which does support Unicode strings.  You can create an annotation data set

1 51 52 53 54 55 60

Back to Top