-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassignments.qmd
More file actions
45 lines (28 loc) · 1.13 KB
/
assignments.qmd
File metadata and controls
45 lines (28 loc) · 1.13 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
# Assignment Files {#sec-assignments .unnumbered}
Right click and save these files in your `Math 130/notes` or `Math 130/hw` folder as appropriate. You will write your answers directly in them and submit your assignment as instructed by the due date.
## Lesson notes files
:::: {.columns}
::: {.column width="45%"}
* [Lesson @sec-intro_r](notes/intro_r_notes.qmd)
* [Lesson @sec-dm](notes/dm_notes.qmd)
* [Lesson @sec-factors](notes/factors_notes.qmd)
* [Lesson @sec-plots1](notes/plots1_notes.qmd)
:::
::: {.column width="10%"}
:::
::: {.column width="45%"}
* [Lesson @sec-dplyr](notes/dplyr_notes.qmd)
* [Lesson @sec-import](notes/import_notes.qmd)
* [Lesson @sec-plots2](notes/plots2_notes.qmd)
:::
::::
## Homework
* [HW 1 (Lessons 2-3)](hw/hw1.qmd)
* [HW 2 (Lessons 4-5)](hw/hw2.qmd)
* [HW 3 (Lessons 6-7)](hw/hw3.qmd)
* [HW 4 (Lessons 8-9)](hw/hw4.qmd)
:::{.callout-warning icon=false appearance=minimal title = "GNeed help getting started? "}
🚧 Watch [Dr. Lytals help video](https://media.csuchico.edu/media/MATH130%20-%20Extra%20Video%20(Jan%2029)/1_9nsoxdy9)
:::
## Exploratory Data Analysis
* [Project instructions](project.qmd)