The classroom autograder action will install any packages listed in the PACKAGES file (one per line) before attempting to knit.
In this project you will work with a partner to work through a complete data collection and analysis exercise. Each partner will write an individual report, but you will collaborate to decide on what data to collect, and on collecting the data itself.
- Identify a question about how you and your partner use time that you are comfortable sharing with the class.
- Use a calendar app such as Google Calendar, OSX Calendar, or Outlook, to make a log of relevant activities.
- Export the calendar to a standard format like
.ics
and exchange your log with your partner. - Import the calendar data into R and wrangle it into shape.
- Visualize and analyze the data using an inference technique from the class.
- Prepare a short report about your question, data, analysis, and interpretation of the results.
- As a team, prepare a short reflection document on the experience of consciously collecting and sharing data about yourself.
All deliverables are to be submitted as commits to the main
branch of your team project repository on Github.
- Jointly as a team: A project proposal. Identify the question, hypothesis, and the data to be collected.
- Due Apr 12
- Individually: Your data file along with a short written description and metadata.
- Deadline Apr 22
- Individually: A report analyzing the data set and discussing what it means about your research question.
- Due Apr 29
- Jointly as a team: The short reflection document.
- Due May 3