SlideShare a Scribd company logo
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
library(ggplot2)
data(diamonds)
set.seed(123)
diamonds <- diamonds[sample(500),]
str(diamonds)
## 'data.frame': 500 obs. of 10 variables:
## $ carat : num 0.7 0.32 0.7 0.7 0.86 0.23 0.71 0.9 0.7 0.72 ...
## $ cut : Ord.factor w/ 5 levels "Fair"<"Good"<..: 3 4 2 5 4 3 4 1 3 5 ...
## $ color : Ord.factor w/ 7 levels "D"<"E"<"F"<"G"<..: 3 6 2 5 3 5 3 7 2 1 ...
## $ clarity: Ord.factor w/ 8 levels "I1"<"SI2"<"SI1"<..: 5 3 4 3 2 5 5 4 4 3 ...
## $ depth : num 60 61 64.1 61.4 59.3 61 61.8 65 62.9 60.8 ...
## $ table : num 57 59 59 56 62 57 59 56 57 57 ...
## $ price : int 2767 554 2777 2815 2818 353 2790 2815 2793 2782 ...
## $ x : num 5.8 4.39 5.64 5.72 6.36 3.94 5.73 6.08 5.66 5.76 ...
## $ y : num 5.87 4.36 5.59 5.77 6.22 3.96 5.69 6.04 5.69 5.75 ...
## $ z : num 3.5 2.67 3.6 3.53 3.73 2.41 3.53 3.94 3.57 3.5 ...
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
plot(diamonds)
library(dplyr)
select(diamonds, carat, depth, table) %>% plot()
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
library(gpairs)
gpairs(diamonds, outer.rot=c(90, 0))
select(diamonds, carat, cut, color, depth) %>% gpairs(outer.rot=c(90, 0))
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
library(tourr)
select(diamonds, carat, depth, table, x, y, z) %>% animate(grand_tour(), display = display_x
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
library(nullabor)
library(ggplot2)
qplot(carat, depth, data=diamonds) %+%
lineup(null_permute('carat'), diamonds) +
facet_wrap(~.sample)
## decrypt("OlCE bQTQ Aw GWPATAWw qd")
decrypt("OlCE bQTQ Aw GWPATAWw qd")
## [1] "True data in position 17"
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
library(tabplot)
tableplot(diamonds)
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA
Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA

More Related Content

What's hot (19)

PDF
04 2 오버플로 상수 매크로
Changwon National University
 
PDF
ZAPP_automotive_museum
Jakub Goralski
 
KEY
Who Needs Ruby When You've Got CodeIgniter
ciconf
 
PDF
User Story Mapping
Naresh Jain
 
ODP
DBI
Lambert Lum
 
KEY
Jasmine frontinrio
Andre Fonseca
 
PDF
PhoneGap: Local Storage
Ivano Malavolta
 
PDF
Annayya 01
venkatesha9
 
PPT
Crash Course to SQL in PHP
webhostingguy
 
PDF
Informe Final Red de Area Comunal
Maria Tobon
 
PDF
CGI::Prototype (NPW 2006)
brian d foy
 
PDF
wget.pl
Yasuhiro Onishi
 
TXT
Bouncingballs sh
Ben Pope
 
KEY
JQuery In Rails
Louie Zhao
 
PDF
De CRUD à DDD pas à pas
Charles Desneuf
 
PDF
Tajseed Arab Infographics
Tajseed | تجسيد
 
TXT
Daily notes
meghendra168
 
PDF
Do an say ca phe thung quay
Thịnh Đức
 
ZIP
TerminalでTwitter
Yoshihiro Sugi
 
04 2 오버플로 상수 매크로
Changwon National University
 
ZAPP_automotive_museum
Jakub Goralski
 
Who Needs Ruby When You've Got CodeIgniter
ciconf
 
User Story Mapping
Naresh Jain
 
Jasmine frontinrio
Andre Fonseca
 
PhoneGap: Local Storage
Ivano Malavolta
 
Annayya 01
venkatesha9
 
Crash Course to SQL in PHP
webhostingguy
 
Informe Final Red de Area Comunal
Maria Tobon
 
CGI::Prototype (NPW 2006)
brian d foy
 
Bouncingballs sh
Ben Pope
 
JQuery In Rails
Louie Zhao
 
De CRUD à DDD pas à pas
Charles Desneuf
 
Tajseed Arab Infographics
Tajseed | تجسيد
 
Daily notes
meghendra168
 
Do an say ca phe thung quay
Thịnh Đức
 
TerminalでTwitter
Yoshihiro Sugi
 

Viewers also liked (20)

PPT
Dot pab forum september 2011
The Social Executive
 
PDF
Big Data Day LA 2015 - What's New Tajo 0.10 and Beyond by Hyunsik Choi of Gruter
Data Con LA
 
PPTX
Big Data Day LA 2015 - The Big Data Journey: How Big Data Practices Evolve at...
Data Con LA
 
PPT
101129 tokyopref bochibochi
redgang
 
PPTX
Big Data Day LA 2015 - Transforming into a data driven enterprise using exist...
Data Con LA
 
PDF
Big Data Day LA 2015 - Big Data Day LA 2015 - Applying GeoSpatial Analytics u...
Data Con LA
 
PPTX
An evening with Jay Kreps; author of Apache Kafka, Samza, Voldemort & Azkaban.
Data Con LA
 
PPTX
Big Data Day LA 2015 - Lessons learned from scaling Big Data in the Cloud by...
Data Con LA
 
PDF
Big Data Day LA 2016/ Data Science Track - Data Storytelling for Impact - Dav...
Data Con LA
 
PDF
Do you know how the ultra affluent use social media? Find out.
The Social Executive
 
PDF
Spark after Dark by Chris Fregly of Databricks
Data Con LA
 
PPTX
Spark Streaming& Kafka-The Future of Stream Processing by Hari Shreedharan of...
Data Con LA
 
PDF
6 damaging myths about social media and the truths behind them
The Social Executive
 
PPTX
Big Data Day LA 2016/ Use Case Driven track - Shaping the Role of Data Scienc...
Data Con LA
 
PPTX
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Data Con LA
 
PPTX
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Building an Event-oriented...
Data Con LA
 
PDF
Big Data Day LA 2016/ NoSQL track - Big Data and Real Estate, Jon Zifcak, CEO...
Data Con LA
 
PPTX
Big Data Day LA 2016/ Data Science Track - Intuit's Payments Risk Platform, D...
Data Con LA
 
PDF
Big Data Day LA 2016/ Use Case Driven track - How to Use Design Thinking to J...
Data Con LA
 
PPTX
Big Data Day LA 2015 - Event Driven Architecture for Web Analytics by Peyman ...
Data Con LA
 
Dot pab forum september 2011
The Social Executive
 
Big Data Day LA 2015 - What's New Tajo 0.10 and Beyond by Hyunsik Choi of Gruter
Data Con LA
 
Big Data Day LA 2015 - The Big Data Journey: How Big Data Practices Evolve at...
Data Con LA
 
101129 tokyopref bochibochi
redgang
 
Big Data Day LA 2015 - Transforming into a data driven enterprise using exist...
Data Con LA
 
Big Data Day LA 2015 - Big Data Day LA 2015 - Applying GeoSpatial Analytics u...
Data Con LA
 
An evening with Jay Kreps; author of Apache Kafka, Samza, Voldemort & Azkaban.
Data Con LA
 
Big Data Day LA 2015 - Lessons learned from scaling Big Data in the Cloud by...
Data Con LA
 
Big Data Day LA 2016/ Data Science Track - Data Storytelling for Impact - Dav...
Data Con LA
 
Do you know how the ultra affluent use social media? Find out.
The Social Executive
 
Spark after Dark by Chris Fregly of Databricks
Data Con LA
 
Spark Streaming& Kafka-The Future of Stream Processing by Hari Shreedharan of...
Data Con LA
 
6 damaging myths about social media and the truths behind them
The Social Executive
 
Big Data Day LA 2016/ Use Case Driven track - Shaping the Role of Data Scienc...
Data Con LA
 
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Data Con LA
 
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Building an Event-oriented...
Data Con LA
 
Big Data Day LA 2016/ NoSQL track - Big Data and Real Estate, Jon Zifcak, CEO...
Data Con LA
 
Big Data Day LA 2016/ Data Science Track - Intuit's Payments Risk Platform, D...
Data Con LA
 
Big Data Day LA 2016/ Use Case Driven track - How to Use Design Thinking to J...
Data Con LA
 
Big Data Day LA 2015 - Event Driven Architecture for Web Analytics by Peyman ...
Data Con LA
 
Ad

Similar to Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA (18)

PPTX
RBootcamp Day 4
Olga Scrivner
 
PDF
Ggplot in python
Ajay Ohri
 
PDF
R workshop i r basic (4th time)
Vivian S. Zhang
 
PDF
Q plot tutorial
Abhik Seal
 
DOCX
R scatter plots
Abhik Seal
 
PDF
Grammar of Graphics - Darya Vanichkina
Darya Vanichkina
 
PDF
Data visualization-2.1
RenukaRajmohan
 
PDF
Ggplot2 ch2
heba_ahmad
 
PDF
Data Visualization with ggplot2.pdf
CarlosTrujillo199971
 
PDF
VISIALIZACION DE DATA.pdf
Ivan Bautista Fuentes
 
PDF
24 modelling
Hadley Wickham
 
PDF
r for data science 4. exploratory data analysis clean -rev -ref
Min-hyung Kim
 
DOCX
R-ggplot2 package Examples
Dr. Volkan OBAN
 
PDF
data-visualization.pdf
Juan José Rivas
 
PDF
Graphics in R
Kamal Gupta Roy
 
PDF
05 subsetting
Hadley Wickham
 
PDF
R workshop iii -- 3 hours to learn ggplot2 series
Vivian S. Zhang
 
PPTX
A picture speaks a thousand words - Data Visualisation with R
Barbara Fusinska
 
RBootcamp Day 4
Olga Scrivner
 
Ggplot in python
Ajay Ohri
 
R workshop i r basic (4th time)
Vivian S. Zhang
 
Q plot tutorial
Abhik Seal
 
R scatter plots
Abhik Seal
 
Grammar of Graphics - Darya Vanichkina
Darya Vanichkina
 
Data visualization-2.1
RenukaRajmohan
 
Ggplot2 ch2
heba_ahmad
 
Data Visualization with ggplot2.pdf
CarlosTrujillo199971
 
VISIALIZACION DE DATA.pdf
Ivan Bautista Fuentes
 
24 modelling
Hadley Wickham
 
r for data science 4. exploratory data analysis clean -rev -ref
Min-hyung Kim
 
R-ggplot2 package Examples
Dr. Volkan OBAN
 
data-visualization.pdf
Juan José Rivas
 
Graphics in R
Kamal Gupta Roy
 
05 subsetting
Hadley Wickham
 
R workshop iii -- 3 hours to learn ggplot2 series
Vivian S. Zhang
 
A picture speaks a thousand words - Data Visualisation with R
Barbara Fusinska
 
Ad

More from Data Con LA (20)

PPTX
Data Con LA 2022 Keynotes
Data Con LA
 
PPTX
Data Con LA 2022 Keynotes
Data Con LA
 
PDF
Data Con LA 2022 Keynote
Data Con LA
 
PPTX
Data Con LA 2022 - Startup Showcase
Data Con LA
 
PPTX
Data Con LA 2022 Keynote
Data Con LA
 
PDF
Data Con LA 2022 - Using Google trends data to build product recommendations
Data Con LA
 
PPTX
Data Con LA 2022 - AI Ethics
Data Con LA
 
PDF
Data Con LA 2022 - Improving disaster response with machine learning
Data Con LA
 
PDF
Data Con LA 2022 - What's new with MongoDB 6.0 and Atlas
Data Con LA
 
PDF
Data Con LA 2022 - Real world consumer segmentation
Data Con LA
 
PPTX
Data Con LA 2022 - Modernizing Analytics & AI for today's needs: Intuit Turbo...
Data Con LA
 
PPTX
Data Con LA 2022 - Moving Data at Scale to AWS
Data Con LA
 
PDF
Data Con LA 2022 - Collaborative Data Exploration using Conversational AI
Data Con LA
 
PDF
Data Con LA 2022 - Why Database Modernization Makes Your Data Decisions More ...
Data Con LA
 
PDF
Data Con LA 2022 - Intro to Data Science
Data Con LA
 
PDF
Data Con LA 2022 - How are NFTs and DeFi Changing Entertainment
Data Con LA
 
PPTX
Data Con LA 2022 - Why Data Quality vigilance requires an End-to-End, Automat...
Data Con LA
 
PPTX
Data Con LA 2022-Perfect Viral Ad prediction of Superbowl 2022 using Tease, T...
Data Con LA
 
PPTX
Data Con LA 2022- Embedding medical journeys with machine learning to improve...
Data Con LA
 
PPTX
Data Con LA 2022 - Data Streaming with Kafka
Data Con LA
 
Data Con LA 2022 Keynotes
Data Con LA
 
Data Con LA 2022 Keynotes
Data Con LA
 
Data Con LA 2022 Keynote
Data Con LA
 
Data Con LA 2022 - Startup Showcase
Data Con LA
 
Data Con LA 2022 Keynote
Data Con LA
 
Data Con LA 2022 - Using Google trends data to build product recommendations
Data Con LA
 
Data Con LA 2022 - AI Ethics
Data Con LA
 
Data Con LA 2022 - Improving disaster response with machine learning
Data Con LA
 
Data Con LA 2022 - What's new with MongoDB 6.0 and Atlas
Data Con LA
 
Data Con LA 2022 - Real world consumer segmentation
Data Con LA
 
Data Con LA 2022 - Modernizing Analytics & AI for today's needs: Intuit Turbo...
Data Con LA
 
Data Con LA 2022 - Moving Data at Scale to AWS
Data Con LA
 
Data Con LA 2022 - Collaborative Data Exploration using Conversational AI
Data Con LA
 
Data Con LA 2022 - Why Database Modernization Makes Your Data Decisions More ...
Data Con LA
 
Data Con LA 2022 - Intro to Data Science
Data Con LA
 
Data Con LA 2022 - How are NFTs and DeFi Changing Entertainment
Data Con LA
 
Data Con LA 2022 - Why Data Quality vigilance requires an End-to-End, Automat...
Data Con LA
 
Data Con LA 2022-Perfect Viral Ad prediction of Superbowl 2022 using Tease, T...
Data Con LA
 
Data Con LA 2022- Embedding medical journeys with machine learning to improve...
Data Con LA
 
Data Con LA 2022 - Data Streaming with Kafka
Data Con LA
 

Recently uploaded (20)

PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PDF
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
PPTX
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
PPTX
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
DOCX
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
PDF
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
PPTX
Digital Circuits, important subject in CS
contactparinay1
 
PDF
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
Digital Circuits, important subject in CS
contactparinay1
 
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 

Big Data Day LA 2015 - Using data visualization to find patterns in multidimensional data by Amelia McNamara of UCLA