Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Does rainfall affect food prices in Kenya?
Search
Geert Barentsen
July 28, 2013
Science
0
1k
Does rainfall affect food prices in Kenya?
An exploratory data analysis,
carried out at @DataKindUK #DataDive,
28 July 2013,
London.
Geert Barentsen
July 28, 2013
Tweet
Share
More Decks by Geert Barentsen
See All by Geert Barentsen
A story about open science
barentsen
0
74
Kepler's Discoveries will Continue
barentsen
0
190
Kepler/K2 Status Update & New Software Tools
barentsen
0
250
Three reasons why Kepler's discoveries will continue for a decade
barentsen
2
220
The Kepler/K2 Supernova Cosmology Experiment
barentsen
1
100
How Sagan Fellows are shaping the success of NASA’s K2 Mission
barentsen
0
190
La misión Kepler de NASA
barentsen
0
78
How to find a planet?
barentsen
0
100
K2: Status and Future
barentsen
0
200
Other Decks in Science
See All in Science
CV_3_Keypoints
hachama
0
210
Agent開発フレームワークのOverviewとW&B Weaveとのインテグレーション
siyoo
0
360
機械学習 - SVM
trycycle
PRO
1
910
データベース14: B+木 & ハッシュ索引
trycycle
PRO
0
490
機械学習 - 決定木からはじめる機械学習
trycycle
PRO
0
1.1k
データベース15: ビッグデータ時代のデータベース
trycycle
PRO
0
370
蔵本モデルが解き明かす同期と相転移の秘密 〜拍手のリズムはなぜ揃うのか?〜
syotasasaki593876
0
110
データベース05: SQL(2/3) 結合質問
trycycle
PRO
0
820
ド文系だった私が、 KaggleのNCAAコンペでソロ金取れるまで
wakamatsu_takumu
2
1.5k
学術講演会中央大学学員会府中支部
tagtag
0
310
データマイニング - グラフ構造の諸指標
trycycle
PRO
0
200
Machine Learning for Materials (Challenge)
aronwalsh
0
350
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
Fireside Chat
paigeccino
40
3.7k
Documentation Writing (for coders)
carmenintech
75
5.1k
How GitHub (no longer) Works
holman
315
140k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Invisible Side of Design
smashingmag
302
51k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
115
20k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
RailsConf 2023
tenderlove
30
1.3k
Designing for humans not robots
tammielis
254
26k
Building Adaptive Systems
keathley
44
2.8k
Transcript
Does rainfall affect food prices in Kenya? an exploratory data
analysis carried out @DataKindUK 28 July 2013 London Geert Barentsen (@GeertMcTwit) Johan Kåhrström (@JohanKahrstrom) Simone Lombardini (@SimoneLomb) Eamon Bett (@eamon_bett)
Kenya is changing.
Rainfall has decreased by up to 50% since 1980
Sure, that’s global warming, right?
Actually, no.
Kenya does not follow the global pattern Rain
Probably due to deforestation.* 1978 2008 *Source: UNEP
So what about the food prices?
Price of Maize in Kenya has risen by up to
400% since 2000.
But there is no obvious relationship between rainfall and Kenyan
Maize prices.
Or is there?
The NOAA daily rainfall data has 7300 data points.
The data could be binned in factorial(7300) = 1025035 ways.
And binning is just one (stupid) transform.
Method: we used domain expertise to fit a model to
the moving average. Model fit Interesting model
None
Result: 1998, 2009 & 2010 are anomalous years Rain season
peak (That interesting parameter)
None
Anomalous weather
Anomalous weather
Anomalous weather
So did it affect food prices?
Possibly. Anomalous weather Bad-ass global crisis Kenyan Maize price
There’s plenty of caveats.
None
Key point We greatly improved the analysis by fitting a
model which captured the domain expertise from Eamon (Kenya) and Simone (Oxfam).
Encourage data scientists to meet domain experts.
DataKind does exactly that. Good job Kate!