etc5521-2021 / assignment-1-brolga

assignment-1-brolga created by GitHub Classroom
0 stars 1 forks source link

ETC5521 Assignment 1

Team name: [brolga]

Team members:

Steps

  1. Write your data description under the header "Data description" in index.Rmd. A data description should tell the reader the source of the data, and detail the structure of the data, including variables and their types, time frame of collection, collection methods.

  2. Brainstorm what questions might be possible to answer with this data (and only this data). Articulate three questions, that you will then answer with your analysis.

  3. One discussion with your assignment buddy needs to be conducted over zoom. It needs to be recorded and uploaded to Moodle.

  4. Finish your report, which should be structured as follows

    • Introduction and motivation: Give the bigger picture of the data, and inspire the reader to learn more about the problem by reading your analysis.
    • Data description, details given in 4.
    • Analysis and Findings, which includes at least one plot or numerical summary for each of your questions, that helps the reader arrive at an answer. You should also write paragraphs describing the methods, summaries and findings.
    • References that should include R packages used, source of the data, methods used for the analysis.
  5. Provide peer feedback on assigned report. You will be randomly assigned another team's report, and be expected to reproduce their analysis, and provide constructive input on the analysis. The purpose of peer feedback is to learn how other analysts approach problems, and to help improve other analysts analyses.

Tasks