From f899947a3cc6caf1d3f669a51107c00e0af38090 Mon Sep 17 00:00:00 2001
From: Nikita Voskoboynik <nikitavosk@gmail.com>
Date: Sun, 28 Sep 2014 14:35:33 -0600
Subject: [PATCH] Finished Survey

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 95910c3..9df69a2 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,19 @@
 # Student Survey for 10/6 Hackathon
 
 ## Have you taken a statistics class before or studied statistics on your own?
-[yes/no + what you've studied]
+I took statistics with computer application, which is an economics course. We learned about regression, probability, and using excel for statistics.
 
 ## Have you done statistics on a computer before?  If so, what language and toolkit did you use?
-[response]
+I used excel with a special toolkit (don’t remember what its called).
 
 ## Would you like the final class project to be a group installation or an individual/small-group project?
-[reponse]
+Individual/small-group project.
 
 ## For our hackathon on 10/6, would you rather work on the data side of the final project or the making/designing part? (There will be a bit of both regardless)
-[response]
+Both equally.
 
 ## What do you find to be the most intriguing topic within big data [e.g., quantified self, recommendation systems, tracking, data management, surveillance, etc, etc..]
-[response]
+Data management and visualizations.
 
 ## What do you hope to have learned by the end of this semester?
-[open-ended]
+Would love to dive into Hadoop and MongoDB.