Check-ins: name, how you’re doing, a win for this week
Quiz
Go through quiz answers and discuss
Review homework
Presentation and discussion: David Farnham
Break
Hypotheses: the scientific method
Hypotheses: the data journalism way
Time to work on your hypotheses
Group brainstorming
All-class problem solving
Check out
In left_join(x, y), which dataframe is kept in its entirety after the join? (1 pt)
a: x
b: y
Which function do we use to save data from our notebook to a CSV on our computer ? (1 pt)
a: save.csv()
b: write.csv()
c: read.csv()
When we join datasets together, we match up the variable(s) that should be identical and tell R to join the data together by those variable(s). Which element of a dataframe is also called a variable? (1 pt)
a: row
b: column
In “Artificial Unintelligence”, what is the topic of the author’s project on the start-up bus? (1 pt)
a: Lasagna
b: Salad
c: Pizza
In “Artificial Unintelligence”, what is the topic of the author’s project leading up to the 2016 election? (1 pt)
a: Ballot security
b: Campaign finance
c: Voter ID laws
Does the start up bus sound fun? Would you like to try it? Why or why not? ? (5 pts)
Journalistic hypotheses: not quite to the rigor of scientific hypothesis, but you similarly want to always ask “how might this not be true?”
Identify the different elements that you want to quantify as part of your hypothesis with the data.
Problem: Typhoons across the region are causing extensive damage
Impact: Disproportionate climate effects including death, displacement, and economic loss by region and by regional level of vulnerability
Cause: Per capita budget allocation and utilization for disaster relief and management. Road conditions.
Solution: Investment proportional to identified vulnerability and need.
Put it all together in a hypothesis draft: Typhoons have caused more death, infrastructure damage, displacement, and destruction in the Philippines in the last 10 years than in any other island country in the region, with a disproportionate impact in vulnerable areas that are more likely to have lower rates of investment in disaster management and relief as well as fewer and poorer quality roads
10 mins on your own, then 10 mins with your group
Reading to be announced - will send an email via Canvas
NO coding notebook
Story-based checkpoint:
Draft elements of hypothesis and then write a hypothesis
Add a section to your Masterfile: make a table with three columns. The first column will be your hypothesis elements: a row each for problem, impact, cause and solution. Write them out. In the second column, list at least one dataset or other source of evidence that will help you prove/disprove that element. And in the third column, write any questions, uncertainties, confusions, or other comments about that element or how you might move forward on it.
Decoding Climate Change: Unlocking the Power of Programming for Data Journalism