-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
53 lines (35 loc) · 1.71 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
---
title: "Data Analysis for Graduate Research"
subtitle: |
MATH 615 • Fall 2024 <br> California State University, Chico
toc: false
sidebar: false
page-layout: full
---
## Course Information
This course provides a hands-on introduction to using data to rigorously answer research questions. Students practice cleaning and manipulating data, creating data visualizations, and conducting introductory level statistical analysis using real-world data sets that are relevant to their field. Analysis topics include single and two-sample inference, analysis of variance, multiple regression, analysis of co-variance, experimental design, repeated measures, nonparametric procedures, and categorical data analysis. Reproducible research is required through the use of statistical computing software (e.g. SPSS, Stata, SAS, R, Python). Recommended for all majors that use data for research.
::: {.grid .course-details}
::: {.g-col-4}
### Course details
📅 Mon & Wed
🕓 4:00 - 5:15 PM
🏛 Holt 155
👥️ In Person
:::
::: {.g-col-4}
#### Pre-reqs
Basic computer literacy. Recent statistics course such as Math 105, MATH 315, or MATH 350.
#### Student Drop in Hours
MTh 2-3pm Holt 202; Wednesday 1-3pm at [Community Coding](https://www.csuchico.edu/datascience/community-coding.shtml)
:::
::: {.g-col-4}
### Instructor
🐾 [Dr. Robin Donatello](https://www.norcalbiostat.com)
🚪 Holt 202
📧 <a href="mailto:[email protected]">[email protected]</a>
🙋 [Schedule an appointment](https://dr-donatello.youcanbook.me/)
:::
:::
:::{.callout-tip}
You can toggle dark mode by clicking the {{< fa toggle-off >}} button in the top right navigation bar.
:::