Date: 08-25
π§βπ¬ πΎ π π
Replication: The process of applying the same methodology with a different sample and research group
Reproduction: Taking all materials from a study and coming to the same conclusions
I want to bake a cake!
Replication
I want to bake a cake!
Reproduction
Replication | Reproducibility |
---|---|
Have a similar research question | Use the same research question |
Collect your own data | Use their data |
Follow their steps with your resources | Follow their steps with their resources |
Outcome: Similar results (depends on other factors) | Outcome: Identical results |
Goals of Science
Important: We want to replicate other researchers work
MOST Important: Be able to reproduce all of our results
You are your own worst collaborator!
100 Replication Studies Adequately Powered
Original Studies:
Mean Effect: 0.403
% with p<.05: 97%
Replication Studies:
Mean Effect: 0.197
% with p<.05: 47%
Or at least I hope it is around this time
R-Studio is just like a kitchen π§βπ³
The Environment pane is the pantry/fridge
The Console is like the oven/stove
The Markdown document is the recipe
The bottom right sometimes acts as the little window on the oven where you can see things baking
Creating a Project puts these things in their place
Create a project
Set up a Markdown Document
Run and Knit the document
Live Example
Create a new .Rmd file and name it introduction.Rmd
In the markdown, delete everything that is unnecessary
Introduce yourself in the text portion of the document
Load tidyverse
and use the starwars
dataset
For full instructions, navigate to Day 1 In Class Activity
Note
Items below are due 8/31 @ 11:59pm
πLab 1 - Foundations of a Data Workflow
πRead Chapter 1 & 2 - ST
πRead Chapter 2 - MSR