StatStudio Demo
From sasCommunity
[edit] Graphical Visualization with SAS®Stat Studio
- This demo shows how SAS Stat Studio can be used powerful and fancy for interactive visualisation of customer data. The graphical elements in the Demo are similar to the old SAS/Insight Graphs, but have the advantage that Stat Studio provides a lot of functionality to create, size and position graphs using script language.
- This page has been created by Gerhard Svolba.
- Comments and suggestions can be sent to the author.
[edit] Download
- Download the zipped version of this tool and unzip it. As a result you will receive the following file:
- User Manual.doc
- 0. Simple Example.sx
- 1. ClusterProfiling CI.sx
- 2. Churn Analysis.sx
- 3. Stat Studio Template.sx
- Kundenmart.sas7bdat
- kundensegment0.sas7bdat
- som_cluster_ward.sas7bdat
- You need Stat Studio installed on your client machine.
- Copy the SAS Datasets to a directory on your machine; e.g. to a directory ‘c:\demos\StatStudio’
- In the AUTOEXEC.SAS of your SAS-Installation you need to assign a library with the name IML to this path. E.g. LIBNAME IML ‘c:\demos\StatStudio’;
- Note that the autoexec.sas can be found in your root SAS directory.
- Start SAS®Stat Studio, open the respective Stat Studio Program and press F5 (= RUN).
- For more details about the Usage see the UserManual
[edit] Links
- See other samples of Gerhard Svolba
- Find resources on Data Preparation for Analytics
- See that Stat Studio page at support.sas.com
- See the Online Help of Stat Studio

