generated from berkeley-cdss/course-site-quarto
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
66 lines (39 loc) · 2.75 KB
/
index.qmd
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
57
58
59
60
61
62
63
64
65
---
title: "Berkeley Statistics Computational Skills Workshop"
subtitle: "UC Berkeley, August 2024"
listing:
- id: schedule
template: assets/schedule.ejs
contents: schedule.yml
- id: buttons
template: assets/buttons.ejs
contents: buttons.yml
---
::: {#buttons}
:::
Skills related to computation, coding, and reproducibility are crucial for modern statistical work (applied and methodological), as well as for serving as graduate student instructor for Statistics and Data Science courses. Incoming Statistics graduate students arrive with a wide variety of backgrounds in these areas.
The department will be holding a (new this year) computational skills workshop the week before classes start, focusing on best practices for computation, code development and statistics/data science workflows.
All incoming PhD and MA students are expected to attend the workshop, which will be held August 22-23. Those who already have extensive work or other experience with the topics can request to opt out of the workshop [via this form](https://forms.gle/Mtf2LbSpn6m8JhWc9) (which will be considered by department faculty), as can PhD students who plan to focus exclusively on theory and feel the computing skills/tools covered in the workshop aren't relevant for them.
In advance, there will also be an optional introduction to computing concepts and to Python for those students (particularly those taking Statistics 243) to be held August 20-21. If you are interested, please [sign up](https://forms.gle/rrFvvqd84ChLTAW8A) for the optional introduction.
See the [syllabus/overview](syllabus.html) for more details on workshop content.
## Logistics (times and locations)
### Optional Sessions (Tuesday/Wednesday)
Location: [334 Evans Hall](https://www.berkeley.edu/map/evans-hall/)
Lunch: On your own.
Snacks: Light refreshments during morning and afternoon breaks
Times:
- Tuesday August 20, 8:30 a.m - 4:30 p.m. with a one-hour lunch break.
- Wednesday August 21, 8:30 a.m - 3:00 p.m. with a one-hour lunch break.
### Core Sessions (Thursday/Friday)
Location: [101 Barker Hall](https://www.berkeley.edu/map/barker-hall/)
- Thursday August 22, 8:30 a.m - 4:30 p.m. with a one-hour lunch break.
- Friday August 23, 8:30 a.m - 3:00 p.m. with a one-hour lunch break.
Lunch: On your own.
Snacks: Light refreshments during morning and afternoon breaks
## Preparation for the Workshop
- If you don't already have a GitHub account, please [sign up for an account](http://github.com/signup).
- Bring your laptop as the workshop will focus on hands-on work.
- We'll be using the campus DataHub as our [primary computational environment](prep.html), so you don't need to install anything on your laptop, though you can install Git and Python if you wish.
## Schedule
::: {#schedule}
:::