Data Visualization

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

Data Visualization | Learn SAS | Programming Tips
SAS Korea 0
[SAS 프로그래밍 팁] ODS 템플릿 수정 기법

이 기사는 SAS Korea가 번역 및 편집했으며 원래 Rick Wicklin이 썼습니다. 원문이 여기에 있습니다. 이번 블로그를 통해 ODS 템플릿을 효율적으로 수정할 수 있는 SAS 프로그래밍 기법, 일명 ‘커펠드 템플릿 수정 기법(Kuhfeld’s Template Modification Technique; TMT)’을 소개하고자 합니다. 다섯 단계만 거치면 20줄 미만의 SAS 코드만으로 이 기법을 구현할 수 있는데요. 방법은 간단하지만

Analytics | Data Visualization | Learn SAS
SAS Korea 0
데이터 시각화를 이용한 ‘노벨상 수상자’ 관련 흥미로운 인사이트!

노벨상의 유래 매년 10월 초, 전 세계의 이목이 스웨덴과 노르웨이로 쏠립니다. 바로 세계에서 가장 권위 있는 시상식 '노벨상(The Nobel Prize)'이 열리기 때문인데요. 노벨상은 다이너마이트를 발명해 거대 재벌이 된 스웨덴 화학자 알프레드 노벨(Alfred Nobel)의 유언에 따라 그가 남긴 재산으로 노벨 재단을 설립하며 시작됐습니다. 최초의 노벨상은 1901년 물리학, 화학, 생리학 및 의학, 세계

Analytics | Data Visualization | Students & Educators
Markus Grau 0
SAS Analytics Zertifikat für weitere 51 Studenten in der Schweiz

SAS Applied Business Analytics - Im Rahmen ihrer Ausbildung zum Bachelor Wirtschaftsinformatik erhielten dieses Jahr weitere 51 Studenten an der SML der ZHAW (Zürcher Hochschule für Angewandte Wissenschaften) das begehrte Zertifikat SAS Applied Business Analytics. Dieses wird von SAS an Studenten vergeben, welche einen umfassenden Anforderungskatalog an Aufgaben – unter anderem

Data Visualization | Learn SAS | Programming Tips
Sanjay Matange 0
Spark table

In the previous post, I discussed creating a 2D grid of spark lines by Year and Claim Type.  This graph was presented in the SESUG conference held last week on SAS campus in the paper ""Methods for creating Sparklines using SAS" by Rick Andrews.  This grid of sparklines was actually the

Analytics | Data Visualization
Jeanne (Hyunjin) Byun 0
빅데이터, 태양 탐사의 새로운 가능성을 열다

그래비티(2013), 인터스텔라(2014), 마션(2015), 컨택트(2016), 패신저스(2017)까지, 여러분은 이중 몇 편의 영화를 보았나요? 최근 우주에 대한 공상과학(SF) 영화가 한해도 빼놓지 않고 박스 오피스를 기록해왔습니다. 컴퓨터 그래픽(CG) 기술 발전의 공이 크겠지만, 1969년 아폴로 11호의 인류 최초 달 착륙을 시작으로 혁신을 거듭해온 항공•우주 과학 기술 역시 큰 영향을 미쳤을 텐데요. 과학 기술의 진보와 함께

Data Visualization | Learn SAS | Programming Tips
Sanjay Matange 0
Spark grid

The 25th annual SESUG conference was held at in the SAS campus this week.  I had the opportunity to meet and chat with many users and attend many excellent presentations.  I will write about those that stood out (graphically) in my view. One excellent presentation was on "Methods for creating

Data Visualization | Learn SAS | Programming Tips
Sanjay Matange 0
Long category values

The South East SAS Users Group meeting wound up yesterday.  The 25th anniversary conference was held on SAS Campus and it provided a great opportunity to meet with many enthusiastic SAS users and attend many informative presentations.  More on this in a follow-up article. During one of these presentations, Mary

Data Visualization | Programming Tips
Warren F. Kuhfeld 0
Advanced ODS Graphics: A deeper dive into documents, dynamics, and data objects

You can modify all of the components of the graphs that analytical procedures produce: the data object, graph template, and the dynamic variables. This post takes a closer look at dynamic variables (which you can see by using PROC DOCUMENT) and data objects and explores graphs that are constructed from more than one data object.

Data Visualization | Learn SAS | Programming Tips
Sanjay Matange 0
Legend order redux

Once in a while you run into a pesky situation that is hard to overcome without resorting to major surgery.  Such a situation occurs when you have a stacked bar chart with a discrete legend positioned vertically on the side of the graph.  A simple example is shown below. title

Data Visualization | Learn SAS | Programming Tips
Sanjay Matange 0
Legend items

Plot statements included in the graph definition can contribute to the legend(s).  This can happen automatically, or can be customized using the KEYLEGEND statement.  For plot statements that are classified by a group variable, all of the unique group values are displayed in the legend, along with their graphical representation

Analytics | Data Visualization
Jeanne (Hyunjin) Byun 0
분석 스토리텔링, 데이터 시각화를 이용한 설득의 기술

‘호모 나랜스(Homo Narrans)’라는 단어를 들어보셨나요? ‘이야기하는 사람’을 뜻하는 라틴어로 1999년 미국의 영문학자 존 닐(John Niels)이 동일 제목의 저서를 통해 처음 소개했습니다. 그는 인간은 태생적으로 이야기하려는 본능을 가지며, 이야기를 주고받지 않고서는 살아갈 수 없고, 이야기를 통해 사회를 이해한다고 설명했는데요. 이야기는 기억에 남으며, 사람과 감정적으로 연결되고, 행동을 고취시킵니다. ‘이야기하다’라는 뜻의 ‘스토리텔링(Storytelling)’은 지속적이며

1 22 23 24 25 26 55

Back to Top