Aug 28, 2023
Sam Rosen (PhD): Head TA + Lab 01
Bethany Astor (MS): Lab 02
Jon Campbell (MS)
Donald Cayton (MS): Lab 02
Allison Li (UG)
Mitchelle Mojekwu (UG): Lab 04
Ben Thorpe (UG)
Linxuan Wang (MS): Lab 03
Xiaojun Zheng (PhD): Lab 04
Click on the link and answer the Ed Discussion poll
“In statistical modeling, regression analysis is a set of statistical processes for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables (or ‘predictors’). More specifically, regression analysis helps one understand how the typical value of the dependent variable (or ‘criterion variable’) changes when any one of the independent variables is varied, while the other independent variables are held fixed.”
Source: Wikipedia (previous definition)
New Yorkers Will Pay $56 A Month To Trim A Minute Off Their Commute
How FiveThirtyEight’s 2020 Presidential Forecast Works — And What’s Different Because Of COVID-19
Effect of Forensic Evidence on Criminal Justice Case Processing
Why it’s so freaking hard to make a good COVID-19 model (from March 2020)
Q - What background is assumed for the course?
A - Introductory statistics or probability course at Duke
Q - Will we be doing computing?
A - Yes. We will use the computing language R for analysis, Quarto for writing up results, and GitHub for version control and collaboration
Q - Will we learn the mathematical theory of regression?
A - Yes and No. The course is primarily focused on application; however, we will discuss some of the mathematics of simple linear regression. There a 0.5-credit course STA 211: Mathematics of Regression to take simultaneously or after this course to dive into more of the mathematics.
By the end of the semester, you will be able to…
analyze real-world data to answer questions about multivariable relationships.
use R to fit and evaluate linear and logistic regression models.
assess whether a proposed model is appropriate and describe its limitations.
use Quarto to write reproducible reports and GitHub for version control and collaboration.
effectively communicate statistical results through writing and oral presentations.
Unit 1: Quantitative Response Variable
Simple Linear Regression
Multiple Linear Regression
Unit 2: Categorical Response Variable
Unit 3: Looking Ahead
Special topics
Presenting statistical results
All analyses using R, a statistical programming language
Write reproducible reports in Quarto
Access RStudio through STA 210 Docker Containers
Access assignments
Facilitates version control and collaboration
All work in STA 210 course organization
Prepare: Introduce new content and prepare for lectures by completing the readings (and sometimes watching the videos)
Participate: Attend and actively participate in lectures and labs, office hours, team meetings
Practice: Practice applying statistical concepts and computing with application exercises during lecture, graded for completion
Perform: Put together what you’ve learned to analyze real-world data
Lab assignments (first individual, later team-based)
Homework assignments (individual)
Two exams
Final group project
Category | Percentage |
---|---|
Homework | 35% |
Final project | 15% |
Lab | 15% |
Exam 01 | 15% |
Exam 02 | 15% |
Application Exercises | 2.5% |
Teamwork | 2.5% |
See the syllabus for details on how the final letter grade will be calculated.
It is my intent that students from all diverse backgrounds and perspectives be well-served by this course, that students’ learning needs be addressed both in and out of class, and that the diversity that the students bring to this class be viewed as a resource, strength and benefit.
If you have a name that differs from those that appear in your official Duke records, please let me know.
Please let me know your preferred pronouns, if you are comfortable sharing.
If you feel like your performance in the class is being impacted by your experiences outside of class, please don’t hesitate to come and talk with me. If you prefer to speak with someone outside of the course, your advisers and deans are excellent resources.
I (like many people) am still in the process of learning about diverse perspectives and identities. If something was said or done in class (by anyone) that made you feel uncomfortable, please talk to me about it.
The Student Disability Access Office (SDAO) is available to ensure that students are able to engage with their courses and related assignments.
If you have documented accommodations from SDAO, please send the documentation as soon as possible.
I am committed to making all course activities and materials accessible. If any course component is not accessible to you in any way, please don’t hesitate to let me know.
Please do not come to class if you have tested positive for COVID-19, have possible symptoms and have not yet been tested, or have other illness.
Lecture recordings are available for excused absences. See Lecture recording request in the syllabus for more information and a link to the request form.
Read and follow the university guidelines regarding COVID-19 at coronavirus.duke.edu.
We have policies! We will discuss them in detail when the first assignment is released.
Read more about them in the Course policies section of the syllabus and refer back to them as needed
If you have questions, email sta210@duke.edu
To uphold the Duke Community Standard:
I will not lie, cheat, or steal in my academic endeavors;
I will conduct myself honorably in all my endeavors; and
I will act if the Standard is compromised.
By participating in this course, you are agreeing that all your work and conduct will be in accordance with the Duke Community Standard.
We have policies! We will discuss them in detail when the first assignment is released.
Read about them in the Academic honesty section of the syllabus and refer to them as needed
✅ AI tools for code: You may make use of the technology for coding examples on assignments; if you do so, you must explicitly cite where you obtained the code.
❌ No AI tools for narrative: Unless instructed otherwise, AI is not permitted for writing narrative on assignments.
Important
In general, you may use AI as a resource as you complete assignments but not to answer the exercises for you. You are ultimately responsible for the work you turn in; it should reflect your understanding of the course content.
Complete all the preparation work (readings and videos) before class.
Ask questions.
Do the homework and labs; get started on homework early when possible.
Don’t procrastinate and don’t let a week pass by with lingering questions.
Stay up-to-date on announcements on Ed Discussion and sent via email.
Raise your hand or post on Ed Discussion
Read the syllabus
See the course schedule for an overview of the semester
Labs start this week!
Section 001: Labs on Tuesday
Section 002: Labs on Thursday
This week’s lab is focused on introductions and computing
Wednesday’s lecture: The Big Picture