Statistics and
Data Analysis


Williams College - Stat 201 - Spring 2024


Instructor: Anna Plantinga 

amp9@williams.edu 

Wachenheim 238

TAs: Will Chen, Viki Fernandez, Gabriela Gonzalez, and Niles Wahlin

Welcome to STAT 201! I'm glad you're here. 

About This Class

Why Should I Care?  


Statistics can be viewed as the art and science of using data to learn something about the world. In this course, we will study the basic methods by which statisticians attempt to extract information from data, emphasizing a multivariate view of statistical analysis. We’ll use a data-centric approach and will first explore what we can learn from graphics and other exploratory methods. After a brief introduction to probability, we’ll explore both modern methods for inference such as randomization tests and bootstrapping as well as traditional methods based on Normal theory. 


Topics 



Assignments and Evaluation

Homework (15%)

Homework assignments are due Fridays at 7pm. All homework should be submitted on Gradescope (see Glow for details). You are encouraged to work with classmates on the homework -- just make sure the write-up you submit is your own (so don't copy any text or chunks of R code directly).

Check-Your-Understanding Quizzes (10%)

There will be a few short Glow quizzes each week (usually broken up by textbook chapter) to check your understanding of the week's material. They will be available Wednesday at noon through Monday at 11 am. You have 3 tries to improve your score on the quiz. 

Midterms (4 @ 15% each = 60% total)

We will have four midterm "quizzes". All four will emphasize recent material but will be cumulative over the whole semester. 

Data Analysis Project (10%)

In a group of 3-4 students, you will apply your newly developed skills on a data set that is important and meaningful to you. You will submit a 6-minute video presenting your project no later than the last week of class. More details will be provided throughout the semester. 

Attendance and Participation (5%)

Engaging with the class is vital to your learning. There are a couple of formal modes of participation: 

Other forms of participation will look different for different students, but I expect you to be attentive; contribute to class, small group, and/or online discussions; identify questions you have based on lectures and homework; and seek ways to get those questions answered (by peers, TAs, or me). 

Classroom Environment

Classroom Climate

I welcome individuals of all ages, backgrounds, beliefs, ethnicities, genders, gender identities or expressions, national origins, religious affiliations, sexual orientations, ability - and other visible and non-visible differences. All members of this class are expected to contribute to a respectful, welcoming and inclusive environment for every other member of the class. If you have any concerns about classroom climate, please come to me to share your concern. Also, you deserve to be addressed in the manner that you prefer. If you want to be addressed with a particular name and/or pronoun, please let me know!

Access and Accommodation

I am committed to supporting the learning of all students in my class. If you have already registered with the Office of Accessible Education and have a letter of accommodations, please share that with me early in the semester. If you have or think you have a disability (learning, sensory, physical, chronic health, mental health, or attentional), but you haven't been in contact with OAE yet, please reach out to them at oaestaff@williams.edu -- they are a great resource to ensure access and reasonable accommodations.

Time Management

Following college guidelines, in addition to the 2.5 hours we spend together during our class meeting time, you should expect to spend (on average) 10 hours per week on the academic and creative work related to class. If you find that you are spending considerably more (or considerably less!) time to engage with this course academically, please contact me so that we can determine the best course of action as you approach the materials -- we may be able to identify study strategies or skills that could support your success in this class while also helping manage the amount of time required.

Honor Code

Williams’ Honor Code applies to all assignments in this class. In particular, you may work with peers on the regular homework questions (but write-ups you submit should be your own); you are asked to work alone on the Solo Questions; group projects are collaborative efforts; and exams are solo efforts. 

While emerging AI technologies may be able to solve particular homework problems for you, I strongly recommend that you not use them. The goal of homework is to practice what you’re learning in a low-stakes environment and to get feedback on your understanding of the material. You will not receive these benefits from an assignment that ChatGPT completes on your behalf! 

Title IX

Williams College is committed to providing a safe learning environment for all students that is free of all forms of discrimination and sexual harassment, including sexual assault, domestic violence, dating violence, and stalking. If you (or someone you know) has experienced or experiences any of these incidents, know that you are not alone. Williams has staff members trained to support you in navigating campus life, accessing health and counseling services, providing academic and housing accommodations, helping with legal protective orders, and more. Additional information and resources, including confidential resources, are available at: http://titleix.williams.edu/support-and-accommodation/support-and-assistance- for-students/.

Please be aware that all Williams faculty members are responsible employees. That means that if you tell me about a situation involving sexual harassment, sexual assault, dating violence, domestic violence, or stalking, I must share that information with the Title IX Coordinator. Although I have to make that notification, you will control how your case will be handled, including whether or not you wish to pursue a formal complaint. Our goal is to make sure you are aware of the range of options available to you and have access to the resources you need.

How to Thrive in STAT 201

Make (Regular) Time

You will be asked to think, compute, and write in this class. You will run into bugs in your code and practice the skill of troubleshooting. Start your homework early so that you have the opportunity to ask questions in office hours -- and so that concepts have time to percolate!

Learn By Practicing

Research on how people learn shows that trying to remember or work through something is much better for your learning than just re-reading it -- even if you get it wrong at first! Some ways you can incorporate this into your studying:

Read the Book

The textbook is a great resource, containing additional explanations of course concepts and an abundance of exercises. Re-read sections that were challenging for you and work through problems both on your own and with your classmates.

Ask Questions!

You are always welcome (and encouraged!) to ask questions during class. Outside of class, you have a variety of options:

Logistics

Instructor: Anna Plantinga (amp9@williams.edu, Wachenheim/NSB 238) 

Class Sessions: MWF 11:00-12:15 PM (room TBD) 


Office Hours: M 1-2pm, Tu 10-11:30 am, Th 2:30-4 pm, F 1:30-3 pm 


TA Sessions: TBD 


Textbook: Stats: Data & Models, 5th Edition  by De Veaux, Velleman, and Bock. A copy is on 4-hour course reserve in Schow if you prefer not to purchase the book – just plan ahead. 


Course Website: All key course resources will be available on or linked from Glow. In particular, there are links from Glow to Gradescope for homework submission. Note that HW must be in pdf format for Gradescope, and you'll want to leave yourself a couple of extra minutes to select where in the HW each problem appears.


Statistical Software: We will use R and RStudio for all computing in this class. See Glow for installation instructions and more!