Experimentation
Experimentation¶
This section will distill the basics of experimentation into three sections:
This is roughly the same structure as the three modules that make up our semester.

In the Conceptualization section, we’ll go over the components you need to begin thinking about and developing an actionable project.
In the Execution section, we’ll go over the steps of implementing and executing an experiment.
Finally, in the Finalization section, we’ll talk about how to analyze data, visualize data, communicate your results, and wrap up a project.
All along, we’ll use tools that will allow our work to be replicable and tranparent. Don’t worry if some of these seem opaque to you now, you can always come back to them at a later time. There’s also almost always a simplified way of interacting with these tools (such as Git repositories), that we’ll emphasize in class.
Let’s get started!