Probability Theory | Mathematics
sources:
- text: Spivak - Calculus
Probability Theory
Section titled “Probability Theory”Contents
Section titled “Contents”- Probability Spaces
- Random Variables
- Joint Distributions and Independence
- Limit Theorems
- Transformations and Convolutions
Overview
Section titled “Overview”University-level probability theory notes covering probability spaces, random variables, and limit theorems.
Topics Covered
Section titled “Topics Covered”- Probability Spaces: Sigma-algebras, measures, conditional probability
- Random Variables: Discrete and continuous distributions, expectation, variance
- Joint Distributions: Independence, covariance, correlation
- Limit Theorems: Law of large numbers, central limit theorem
Prerequisites
Section titled “Prerequisites”- Real analysis (sequences, series, integration)
- Basic set theory and logic
- Mathematical proofs and logic
How to Use These Notes
Section titled “How to Use These Notes”Start with probability spaces to build foundational knowledge, then progress to random variables and limit theorems. Each section includes worked examples and practice problems.
Navigation
Section titled “Navigation”Use the sidebar to browse topics, or start with the introductory pages linked from the sidebar.
Additional Resources
Section titled “Additional Resources”Each section includes:
- Detailed explanations of key concepts
- Worked examples with step-by-step solutions
- Practice problems with answers
- Common pitfalls and how to avoid them
- Connections to other areas of mathematics
Intuition
Section titled “Intuition”Probability Theory is the mathematics of uncertainty. Imagine you have a coin that might be biased, but you do not know which way. Probability theory gives you the tools to quantify that uncertainty, update your beliefs as evidence arrives, and make predictions that are optimal given what you know. A probability space is the stage on which random phenomena perform: the sample space lists all possible outcomes, the sigma-algebra defines which events you can measure, and the probability measure assigns likelihoods. Random variables translate raw outcomes into numbers you can compute with. The great limit theorems reveal that randomness becomes predictable in the aggregate: the law of large numbers says averages stabilise, and the central limit theorem explains why the bell curve appears everywhere.
Study Tips
Section titled “Study Tips”- Master the definitions: Probability theory requires precise understanding of measures and distributions
- Practise proofs: Learn to write clear, rigorous proofs
- Draw diagrams: Visualise distributions and random variables
- Learn standard examples: Know the properties of common distributions (normal, binomial, Poisson)
- Connect to applications: Relate probability theory to statistics, finance, and physics
See Also
Section titled “See Also”Common Mistakes
Section titled “Common Mistakes”Mistake 1: Assuming independence from correlation Two random variables can be uncorrelated yet dependent. For example, if is uniformly distributed on and , then but is completely determined by . Independence requires zero covariance for jointly Gaussian variables, but not as a rule.
Mistake 2: Confusing the law of large numbers with the central limit theorem The law of large numbers says the sample mean converges to the population mean as the sample size grows. The central limit theorem says the standardized sum converges to a normal distribution. These are different results: the LLN gives pointwise convergence while the CLT gives distributional convergence.
Mistake 3: Misapplying Bayes’ theorem by ignoring the prior Bayes’ theorem requires a prior probability distribution, not just the likelihood. Students often compute but forget to specify or update the prior . Without a well-defined prior, Bayesian inference reduces to computing conditional probabilities rather than performing full posterior updates.
Keep practising and reviewing to master this topic.