1) The document discusses using linear regression on 1 terabyte of data by leveraging Amazon Web Services' free tier and distributed computing algorithms in Python and R.
2) It notes the challenges of going beyond linear models with big data, including better prediction and real-time analytics.
3) A proposed solution is "universal association discovery" to find relationships between random variables regardless of form using functions on observation graphs, though this approach currently only works for continuous variables.