forked from statOmics/PSLS
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwrapup1_bub.Rmd
More file actions
49 lines (37 loc) · 1.01 KB
/
wrapup1_bub.Rmd
File metadata and controls
49 lines (37 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
title: "Wrapup 1: Introduction to statistics and data exploration"
output:
html_document:
code_download: true
theme: cosmo
toc: true
toc_float: true
highlight: tango
number_sections: true
---
# Reproduce scheme of population --> experiment --> back
Use armpit example
## Concepts on experimental design?
- Defining Population
- Importance of Randomisation
- Sample size
- Control: simultaneous, randomizing, blinding
- What have we measured (data types?)
- Types of variables
## Data exploration
- Plots for continuous variables
- Bar plots vs boxplots
- Data as raw as possible why?
- Assessing normality
- mean vs median vs geometric mean
- standard deviation vs IQR
## Estimation / inference
- What happens when we repeat experiments?
- generalize what we see in sample?
## Basic Concepts
- Random variables
- Probability theory
- Statistical modeling
- Estimation
- Why are all our statistics/estimators random variables
- No assumptions: empirical vs assumptions