Hack BigData with Math


Details
Have you ever been stuck in an airport because your flight was delayed or cancelled and wondered if you could have predicted it if you'd had more data? This is your chance to find out.
DataSets:
Flight arrival and departure details for all commercial flights within the USA, from October 1987 to April 2008. This is a large dataset: there are nearly 120 million records in total, and takes up 1.6 gigabytes of space compressed and 12 gigabytes when uncompressed.
http://stat-computing.org/dataexpo/2009/
Also available:
Airlines all years 1987-2008:
https://s3.amazonaws.com/h2o-airlines-unpacked/allyears.csv (12GB)
https://github.com/0xdata/h2o/wiki/Hacking-Airline-DataSet-with-H2O
Question: Are flights getting more delayed after 9.11.2001?

Hack BigData with Math