Lecture: Data Analysis under Uncertainty
In this lecture I will introduce the concept of uncertainty and present techniques for visualizing data uncertainty.
You can download the reference list of the lecture.
The slides are available here.
Hands on: Data Analysis under Uncertainty
In a hands on session we will create a line chart of predicted temperature including an uncertainty band using R and Tableau.
The link for accessing the data is the following: http://api.openweathermap.org/data/2.5/forecast/daily?lat=35&lon=139&cnt=10&mode=json&appid=YOUR_APP_ID&units=metric
After signing up, you get your own key. In the link, replace "YOUR_APP_ID" with the key.