Statistics provides the mathematical framework for reasoning under uncertainty. These notes cover the core toolkit: how data behaves, how to test claims, how to model relationships, and how to update beliefs as evidence arrives. Start with a cluster overview and follow links into specifics.

Probability & Foundations

  • Random Variable - the formal bridge from outcomes to numbers; entry point for all distribution and inference concepts
  • Conditional Probability - updating probability with new information by restricting the sample space
  • Bayes’ Rule - reversing conditional probability to compute the probability of a cause given an effect
  • Expected Value - the probability-weighted average outcome of a random variable
  • Variance and Covariance - measuring spread and co-movement between variables

Probability Distributions

Statistical Inference

Regression & Modeling

Bayesian Methods

  • Bayesian Inference - prior, likelihood, posterior; updating beliefs with observed data via Bayes’ theorem

The full file listing follows below, generated automatically by Quartz.