GithubHelp home page GithubHelp logo

271_lab_2's Introduction

Lab Instructions

  • In this lab, you are going to apply what you have learned through the time series modeling section of the course onto a new dataset of $\text{CO}_2$ emissions. This will allow you to use each of the time series tools that you have developed in this section of the course to produce a complete analysis.

Submitting your lab

You must submit a PDF of your compiled analysis and your code (.rmd) to Gradescope.

Guidance

  • In this report, ou should use appropriate report writing style.
    • Language should be professional. This does not mean "fancy" or "academic" but rather that it should show respect for the reader. The Dalal, Fowlkes and Hoadley (1989) paper that you read is a good model of this style of writing.
  • You should use an appropriate reporting style.
    • Tables, figures, and models that you present are the evidence for the argument that you are making.
    • Every part of your argument needs to be supported by evidence.
    • You should not dilute the effectiveness of your evidence by including superfluous evidence. A good test for this is to evaluate whether every table and figure is discussed in the text, and also whether every argument you make in the text has a corresponding piece of evidence that you can point your reader to.
    • Because you have only 10 pages, you will have to carefully consider what plots to show, and how to show them.
  • If you do any data wrangling, manipulation, filtering, or other similar task, this should not happen inside the report. This work should be conducted in a separate, modular file so that your report begins with the clean dataset that you would like to work with.
  • If you do any data wrangling, manipulation, filtering, or other similar task, this should be reproducible, so that there is a record for how you got from the raw data to the final data that you analyze.
  • If you have an exploratory_data_analysis.Rmd notebook in your repository, this should not be a file that is a "work in progress" notebook, or something that is just the team exploring. Instead, it should be purposeful, and descriptive so that a contributor to the project in the future can rapidly learn what you know about the data. There will very likely be more in this notebook than you have space for in your report, but do not simply dump every view you make into this document.
  • Please, try to constrain yourselves to core libraries that we have presented at this point in the course. Suppose that those have already been cleared by the house statisticans at NASA. If you choose to use other libraries, or functions from other libraries, you should (a) justify their necessity; (b) build the package installs in a reproducible way, so that someone on an arbitrary computer can reproduce your work. This could involve a Docker container for your work; or, it could involve using renv.

Students are expected to act with regard to UC Berkeley Academic Integrity.

271_lab_2's People

Contributors

mohdbakr avatar meralbasit avatar alex-hubbard avatar bakr-ucb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.