Autumn
Winter
Spring
Summer

1 - 10 of 95 results for: STATS

STATS 32: Introduction to R for Undergraduates

This short course runs for weeks one through five of the quarter. It is recommended for undergraduate students who want to use R in the humanities or social sciences and for students who want to learn the basics of R programming. The goal of the short course is to familiarize students with R's tools for data analysis. Lectures will be interactive with a focus on learning by example, and assignments will be application-driven. No prior programming experience is needed. Topics covered include basic data structures, File I/O, data transformation and visualization, simple statistical tests, etc, and some useful packages in R. Prerequisite: undergraduate student. Priority given to non-engineering students. Laptops necessary for use in class.
Last offered: Autumn 2024 | Units: 1

STATS 48N: Riding the Data Wave (BMDS 48N)

Imagine collecting a bit of your saliva and sending it in to one of the personalized genomics company: for very little money you will get back information about hundreds of thousands of variable sites in your genome. Records of exposure to a variety of chemicals in the areas you have lived are only a few clicks away on the web; as are thousands of studies and informal reports on the effects of different diets, to which you can compare your own. What does this all mean for you? Never before in history humans have recorded so much information about themselves and the world that surrounds them. Nor has this data been so readily available to the lay person. Expression as "data deluge'' are used to describe such wealth as well as the loss of proper bearings that it often generates. How to summarize all this information in a useful way? How to boil down millions of numbers to just a meaningful few? How to convey the gist of the story in a picture without misleading oversimplifications? To an more »
Imagine collecting a bit of your saliva and sending it in to one of the personalized genomics company: for very little money you will get back information about hundreds of thousands of variable sites in your genome. Records of exposure to a variety of chemicals in the areas you have lived are only a few clicks away on the web; as are thousands of studies and informal reports on the effects of different diets, to which you can compare your own. What does this all mean for you? Never before in history humans have recorded so much information about themselves and the world that surrounds them. Nor has this data been so readily available to the lay person. Expression as "data deluge'' are used to describe such wealth as well as the loss of proper bearings that it often generates. How to summarize all this information in a useful way? How to boil down millions of numbers to just a meaningful few? How to convey the gist of the story in a picture without misleading oversimplifications? To answer these questions we need to consider the use of the data, appreciate the diversity that they represent, and understand how people instinctively interpret numbers and pictures. During each week, we will consider a different data set to be summarized with a different goal. We will review analysis of similar problems carried out in the past and explore if and how the same tools can be useful today. We will pay attention to contemporary media (newspapers, blogs, etc.) to identify settings similar to the ones we are examining and critique the displays and summaries there documented. Taking an experimental approach, we will evaluate the effectiveness of different data summaries in conveying the desired information by testing them on subsets of the enrolled students.
Last offered: Autumn 2020 | Units: 3 | UG Reqs: WAY-AQR, WAY-FR

STATS 60: Introduction to Statistical Methods: Precalculus (PSYCH 10)

Techniques for organizing data, computing, and interpreting measures of central tendency, variability, and association. Estimation, confidence intervals, tests of hypotheses, correlation, and regression.
Terms: Aut, Win, Spr, Sum | Units: 5 | UG Reqs: GER:DB-Math, WAY-AQR, WAY-FR

STATS 100: Mathematics of Sports

This course will teach you how statistics and probability can be applied in sports, in order to evaluate team and individual performance, build optimal in-game strategies and ensure fairness between participants. Topics will include examples drawn from multiple sports such as basketball, baseball, soccer, football and tennis. The course is intended to focus on data-based applications, and will involve computations in R with real data sets via tutorial sessions and homework assignments. Prereqs: No statistical or programming background is assumed, but introductory courses, e.g, Stats 60,101 or 116, are recommended. A prior knowledge of Linear Algebra (e.g., Math 51) and basic probability is strongly recommended.
Terms: Win | Units: 3 | UG Reqs: GER:DB-Math, WAY-AQR
Instructors: Kim, G. (PI)

STATS 110: Introduction to Statistics for Engineering and the Sciences

Introduction to statistics with examples drawn from various fields, including the sciences, engineering, and social sciences. Collecting data (random sampling, randomized experiments); describing data (numerical and graphical summaries); discrete and continuous probability models; statistical inference (hypothesis tests and confidence intervals). Use of software to conduct probability simulations and data analysis. Prerequisite: MATH 20 or AP Calculus AB.
Terms: Aut, Sum | Units: 5 | UG Reqs: GER:DB-Math, WAY-AQR, WAY-FR
Instructors: Sun, D. (PI) ; Bhowal, S. (TA) ; Kanekar, R. (TA) ; Kazdan, J. (TA) ; Lyu, D. (TA) ; Robinson, M. (TA) ; Sudijono, T. (TA) ; Sun, R. (TA) ; Wu, T. (TA)

STATS 117: Introduction to Probability Theory

Introduction to probability theory, including probability axioms, conditional probability, independence, random variables, and expectation. Joint, marginal, and conditional distributions. Discrete models (binomial, hypergeometric, Poisson) and continuous models (normal, exponential). Prerequisites: MATH 21 or AP Calculus BC.
Terms: Aut, Spr, Sum | Units: 3-4 | UG Reqs: WAY-AQR, WAY-FR

STATS 118: Probability Theory for Statistical Inference

Continuation of STATS 117, with a focus on probability topics useful for statistical inference. Sampling distributions of sums, means, variances, and order statistics of random variables. Convolutions, moment generating functions, and limit theorems. Probability distributions useful in statistics (gamma, beta, chi-square, t, multivariate normal). Applications to estimation and hypothesis testing. Prerequisites: Math 51, MATH 52 (may be taken concurrently), and STATS 117, or equivalent courses. See https://statistics.stanford.edu/course-equiv for equivalent courses in other departments that satisfy these prerequisites.
Terms: Aut, Win | Units: 3-4 | UG Reqs: WAY-AQR, WAY-FR
Instructors: Hwang, J. (PI) ; Kim, G. (PI) ; Liang, L. (TA) ; Nguyen, N. (TA) ; Song, Z. (TA) ; Tung, N. (TA) ; Wu, S. (TA) ; Zhou, Y. (TA)

STATS 141: Introduction to Statistics for Biology (BIO 141)

Statistical methods for biological and medical applications. Collecting data (random sampling, randomized experiments); describing data (numerical and graphical summaries); probability models; statistical inference (hypothesis tests and confidence intervals). Use of software to conduct probability simulations and data analysis. This is an introductory course; students with previous experience in statistics should consider taking STATS 191 instead.
Terms: Spr, Sum | Units: 5 | UG Reqs: GER:DB-Math, WAY-AQR

STATS 191: Introduction to Applied Statistics

Intermediate statistics course covering statistical models, such as linear regression, analysis of variance, categorical data analysis, and logistic regression. Emphasis is on conceptual rather than theoretical understanding. Applications to social/biological sciences. Student assignments/projects require use of the software package R.
Terms: Aut, Sum | Units: 3 | UG Reqs: GER:DB-Math, WAY-AQR

STATS 195: Introduction to R

This short course runs for four weeks (weeks 2-5 of quarter). It is recommended for students who want to use R in statistics, science or engineering courses, and for students who want to learn the basics of data science with R. The goal of the short course is to familiarize students with some of the most important R tools for data analysis. Lectures will focus on learning by example and assignments will be application-driven. No prior programming experience is assumed.
Last offered: Winter 2025 | Units: 1
© Stanford University | Terms of Use | Copyright Complaints