Fall 2025
Days/times: Tuesday, Thursday / 12:00 pm - 1:15 pm
Location: PRCE 255
Instructor:
Name | Office | Phone | Office hours | |
Greg Francis | PSYCH 3186 | gfrancis@purdue.edu | 494-6934 | MWF 1:00 - 2:00 pm |
Materials (lectures, readings, datasets, code):
This material can be downloaded from the class website at http://www2.psych.purdue.edu/~gfrancis/Classes/PSY626/indexF25.html
Text:
![]() | McElreath, R Statistical Rethinking: A Bayesian Course with Examples in R and Stan. Try to get the second edition. Ordering information and code examples are at the book web site. |
In case you do not yet have the textbook, Chapters 1 and 2 of the textbook are on-line.
You can probably find a PDF of the full book online, but it is better to support the author and buy a copy.As mentioned in class, you might want to install the rethinking package on your own computer. Here is some guidance for a modern Mac (note the dependencies near the top).
General guidance is at the rethinking GitHub. Note, you cannot get by with just the slim install because we will soon need the MCMC algorithms.
There is an R script that might help, but I think you still need to first install a C-compiler.
General plan: The course will explain why you might want to use Bayesian methods instead of frequentist methods (such as t-tests, ANOVA, or regression). The general plan is to:
Throughout, we will be using computer programs to demonstrate the ideas. There will not be any proofs.
Class home page: The home page for this course is http://www.psych.purdue.edu/~gfrancis/Classes/PSY626/indexF25.html From this page you can download lecture notes, view the class schedule, view current grades, and connect to the various homework assignments.
Homework: Assignments will be due approximately every two weeks. The intention is to use the homework assignments as a way of practicing the concepts we discuss in class. They will be graded, but only to insure that students actively participate.
Project: In the last two weeks, students will present a Bayesian (or related) analysis of some of their own data. If you do not happen to have a data set, we will get one for you. There is no formal requirement for what to include in the project, but here's a few thoughts.
Assumed background: