Difference between revisions of "DSC180F20W7"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=Replication Checkpoint #2= * Report * Code")
 
Line 1: Line 1:
 
=Replication Checkpoint #2=
 
=Replication Checkpoint #2=
  
* Report
+
==Report Portion==
* Code
+
 
 +
* Write an EDA that gives a data-driven argument for why the data that you use is appropriate for answering the question in the problem laid out in your introduction.
 +
* Write a description of of the methods used in the investigation.
 +
 
 +
==Code==
 +
 
 +
* Develop cleaning code.
 +
* Develop code that generates analysis/figures for EDA.
 +
* Implement the methods that generate results.

Revision as of 20:38, 28 October 2020

Replication Checkpoint #2

Report Portion

  • Write an EDA that gives a data-driven argument for why the data that you use is appropriate for answering the question in the problem laid out in your introduction.
  • Write a description of of the methods used in the investigation.

Code

  • Develop cleaning code.
  • Develop code that generates analysis/figures for EDA.
  • Implement the methods that generate results.