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
73
Kepler's Discoveries will Continue
barentsen
0
180
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
96
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
機械学習 - 授業概要
trycycle
PRO
0
230
ttl2html (RDF/Turtle to HTML)
masao
0
110
機械学習 - SVM
trycycle
PRO
1
880
機械学習 - K-means & 階層的クラスタリング
trycycle
PRO
0
1k
生成検索エンジン最適化に関する研究の紹介
ynakano
2
1.3k
ウェブ・ソーシャルメディア論文読み会 第25回: Differences in misinformation sharing can lead to politically asymmetric sanctions (Nature, 2024)
hkefka385
0
130
baseballrによるMLBデータの抽出と階層ベイズモデルによる打率の推定 / TokyoR118
dropout009
1
550
mathematics of indirect reciprocity
yohm
1
170
深層学習を用いた根菜類の個数カウントによる収量推定法の開発
kentaitakura
0
180
データベース08: 実体関連モデルとは?
trycycle
PRO
0
930
ド文系だった私が、 KaggleのNCAAコンペでソロ金取れるまで
wakamatsu_takumu
2
1.2k
データベース14: B+木 & ハッシュ索引
trycycle
PRO
0
430
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
It's Worth the Effort
3n
187
28k
How to Think Like a Performance Engineer
csswizardry
26
1.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
185
54k
Automating Front-end Workflow
addyosmani
1370
200k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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!