forked from stat20/stat20
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_schedule.yml
56 lines (56 loc) · 1.52 KB
/
_schedule.yml
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
49
50
51
52
53
54
55
56
notes:
- filedir: "01-understanding-the-world"
date: 01/18/23
- filedir: "02-taxonomy-of-data"
date: 01/20/23
- filedir: "03-a-tool-for-computing-with-data"
date: 01/25/23
- filedir: "04-summarizing-categorical-data"
date: 01/27/23
- filedir: "05-summarizing-numerical-data"
date: 02/01/23
- filedir: "06-a-grammar-of-graphics"
date: 02/03/23
- filedir: "07-conditioning"
date: 02/08/23
- filedir: "08-communicating-with-graphics"
date: 02/10/23
- filedir: "09-summarizing-associations"
date: 02/15/23
- filedir: "10-multiple-linear-regression"
date: 02/17/23
- filedir: "11-chance-intro"
date: 02/22/23
- filedir: "12-cond-prob-indep"
date: 02/24/23
- filedir: "13-random-variables"
date: 03/01/23
- filedir: "14-ev-se"
date: 03/03/23
- filedir: "15-sampling-distributions"
date: 03/08/23
- filedir: "16-confidence-intervals"
date: 03/10/23
- filedir: "17-bootstrapping"
date: 03/15/23
- filedir: "18-hypothesis-tests"
date: 03/17/23
labs:
- filedir: "01-arbuthnot"
date: 01/25/23
- filedir: "02-class-survey"
date: 02/03/23
- filedir: "03-flights"
date: 02/08/23
- filedir: "04-elections"
date: 02/08/23
- filedir: "05-peoples-park"
date: 03/08/23
release-schedule:
# how many seconds to add to 00:00 of each file's release `date`
notes-offset: -100800
# 8 pm on the day before the day before class
class-materials-offset: 21600
# 6 am on the day of class
labs-offset: 21600
# 6 am on the day of class