Content
Module | Topics | Code-a-long | Homework | Group Practice Problems | Import into posit.cloud project (run in terminal) |
---|---|---|---|---|---|
1.1 | Intro to RStudio / posit.cloud | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_1.1.zip && unzip module_1.1.zip && rm module_1.1.zip
|
||
1.2 | Variables, functions, loading data | blank | key | blank | key | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_1.2.zip && unzip module_1.2.zip && rm module_1.2.zip
|
1.3 | Analyzing class data set | blank | key | blank | key | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_1.3.zip && unzip module_1.3.zip && rm module_1.3.zip
|
1.4 | Analyzing external data set | blank | key | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_1.4.zip && unzip module_1.4.zip && rm module_1.4.zip
|
|
2.1 | Introduction to Data Visualization | blank | key | blank | key | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_2.1.zip && unzip module_2.1.zip && rm module_2.1.zip
|
2.2 | Boxplots, bar plots, and error bars | blank | key | - | - |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_2.2.zip && unzip module_2.2.zip && rm module_2.2.zip
|
2.3 | Understanding Sick Fish |
|
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_2.2.zip && unzip module_2.2.zip && rm module_2.2.zip
|
||
3.1 | Statistical inference and two sample t-tests | blank | key | blank | key | t-test by hand |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_3.1.zip && unzip module_3.1.zip && rm module_3.1.zip
|
3.2 | Statistical inference and ANOVAs | blank | key | blank | key |
wget https://github.com/Lewis-and-Clark-Data-Science/Data-in-the-wild/raw/refs/heads/main/zips/module_3.2.zip && unzip module_3.2.zip && rm module_3.2.zip
|