Fall 2020

Fall 2020

2020 Fall STAT 2 001 LEC 001 - Introduction to Statistics

Course Times
TuTh 2:00pm - 3:29pm
Course Location
Internet/Online
Course Units
4
Course number
2
Course description

Population and variables. Standard measures of location, spread and association. Normal approximation. Regression. Probability and sampling. Binomial distribution. Interval estimation. Some standard significance tests.

Instructor(s)
Cari Kaufman
Status Limit Enrolled Waitlist
C 311 308 2
Class # Section Date And Times Location Units LIM/ENR/WAIT
23697 LAB 2 MoWe 9:00am - 9:59am Internet/Online 4 26/26/0
23698 LAB 2 MoWe 10:00am - 10:59am Internet/Online 4 28/28/1
23699 LAB 2 MoWe 10:00am - 10:59am Internet/Online 4 25/24/0
23700 LAB 2 MoWe 11:00am - 11:59am Internet/Online 4 27/26/0
23701 LAB 2 MoWe 11:00am - 11:59am Internet/Online 4 24/24/0
23713 LAB 2 MoWe 9:00am - 9:59am Internet/Online 4 25/25/0
23770 LAB 2 MoWe 12:00pm - 12:59pm Internet/Online 4 29/28/1
23771 LAB 2 MoWe 1:00pm - 1:59pm Internet/Online 4 26/26/0
23772 LAB 2 MoWe 1:00pm - 1:59pm Internet/Online 4 25/25/0
23773 LAB 2 MoWe 2:00pm - 2:59pm Internet/Online 4 26/26/0
23774 LAB 2 MoWe 2:00pm - 2:59pm Internet/Online 4 25/24/0
23775 LAB 2 MoWe 3:00pm - 3:59pm Internet/Online 4 27/26/0

2020 Fall STAT 20 001 LEC 001 - Introduction to Probability and Statistics

Course Times
TuTh 2:00pm - 3:29pm
Course Location
Internet/Online
Course Units
4
Course number
20
Course description

For students with mathematical background who wish to acquire basic concepts. Relative frequencies, discrete probability, random variables, expectation. Testing hypotheses. Estimation. Illustrations from various fields.

Instructor(s)
Fletcher H Ibser
Status Limit Enrolled Waitlist
O 400 385 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23704 LAB 20 MoWe 1:00pm - 1:59pm Internet/Online 4 26/21/0
23705 LAB 20 MoWe 2:00pm - 2:59pm Internet/Online 4 26/26/0
23706 LAB 20 MoWe 2:00pm - 2:59pm Internet/Online 4 26/25/0
23707 LAB 20 MoWe 2:00pm - 2:59pm Internet/Online 4 26/23/0
23708 LAB 20 MoWe 3:00pm - 3:59pm Internet/Online 4 26/23/0
23709 LAB 20 MoWe 3:00pm - 3:59pm Internet/Online 4 26/22/0
23725 LAB 20 MoWe 9:00am - 9:59am Internet/Online 4 26/26/0
23726 LAB 20 MoWe 9:00am - 9:59am Internet/Online 4 26/23/0
23727 LAB 20 MoWe 10:00am - 10:59am Internet/Online 4 27/26/0
23728 LAB 20 MoWe 10:00am - 10:59am Internet/Online 4 26/26/0
23729 LAB 20 MoWe 11:00am - 11:59am Internet/Online 4 26/26/1
23730 LAB 20 MoWe 11:00am - 11:59am Internet/Online 4 26/22/0
23731 LAB 20 MoWe 12:00pm - 12:59pm Internet/Online 4 26/24/0
23732 LAB 20 MoWe 12:00pm - 12:59pm Internet/Online 4 26/23/0
23733 LAB 20 MoWe 1:00pm - 1:59pm Internet/Online 4 26/26/0

2020 Fall STAT 20 002 LEC 002 - Introduction to Probability and Statistics

Course Times
MoWeFr 12:00pm - 12:59pm
Course Location
Internet/Online
Course Units
4
Course number
20
Course description

For students with mathematical background who wish to acquire basic concepts. Relative frequencies, discrete probability, random variables, expectation. Testing hypotheses. Estimation. Illustrations from various fields.

Instructor(s)
Shobhana Murali Stoyanov
Status Limit Enrolled Waitlist
O 349 342 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23702 LAB 20 TuTh 11:00am - 11:59am Internet/Online 4 40/25/0
23714 LAB 20 TuTh 8:00pm - 8:59pm Internet/Online 4 40/31/0
23715 LAB 20 TuTh 9:00am - 9:59am Internet/Online 4 40/28/0
23716 LAB 20 TuTh 10:00am - 10:59am Internet/Online 4 40/25/0
23717 LAB 20 TuTh 10:00am - 10:59am Internet/Online 4 40/21/1
24732 LAB 20 TuTh 12:00pm - 12:59pm Internet/Online 4 40/22/1
24733 LAB 20 TuTh 1:00pm - 1:59pm Internet/Online 4 40/21/0
24734 LAB 20 TuTh 1:00pm - 1:59pm Internet/Online 4 40/29/0
24787 LAB 20 TuTh 2:00pm - 2:59pm Internet/Online 4 40/24/0
24788 LAB 20 TuTh 2:00pm - 2:59pm Internet/Online 4 40/21/0
24789 LAB 20 TuTh 3:00pm - 3:59pm Internet/Online 4 40/15/0
24790 LAB 20 TuTh 4:00pm - 4:59pm Internet/Online 4 40/23/0
26545 LAB 20 TuTh 4:00pm - 4:59pm Internet/Online 4 40/26/0

2020 Fall STAT 33A 001 LEC 001 - Introduction to Programming in R

Course Times
We 1:00pm - 1:59pm
Course Location
Internet/Online
Course Units
1
Course number
33A
Course description

An introduction to the R statistical software for students with minimal prior experience with programming. This course prepares students for data analysis with R. The focus is on the computational model that underlies the R language with the goal of providing a foundation for coding. Topics include data types and structures, such as vectors, data frames and lists; the REPL evaluation model; function calls, argument matching, and environments; writing simple functions and control flow. Tools for reading, analyzing, and plotting data are covered, such as data input/output, reshaping data, the formula language, and graphics models.

Instructor(s)
Nick Ulle
Status Limit Enrolled Waitlist
O 140 107 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
26588 LAB 33 Fr 9:00am - 9:59am Internet/Online 1 35/26/0
26589 LAB 33 Fr 10:00am - 10:59am Internet/Online 1 35/30/0
26590 LAB 33 Fr 11:00am - 11:59am Internet/Online 1 35/25/0
26591 LAB 33 Fr 12:00pm - 12:59pm Internet/Online 1 35/26/0

2020 Fall STAT 33B 001 LEC 001 - Introduction to Advanced Programming in R

Course Times
We 3:00pm - 3:59pm
Course Location
Internet/Online
Course Units
1
Course number
33B
Course description

The course is designed primarily for those who are already familiar with programming in another language, such as python, and want to understand how R works, and for those who already know the basics of R programming and want to gain a more in-depth understanding of the language in order to improve their coding. The focus is on the underlying paradigms in R, such as functional programming, atomic vectors, complex data structures, environments, and object systems. The goal of this course is to better understand programming principles in general and to write better R code that capitalizes on the language's design.

Instructor(s)
Nick Ulle
Status Limit Enrolled Waitlist
O 120 103 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
26593 LAB 33 Fr 2:00pm - 2:59pm Internet/Online 1 60/50/0
32191 LAB 33 Fr 3:00pm - 3:59pm Internet/Online 1 60/53/0

2020 Fall STAT 88 001 LEC 001 - Probability and Mathematical Statistics in Data Science

Course Times
MoWeFr 9:00am - 9:59am
Course Location
Internet/Online
Course Units
3
Course number
88
Course description

In this connector course we will state precisely and prove results discovered while exploring data in Data 8. Topics include: probability, conditioning, and independence; random variables; distributions and joint distributions; expectation, variance, tail bounds; Central Limit Theorem; symmetries in random permutations; prior and posterior distributions; probabilistic models; bias-variance tradeoff; testing hypotheses; correlation and the regression model.

Instructor(s)
Wooseok Ha, Jamarcus Liu, Daniel M Cohen, David Lyu
Status Limit Enrolled Waitlist
O 330 305 0

2020 Fall STAT 131A 001 LEC 001 - Statistical Methods for Data Science

Course Times
MoWeFr 2:00pm - 2:59pm
Course Location
Internet/Online
Course Units
4
Course number
131A
Course description

This course teaches a broad range of statistical methods that are used to solve data problems. Topics include group comparisons and ANOVA, standard parametric statistical models, multivariate data visualization, multiple linear regression, logistic regression and classification, regression trees and random forests. An important focus of the course is on statistical computing and reproducible statistical analysis. The course and lab include hands-on experience in analyzing real world data from the social, life, and physical sciences. The R statistical language is used.

Instructor(s)
Shobhana Murali Stoyanov
Status Limit Enrolled Waitlist
O 60 48 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23674 LAB 131 TuTh 9:00am - 9:59am Evans 334 4 30/22/0
23965 LAB 131 TuTh 10:00am - 10:59am Evans 334 4 30/26/0

2020 Fall STAT 133 001 LEC 001 - Concepts in Computing with Data

Course Times
MoWeFr 9:00am - 9:59am
Course Location
Internet/Online
Course Units
3
Course number
133
Course description

An introduction to computationally intensive applied statistics. Topics will include organization and use of databases, visualization and graphics, statistical learning and data mining, model validation procedures, and the presentation of results.

Instructor(s)
Gaston Sanchez Trujillo
Status Limit Enrolled Waitlist
O 150 148 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23776 LAB 133 3 0/0/0
23777 LAB 133 3 0/0/0
23778 LAB 133 3 0/0/0
23779 LAB 133 3 0/0/0
23782 LAB 133 We 11:00am - 12:59pm Internet/Online 3 44/44/0
23783 LAB 133 We 1:00pm - 2:59pm Internet/Online 3 40/30/0
23784 LAB 133 We 3:00pm - 4:59pm Internet/Online 3 40/35/0
23786 LAB 133 Th 9:00am - 10:59am Internet/Online 3 40/39/0
23787 LAB 133 3 0/0/0
23788 LAB 133 3 0/0/0

2020 Fall STAT 134 001 LEC 001 - Concepts of Probability

Course Times
MoWeFr 1:00pm - 1:59pm
Course Location
Internet/Online
Course Units
4
Course number
134
Course description

An introduction to probability, emphasizing concepts and applications. Conditional expectation, independence, laws of large numbers. Discrete and continuous random variables. Central limit theorem. Selected topics such as the Poisson process, Markov chains, characteristic functions.

Instructor(s)
Adam R. Lucas
Status Limit Enrolled Waitlist
O 300 277 0

2020 Fall STAT 135 001 LEC 001 - Concepts of Statistics

Course Times
TuTh 5:00pm - 6:29pm
Course Location
Internet/Online
Course Units
4
Course number
135
Course description

A comprehensive survey course in statistical theory and methodology. Topics include descriptive statistics, maximum likelihood estimation, non-parametric methods, introduction to optimality, goodness-of-fit tests, analysis of variance, bootstrap and computer-intensive methods and least squares estimation. The laboratory includes computer-based data-analytic applications to science and engineering.

Instructor(s)
Yun S. Song
Status Limit Enrolled Waitlist
O 180 122 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23734 LAB 135 Fr 2:00pm - 2:59pm Internet/Online 4 30/24/0
23735 LAB 135 Fr 2:00pm - 2:59pm Internet/Online 4 30/17/0
23796 LAB 135 Fr 10:00am - 10:59am Internet/Online 4 30/19/0

2020 Fall STAT 140 001 LEC 001 - Probability for Data Science

Course Times
TuTh 12:30pm - 1:59pm
Course Location
Internet/Online
Course Units
4
Course number
140
Course description

An introduction to probability, emphasizing the combined use of mathematics and programming to solve problems. Random variables, discrete and continuous families of distributions. Bounds and approximations. Dependence, conditioning, Bayes methods. Convergence, Markov chains. Least squares prediction. Random permutations, symmetry, order statistics. Use of numerical computation, graphics, simulation, and computer algebra.

Instructor(s)
Anindita Adhikari
Status Limit Enrolled Waitlist
O 335 332 0

2020 Fall STAT 153 001 LEC 001 - Introduction to Time Series

Course Times
TuTh 3:30pm - 4:59pm
Course Location
Internet/Online
Course Units
4
Course number
153
Course description

An introduction to time series analysis in the time domain and spectral domain. Topics will include: estimation of trends and seasonal effects, autoregressive moving average models, forecasting, indicators, harmonic analysis, spectra.

Instructor(s)
Jared D Fisher
Status Limit Enrolled Waitlist
O 140 127 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
25390 LAB 153 Fr 9:00am - 10:59am Internet/Online 4 35/31/0
25391 LAB 153 Fr 11:00am - 12:59pm Internet/Online 4 35/34/0
25392 LAB 153 Fr 1:00pm - 2:59pm Internet/Online 4 35/29/0
25393 LAB 153 Fr 3:00pm - 4:59pm Internet/Online 4 35/33/0

2020 Fall STAT 154 001 LEC 001 - Modern Statistical Prediction and Machine Learning

Course Times
TuTh 11:00am - 12:29pm
Course Location
Internet/Online
Course Units
4
Course number
154
Course description

Theory and practice of statistical prediction. Contemporary methods as extensions of classical methods. Topics: optimal prediction rules, the curse of dimensionality, empirical risk, linear regression and classification, basis expansions, regularization, splines, the bootstrap, model selection, classification and regression trees, boosting, support vector machines. Computational efficiency versus predictive performance. Emphasis on experience with real data and assessing statistical assumptions.

Instructor(s)
Gaston Sanchez Trujillo
Status Limit Enrolled Waitlist
O 70 52 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23669 LAB 154 Mo 10:00am - 11:59am Internet/Online 4 35/24/0
23670 LAB 154 Mo 12:00pm - 1:59pm Internet/Online 4 35/27/0
25564 LAB 154 Mo 2:00pm - 3:59pm Internet/Online 4 1/1/0

2020 Fall STAT 155 001 LEC 001 - Game Theory

Course Times
MoWeFr 11:00am - 11:59am
Course Location
Internet/Online
Course Units
3
Course number
155
Course description

General theory of zero-sum, two-person games, including games in extensive form and continuous games, and illustrated by detailed study of examples.

Instructor(s)
Adam R. Lucas, Zihao Chen
Status Limit Enrolled Waitlist
O 100 62 0

2020 Fall STAT 156 001 LEC 001 - Causal Inference

Course Times
MoWe 5:00pm - 6:29pm
Course Location
Internet/Online
Course Units
4
Course number
156
Course description

This course will focus on approaches to causal inference using the potential outcomes framework. It will also use causal diagrams at an intuitive level. The main topics are classical randomized experiments, observational studies, instrumental variables, principal stratification and mediation analysis. Applications are drawn from a variety of fields including political science, economics, sociology, public health, and medicine. This course is a mix of statistical theory and data analysis. Students will be exposed to statistical questions that are relevant to decision and policy making.

Instructor(s)
Peng Ding
Status Limit Enrolled Waitlist
O 35 19 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
33495 LAB 156 Tu 2:00pm - 3:59pm Internet/Online 4 18/11/0
33496 LAB 156 Tu 4:00pm - 5:59pm Internet/Online 4 18/8/0

2020 Fall STAT 157 001 SEM 001 - Seminar on Topics in Probability and Statistics

Course Times
TuTh 3:30pm - 4:59pm
Course Location
Internet/Online
Course Units
3
Course number
157
Course description

Substantial student participation required. The topics to be covered each semester that the course may be offered will be announced by the middle of the preceding semester; see departmental bulletins. Recent topics include: Bayesian statistics, statistics and finance, random matrix theory, high-dimensional statistics.

Instructor(s)
Adityanand Guntuboyina
Status Limit Enrolled Waitlist
C 15 15 0

2020 Fall STAT 201A 001 LEC 001 - Introduction to Probability at an Advanced Level

Course Times
TuTh 11:00am - 12:29pm
Course Location
Internet/Online
Course Units
4
Course number
201A
Course description

Distributions in probability and statistics, central limit theorem, Poisson processes, modes of convergence, transformations involving random variables.

Instructor(s)
James W Pitman
Status Limit Enrolled Waitlist
O 70 53 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23680 LAB 201 Mo 12:00pm - 1:59pm Evans 344 4 35/31/0
23681 LAB 201 Mo 3:00pm - 4:59pm Evans 344 4 35/22/0

2020 Fall STAT 201B 001 LEC 001 - Introduction to Statistics at an Advanced Level

Course Times
TuTh 2:00pm - 3:29pm
Course Location
Internet/Online
Course Units
4
Course number
201B
Course description

Estimation, confidence intervals, hypothesis testing, linear models, large sample theory, categorical models, decision theory.

Instructor(s)
Elizabeth Purdom
Status Limit Enrolled Waitlist
O 70 52 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23683 LAB 201 We 11:00am - 12:59pm Evans 344 4 35/29/0
23684 LAB 201 We 1:00pm - 2:59pm Evans 344 4 35/23/0

2020 Fall STAT C205A 001 LEC 001 - Probability Theory

Course Times
TuTh 2:00pm - 3:29pm
Course Location
Internet/Online
Course Units
4
Course number
C205A
Course description

The course is designed as a sequence with Statistics C205B/Mathematics C218B with the following combined syllabus. Measure theory concepts needed for probability. Expection, distributions. Laws of large numbers and central limit theorems for independent random variables. Characteristic function methods. Conditional expectations, martingales and martingale convergence theorems. Markov chains. Stationary processes. Brownian motion.

Instructor(s)
Shirshendu Ganguly, Mehdi Ouaki
Status Limit Enrolled Waitlist
O 30 27 1

2020 Fall STAT C206A 001 LEC 001 - Advanced Topics in Probability and Stochastic Process

Course Times
TuTh 12:30pm - 1:59pm
Course Location
Requested General Assignment
Course Units
3
Course number
C206A
Course description

The topics of this course change each semester, and multiple sections may be offered. Advanced topics in probability offered according to students demand and faculty availability.

Instructor(s)
Alan Hammond
Status Limit Enrolled Waitlist
O 10 7 0

2020 Fall STAT 210A 001 LEC 001 - Theoretical Statistics

Course Times
TuTh 9:30am - 10:59am
Course Location
Internet/Online
Course Units
4
Course number
210A
Course description

An introduction to mathematical statistics, covering both frequentist and Bayesian aspects of modeling, inference, and decision-making. Topics include statistical decision theory; point estimation; minimax and admissibility; Bayesian methods; exponential families; hypothesis testing; confidence intervals; small and large sample theory; and M-estimation.

Instructor(s)
William Fithian, Tae Joo Ahn, Forest Yang
Status Limit Enrolled Waitlist
O 140 107 0

2020 Fall STAT 215A 001 LEC 001 - Statistical Models: Theory and Application

Course Times
TuTh 11:00am - 12:29pm
Course Location
Internet/Online
Course Units
4
Course number
215A
Course description

Applied statistics with a focus on critical thinking, reasoning skills, and techniques. Hands-on-experience with solving real data problems with high-level programming languages such as R. Emphasis on examining the assumptions behind standard statistical models and methods. Exploratory data analysis (e.g., graphical data summaries, PCAs, clustering analysis). Model formulation, fitting, and validation and testing. Linear regression and generalizations (e.g., GLMs, ridge regression, lasso).

Instructor(s)
Bin Yu
Status Limit Enrolled Waitlist
O 42 37 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23721 LAB 215 Fr 11:00am - 12:59pm Internet/Online 4 42/37/0

2020 Fall STAT 243 001 LEC 001 - Introduction to Statistical Computing

Course Times
MoWeFr 10:00am - 10:59am
Course Location
Internet/Online
Course Units
4
Course number
243
Course description

Concepts in statistical programming and statistical computation, including programming principles, data and text manipulation, parallel processing, simulation, numerical linear algebra, and optimization.

Instructor(s)
Christopher Paciorek
Status Limit Enrolled Waitlist
O 80 57 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
23822 LAB 243 Fr 12:00pm - 1:59pm Internet/Online 4 40/33/0
23823 LAB 243 Fr 2:00pm - 3:59pm Internet/Online 4 40/24/0
34333 LAB 243 4 1/0/0

2020 Fall STAT 256 001 LEC 001 - Causal Inference

Course Times
MoWe 5:00pm - 6:29pm
Course Location
Internet/Online
Course Units
4
Course number
256
Course description

This course will focus on approaches to causal inference using the potential outcomes framework. It will also use causal diagrams at an intuitive level. The main topics are classical randomized experiments, observational studies, instrumental variables, principal stratification and mediation analysis. Applications are drawn from a variety of fields including political science, economics, sociology, public health, and medicine. This course is a mix of statistical theory and data analysis. Students will be exposed to statistical questions that are relevant to decision and policy making.

Instructor(s)
Peng Ding
Status Limit Enrolled Waitlist
O 36 30 0
Class # Section Date And Times Location Units LIM/ENR/WAIT
33498 LAB 256 Tu 2:00pm - 3:59pm Internet/Online 4 18/13/0
33499 LAB 256 Tu 4:00pm - 5:59pm Internet/Online 4 18/17/0

2020 Fall STAT 260 001 LEC 001 - Topics in Probability and Statistics

Course Times
TuTh 3:30pm - 4:59pm
Course Location
Internet/Online
Course Units
3
Course number
260
Course description

Special topics in probability and statistics offered according to student demand and faculty availability.

Instructor(s)
Adityanand Guntuboyina
Status Limit Enrolled Waitlist
O 19 18 0

2020 Fall STAT 260 002 LEC 002 - Topics in Probability and Statistics

Course Units
3
Course number
260
Course description

Special topics in probability and statistics offered according to student demand and faculty availability.

Status Limit Enrolled Waitlist
O 6 0 0

2020 Fall STAT 278B 001 SEM 001 - Statistics Research Seminar

Course Times
We 4:00pm - 4:59pm
Course number
278B
Course description

Special topics, by means of lectures and informational conferences.

Instructor(s)
Song Mei, Jacob Noah Steinhardt
Status Limit Enrolled Waitlist
O 35 13 0

2020 Fall STAT 278B 002 SEM 002 - Statistics Research Seminar

Course Times
We 3:00pm - 3:59pm
Course number
278B
Course description

Special topics, by means of lectures and informational conferences.

Instructor(s)
Shirshendu Ganguly
Status Limit Enrolled Waitlist
O 10 7 0

2020 Fall STAT 375 001 LEC 001 - Professional Preparation: Teaching of Probability and Statistics

Course Times
Fr 9:00am - 9:59am
Course number
375
Course description

Discussion, problem review and development, guidance of laboratory classes, course development, supervised practice teaching.

Instructor(s)
Fletcher H Ibser
Status Limit Enrolled Waitlist
O 30 20 0